Skip to content

Commit a13c7c6

Browse files
chore(nix): fix hash for updated go dependencies
1 parent 627ec2f commit a13c7c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)