mirror of
https://github.com/fosrl/newt.git
synced 2026-04-13 05:16:39 +00:00
chore(nix): fix hash for updated go dependencies
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
inherit version;
|
inherit version;
|
||||||
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
|
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
|
||||||
|
|
||||||
vendorHash = "sha256-+zMSzNbqmWm/DXL2xMUd5uPP5tSIybsRokwJ2zd0pf0=";
|
vendorHash = "sha256-MgIe80lUgMfpsducVzdgs/Z7tgsKV7lctImfIBfSLNY=";
|
||||||
|
|
||||||
nativeInstallCheckInputs = [ pkgs.versionCheckHook ];
|
nativeInstallCheckInputs = [ pkgs.versionCheckHook ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user