Consistent file naming between overlays for eventual auto inclusion

This commit is contained in:
Tyson Whitehead
2018-08-21 15:39:40 -04:00
parent c2c217660b
commit 7f6c635426
3 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ let
let res = import path res super self; in res;
in
map knot [
./temporary/all-temporary.nix
./temporary/all-packages.nix
./pkgs/all-packages.nix
];