Skip to content

Commit 64fcc00

Browse files
chore(nix): fix hash for updated go dependencies
1 parent 7957b30 commit 64fcc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
inherit version;
3636
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
3737

38-
vendorHash = "sha256-kmQM8Yy5TuOiNpMpUme/2gfE+vrhUK+0AphN+p71wGs=";
38+
vendorHash = "sha256-u7iQCKF8Jh1o0OQoPK4jSmO5pKMl9yT5Sj4GD2UuTU8=";
3939

4040
nativeInstallCheckInputs = [ pkgs.versionCheckHook ];
4141

0 commit comments

Comments
 (0)