mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
Cleanup
This commit is contained in:
parent
cc2eeef4ab
commit
0d00215880
@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
||||
|
||||
builder = builtins.toFile "builder"
|
||||
''
|
||||
if [ -e .attrs.sh ]; then . .attrs.sh; fi
|
||||
. .attrs.sh
|
||||
|
||||
out=''${outputs[out]}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user