mirror of
https://github.com/daylinmorgan/tsm.git
synced 2024-12-21 20:50:45 -06:00
update deps hash
This commit is contained in:
parent
258d5cd1e5
commit
e8539740f6
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
pname = "tsm";
|
pname = "tsm";
|
||||||
version = "2024.1001-unstable";
|
version = "2024.1001-unstable";
|
||||||
src = ../.;
|
src = ../.;
|
||||||
nimbleDepsHash = "sha256-1J0Wt/XjFiSN1MTfgg9tE5dY3GnXH/UgG3zCL19GgpU=";
|
nimbleDepsHash = "sha256-8noTwYwtaPaF9iGq4EZhWMi709l9e66CJn8vm4aIyO4=";
|
||||||
nimFlags = [
|
nimFlags = [
|
||||||
"-d:TsmVersion=v${version}"
|
"-d:TsmVersion=v${version}"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue