Skip to content

Commit 3eb5763

Browse files
kradalbywillnorris
authored andcommitted
nix: update flake hash to mirror go.mod
Signed-off-by: Kristoffer Dalby <[email protected]>
1 parent 41060ba commit 3eb5763

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
@@ -29,7 +29,7 @@
2929
version = golinkVersion;
3030
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
3131

32-
vendorSha256 = "sha256-3JfGHHzK9HXU3OaKJ4jbTnU8fsE1MwEtdjDzF+/bHLo="; # SHA based on vendoring go.mod
32+
vendorSha256 = "sha256-TS3L/Pil3Vww/G3f8P/4wKwnwAKsTPPisiXukCbci6I="; # SHA based on vendoring go.mod
3333
};
3434
};
3535
}

0 commit comments

Comments
 (0)