fix: update nix hash for dependencies (#842)
This commit is contained in:
parent
58b95c5c95
commit
cbc80802cb
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
outputHashAlgo = "sha256";
|
||||
outputHashMode = "recursive";
|
||||
outputHash = "sha256-+hUANv0w3qnK5d2+4JW3XMazLRDhWCbOxUXQyTGta/0=";
|
||||
outputHash = "sha256-6SvLw/8UBIHlcIY7jUJKv6DHPooP3aUz+4PvC7UNzv4=";
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue