mio-ops/overlays/default.nix
2019-11-26 22:37:23 +10:00

3 lines
99 B
Nix

sourcePaths: map import (import ./overlay-list.nix) ++
[(self: super: { inherit sourcePaths; })]