Sync *.nix with nixpkgs changes
This commit is contained in:
parent
9a410f75d8
commit
921da44d09
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user