Remove now-unused lipsum package
This commit is contained in:
parent
e2e2115e36
commit
6ef7a574d4
2 changed files with 1 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ pkgs.mkShellNoCC {
|
|||
lilypond
|
||||
(pkgs.texlive.combine {
|
||||
inherit (pkgs.texlive) scheme-basic
|
||||
scripture xcolor lipsum;
|
||||
scripture xcolor;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue