nix_config/pkgs/lib/default.nix
2024-09-08 14:50:36 -06:00

4 lines
65 B
Nix

{callPackage}: {
importAll = callPackage ./importAll.nix {};
}