mirror of
https://github.com/fosrl/newt.git
synced 2026-03-05 02:06:44 +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-gvHlSQqflytC2ld83UO5jrIEhg+Z/no6d+5r3xRzAec=";
|
vendorHash = "sha256-6DrmPT0KmDs42zRb98S9MXJIMcx+5RX9sRHqOEy2i68=";
|
||||||
|
|
||||||
nativeInstallCheckInputs = [ pkgs.versionCheckHook ];
|
nativeInstallCheckInputs = [ pkgs.versionCheckHook ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user