texliveFullWithDocs: init at 2025-r78234-final
This commit is contained in:
@@ -1741,6 +1741,7 @@ with pkgs;
|
||||
texliveSmall
|
||||
texliveTeTeX
|
||||
;
|
||||
texliveFullWithDocs = texliveFull.overrideAttrs { withDocs = true; };
|
||||
texlivePackages = recurseIntoAttrs (lib.mapAttrs (_: v: v.build) texlive.pkgs);
|
||||
|
||||
futhark = haskell.lib.compose.justStaticExecutables haskellPackages.futhark;
|
||||
|
||||
Reference in New Issue
Block a user