We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cb333 commit 4e613ffCopy full SHA for 4e613ff
default.nix
@@ -19,7 +19,7 @@ buildGoModule rec {
19
20
nativeBuildInputs = [ installShellFiles ];
21
22
- vendorHash = "sha256-RWay4v6iJMaSd9n/d8iy+g7k8Y+oMawgdO7eQQLMzXY=";
+ vendorHash = "sha256-AXmULIWtEsNhSZ764BH5AkXlh49HNKT1jZABzhPIzPQ=";
23
#vendorHash = lib.fakeHash;
24
25
postInstall = ''
0 commit comments