mirror of
https://github.com/fosrl/newt.git
synced 2026-09-15 02:19:09 +02:00
chore(nix): fix hash for updated go dependencies
Former-commit-id: 86a7d79092
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
inherit version;
|
||||
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
|
||||
|
||||
vendorHash = "sha256-6DrmPT0KmDs42zRb98S9MXJIMcx+5RX9sRHqOEy2i68=";
|
||||
vendorHash = "sha256-kmQM8Yy5TuOiNpMpUme/2gfE+vrhUK+0AphN+p71wGs=";
|
||||
|
||||
nativeInstallCheckInputs = [ pkgs.versionCheckHook ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user