update deps hash
This commit is contained in:
parent
b04a01afc3
commit
1032b97146
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ buildNimblePackage {
|
||||||
src = lib.cleanSource ./.;
|
src = lib.cleanSource ./.;
|
||||||
nativeBuildInputs = [ makeWrapper ];
|
nativeBuildInputs = [ makeWrapper ];
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
nimbleDepsHash = "sha256-9tv/dQ+2H24QkZYuJWpLVH2yvzP8t5GLLbmV0eQOWVk=";
|
nimbleDepsHash = "sha256-fw0Utdq5wu2t30hez6EWgulzieIMlE07bOpYdtL6nms=";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue