committed: 1.1.7 -> 1.1.8 (#463982)

This commit is contained in:
Aleksana
2025-11-24 09:21:59 +00:00
committed by GitHub
+3 -3
View File
@@ -9,7 +9,7 @@
libz,
}:
let
version = "1.1.7";
version = "1.1.8";
in
rustPlatform.buildRustPackage {
pname = "committed";
@@ -19,10 +19,10 @@ rustPlatform.buildRustPackage {
owner = "crate-ci";
repo = "committed";
tag = "v${version}";
hash = "sha256-8Np7kSLSoZCytQ9RN+kRzUlQa8Lj9F70hbbYNfdgQKI=";
hash = "sha256-JjVF2Qv3gcS1bNAlWLDHthOgtX3J36IDEb45hMFlPYw=";
};
cargoHash = "sha256-gmB2NXxoD9xc24avjWyEFihVVZN1rPggOGwXz/gaZ1c=";
cargoHash = "sha256-W6znChJaDPKdqACDGrVRyEYWKGRinZKLb/21fze2t0c=";
buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [
# Until upstream bumps the libz-sys dependency to >= 1.1.15 the build fails on unstable