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

9 lines
258 B

--- nix-0.10.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ nix-0.10.0/Cargo.toml 2018-03-08T21:00:01.679343+01:00
@@ -62,5 +62,3 @@
[dev-dependencies.tempfile]
version = "2"
-[target."cfg(target_os = \"dragonfly\")".build-dependencies.gcc]
-version = "0.3"