Sync *.nix with nixpkgs changes
This commit is contained in:
@ -18,7 +18,7 @@ buildGoModule rec {
|
|||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
vendorSha256 = "sha256-8eU+Mf5dxL/bAMMShXvj8I1Kdd4ysBTWvgYIXwLStPI=";
|
vendorHash = "sha256-8eU+Mf5dxL/bAMMShXvj8I1Kdd4ysBTWvgYIXwLStPI=";
|
||||||
|
|
||||||
postFixup = ''
|
postFixup = ''
|
||||||
wrapProgram $out/bin/appvm \
|
wrapProgram $out/bin/appvm \
|
||||||
|
Reference in New Issue
Block a user