parent
ebad6d3826
commit
6ec0c8cea8
@ -1,8 +1,8 @@
|
|||||||
--- nix-0.26.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- nix-0.27.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ nix-0.26.4/Cargo.toml 2023-08-29T20:52:43.334989+00:00
|
+++ nix-0.27.1/Cargo.toml 2023-10-14T19:47:36.952259+00:00
|
||||||
@@ -178,5 +178,3 @@
|
@@ -143,5 +143,3 @@
|
||||||
version = "0.7"
|
[target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dev-dependencies.caps]
|
||||||
optional = true
|
version = "0.5.3"
|
||||||
|
|
||||||
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
|
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
|
||||||
-version = "0.4"
|
-version = "0.4"
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
[tests]
|
||||||
|
run = ["none"]
|
||||||
|
comments = ["many tests don't work when virtualized / containerized"]
|
@ -1 +1 @@
|
|||||||
SHA512 (nix-0.26.4.crate) = cc68ff8e3e8ea8635c6fd4c0a866cf42121aa3e25165666ef3b97b5b2c1d9273cba6f689e80eb812b55b5ee513390924a926d95fce45de0a74b98764dd1fa27d
|
SHA512 (nix-0.27.1.crate) = 7b35a0f87427eb1b5e1480d7daedafea4609b7f3a4fcf48ca99bdbc2f150865996539f2c51c7ae6a6a13169614681fc838efb306994b020d44b45735a7380010
|
||||||
|
Loading…
Reference in new issue