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.24/nix-fix-metadata-auto.diff

9 lines
251 B

--- nix-0.24.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nix-0.24.3/Cargo.toml 2023-02-15T18:05:14.273013+00:00
@@ -178,5 +178,3 @@
version = "0.6.3"
optional = true
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
-version = "0.1"