Set real goModules hash for Pyroscope Nix build
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
268645f561
commit
8a766a907d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ let
|
|||
dontFixup = true;
|
||||
|
||||
outputHashMode = "recursive";
|
||||
outputHash = pkgs.lib.fakeHash;
|
||||
outputHash = "sha256-RCWuqz1XaDrS7+GqL/9v7LNA14M4/ohWEtPeTMDkJFc=";
|
||||
outputHashAlgo = "sha256";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue