update nix flake

This commit is contained in:
Daylin Morgan 2024-11-14 17:16:51 -06:00
parent 093446e4a6
commit 62ca20fd9b
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -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}"
];