Unverified Commit e7df8051 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

fixup! lxc: fixup build

parent 64cdda4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = {