Skip to content

Commit c64ddda

Browse files
chore(nix): fix hash for updated go dependencies
1 parent 706d992 commit c64ddda

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-vy6Dqjek7pLdASbCrM9snq5Dt9lbwNJ0AuQboy1JWNQ=";
3939

4040
nativeInstallCheckInputs = [ pkgs.versionCheckHook ];
4141

0 commit comments

Comments
 (0)