fixup! lxc: fixup build
This commit is contained in:
parent
64cdda4b5f
commit
e7df8051fb
1 changed files with 1 additions and 1 deletions
|
@ -61,8 +61,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
doCheck = true;
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/300635
|
||||
postInstall = ''chmod -R u-s,g-s "$out"'';
|
||||
postBuild = "set -x";
|
||||
|
||||
passthru = {
|
||||
tests = {
|
||||
|
|
Loading…
Reference in a new issue