generated from ElnuDev/rust-project
Fix cargoHash
This commit is contained in:
parent
33447c13d0
commit
18c1e84b79
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Updating `cargoHash`:
|
|||
version = "0.1.0";
|
||||
buildAndTestSubdir = "dyesub-tool";
|
||||
buildInputs = with pkgs; [ trunk ];
|
||||
cargoHash = "sha256-d5uj2LjKOhASfHY4anH4CtbZy2JSMzhkukpGp8qfOy0=";
|
||||
cargoHash = "sha256-aaEDYeGIiAH1RsO7zTJKefnT8aKCbIT3ssukW25GLDY=";
|
||||
meta = meta // {
|
||||
description = "A tool for generating dye sublimation transfer sheet SVGs for Japanese thumb shift 拇指シフト keycaps.";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue