flake: update go vendor hash
This commit is contained in:
parent
6207ab1e66
commit
71f8f2a652
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@
|
|||
"cmd/proxy"
|
||||
"cmd/radius"
|
||||
];
|
||||
vendorSha256 = "sha256-QOYKsYb6TpzHRI8vSI5zpRHr2aCeUN67KABTRE2Y2kg=";
|
||||
vendorSha256 = "sha256-HYj5m4yFqqaxUY3YpLePzjdXnQlTIgk9h9glVeuCoLI=";
|
||||
nativeBuildInputs = [ pkgs.makeWrapper ];
|
||||
postInstall = ''
|
||||
wrapProgram $out/bin/server --prefix PATH : ${pythonEnv}/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue