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

11 lines
420 B

--- nix-0.18.0/Cargo.toml 2020-07-27T01:15:11+00:00
+++ nix-0.18.0/Cargo.toml 2020-10-04T10:38:30.266495+00:00
@@ -70,7 +70,3 @@
version = "3.0.5"
[target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dev-dependencies.caps]
version = "0.3.1"
-[target."cfg(target_os = \"dragonfly\")".build-dependencies.cc]
-version = "1"
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
-version = "0.1"