mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
Cargo sha needs tweaking
This commit is contained in:
parent
58ff0bb2f7
commit
6eb795ce6b
@ -4,5 +4,5 @@ with nixpkgs;
|
|||||||
pname = "kitchen";
|
pname = "kitchen";
|
||||||
version = "0.0.2";
|
version = "0.0.2";
|
||||||
src = gitignoreSrc.gitignoreSource ./.;
|
src = gitignoreSrc.gitignoreSource ./.;
|
||||||
cargoSha256 = "sha256-DmUWZbZL8A5ht9ujx70qDvT6UC1CKiY6LtwWmKMvVhs=";
|
cargoSha256 = "sha256-aSw+BX90rmcagVOkLVEfjlqTi+dv4QVT7JPZQd3eKjA=";
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user