mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-06 18:36:48 +02:00
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
|