Skip to content

Commit 38956d0

Browse files
Update Nix vendor hash (#173)
1 parent 67d1beb commit 38956d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildGoModule {
1616

1717
src = ./.;
1818

19-
vendorHash = "sha256-ANQ4gVjYrFdGj/019FZzKO68Oq11P3/qKsAYzJb4X/E=";
19+
vendorHash = "sha256-CKyMFBjBfWCKU1skBLuoIgyQGVpsioZFKdkIsG+VkH8=";
2020

2121
meta = {
2222
description = "An experiment in hermetic, reproducible build systems.";

0 commit comments

Comments
 (0)