3 lines
99 B
Nix
3 lines
99 B
Nix
|
sourcePaths: map import (import ./overlay-list.nix) ++
|
||
|
[(self: super: { inherit sourcePaths; })]
|