forked from mirrors/nixpkgs
Fixing 'my-env', when without cleanup.
This commit is contained in:
parent
48f97bdae0
commit
44e99f41be
|
@ -135,6 +135,7 @@ mkDerivation {
|
|||
${extraCmds}
|
||||
|
||||
nix_cleanup() {
|
||||
:
|
||||
${cleanupCmds}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue