refactor: more reorganization
This commit is contained in:
parent
85e8921b70
commit
b2708695c2
2 changed files with 1 additions and 2 deletions
|
@ -71,8 +71,7 @@
|
|||
in
|
||||
{
|
||||
legacyPackages = (
|
||||
(alexandriaLib.indexByName ./documents/by-name)
|
||||
// (alexandriaLib.indexByCourse ./documents/by-course)
|
||||
(alexandriaLib.indexByName ./by-name) // (alexandriaLib.indexByCourse ./by-course)
|
||||
);
|
||||
# devShells.default = typixLib.devShell {
|
||||
# inherit (commonArgs) fontPaths virtualPaths;
|
||||
|
|
Loading…
Reference in a new issue