Compare commits

...

No commits in common. "a1ac970df76f981a5c70705b96e1e66cfea132ab" and "0c1d7156db3d2a1ebfd16d501f42d16076439c9e" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
cp -rs ${defaultPackage} $out
chmod +w $out
mkdir -p $out/nix-support
echo "app app $out" >> $out/nix-support/hydra-build-products
echo "doc app $out" >> $out/nix-support/hydra-build-products
'';
}
else { };