You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-nix0.26/nix-fix-metadata-auto.diff

9 lines
249 B

--- nix-0.26.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nix-0.26.4/Cargo.toml 2023-10-14T19:48:17.015418+00:00
@@ -178,5 +178,3 @@
version = "0.7"
optional = true
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
-version = "0.4"