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
|
in
|
||||||
{
|
{
|
||||||
legacyPackages = (
|
legacyPackages = (
|
||||||
(alexandriaLib.indexByName ./documents/by-name)
|
(alexandriaLib.indexByName ./by-name) // (alexandriaLib.indexByCourse ./by-course)
|
||||||
// (alexandriaLib.indexByCourse ./documents/by-course)
|
|
||||||
);
|
);
|
||||||
# devShells.default = typixLib.devShell {
|
# devShells.default = typixLib.devShell {
|
||||||
# inherit (commonArgs) fontPaths virtualPaths;
|
# inherit (commonArgs) fontPaths virtualPaths;
|
||||||
|
|
Loading…
Reference in a new issue