Fixing 'my-env', when without cleanup.

This commit is contained in:
Lluís Batlle i Rossell 2013-05-14 18:59:50 +02:00
parent 48f97bdae0
commit 44e99f41be

View file

@ -135,6 +135,7 @@ mkDerivation {
${extraCmds}
nix_cleanup() {
:
${cleanupCmds}
}