forked from lix-project/lix
215b70f51e
This reverts commit f78126bfd6
. There
really is no need for such a massive change...
4 lines
136 B
Nix
4 lines
136 B
Nix
# The function ‘range’ comes from lib.nix and was added to the lexical
|
||
# scope by scopedImport.
|
||
range 1 5 ++ import ./imported2.nix
|