We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965ba70 commit 207e072Copy full SHA for 207e072
pkgs/blutgang/default.nix
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
19
hash = "sha256-EAmmCvESMneYuoTEa8Qm5eYqJkkRDY8CqlfsER1Pq8s=";
20
};
21
22
- cargoHash = "sha256-JnUYPSsMQ4blE31L1c4R7QikUZ9k/XMqnuzeNNtjUVU=";
+ cargoHash = "sha256-kkfIcx8sDQkPWzcTii8NHRq8S8gi+rZYSxaJptEL1QM=";
23
24
nativeBuildInputs = [
25
pkg-config
0 commit comments