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 cc998b6 commit 48d1b24Copy full SHA for 48d1b24
default.nix
@@ -19,7 +19,7 @@ buildGoModule rec {
19
20
nativeBuildInputs = [ installShellFiles ];
21
22
- vendorHash = "sha256-DWHzWksKBUTx5zOj+/zZ84hSWFLEDtacaKnLyOmmNbw=";
+ vendorHash = "sha256-jwwT60hBy088K5xgOTKFymIG48shd6Cz8S67CZOUNmc=";
23
#vendorHash = lib.fakeHash;
24
25
postInstall = ''
0 commit comments