mirror of
https://github.com/NixOS/nix
synced 2025-06-29 19:03:16 +02:00
3 lines
136 B
Nix
3 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
|