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
341 B

6 years ago
--- nix-0.14.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ nix-0.14.0/Cargo.toml 2019-06-04T22:49:16.077132+00:00
@@ -62,7 +62,3 @@
[dev-dependencies.tempfile]
6 years ago
version = "3.0.5"
-[target."cfg(target_os = \"dragonfly\")".build-dependencies.cc]
-version = "1"
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
-version = "0.1"