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

9 lines
325 B

--- nix-0.27.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nix-0.27.1/Cargo.toml 2024-03-08T12:15:24.840656+00:00
@@ -143,5 +143,3 @@
[target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dev-dependencies.caps]
version = "0.5.3"
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
-version = "0.4"