mirror of
https://github.com/daylinmorgan/tsm.git
synced 2024-11-16 01:18:31 -06:00
update nix flake
This commit is contained in:
parent
093446e4a6
commit
62ca20fd9b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
pname = "tsm";
|
||||
version = "2024.1001-unstable";
|
||||
src = ../.;
|
||||
nimbleDepsHash = "sha256-5xK3KsLLFZ72qWreIHW0SBL3+5H6Ll6o0spMfW1iPX8=";
|
||||
nimbleDepsHash = "sha256-Z+KX1r4tpLQc3hTp2HYI6aLM2cwUCFlWIU8QP/Jx7h4=";
|
||||
nimFlags = [
|
||||
"-d:TsmVersion=v${version}"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue