fixup! lxc: fixup build

This commit is contained in:
Vladimír Čunát 2024-04-01 09:51:36 +02:00
parent 64cdda4b5f
commit e7df8051fb
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {