Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

Commit 7d61193

Browse files
committed
flake: update sha256 for go.mod
1 parent 7909669 commit 7d61193

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
@@ -64,7 +64,7 @@
6464

6565
#vendorSha256 = pkgs.lib.fakeSha256;
6666
vendorSha256 =
67-
"b0ff1bcd48d430744eb68e636bdeae52bba88e45e49e43c6dd22b69438f6903d";
67+
"2f8ac98cfcc7d7a6388b8bb286c63b6e627f6d4619d87e6821b59d46b8a58bb7";
6868
};
6969
in {
7070
runner = pkgs.buildGoModule (common // {

0 commit comments

Comments
 (0)