texlive deprication
This commit is contained in:
@@ -35,6 +35,7 @@ with pkgs;
|
||||
killall
|
||||
minicom
|
||||
mtr
|
||||
ncurses
|
||||
ncdu
|
||||
nodejs
|
||||
|
||||
@@ -96,7 +97,9 @@ with pkgs;
|
||||
uv
|
||||
|
||||
(python3.withPackages (
|
||||
python-pkgs: with python-pkgs; [
|
||||
python-pkgs:
|
||||
with python-pkgs;
|
||||
[
|
||||
bidict
|
||||
blinker
|
||||
certifi
|
||||
@@ -150,8 +153,8 @@ with pkgs;
|
||||
xml2rfc
|
||||
zotero
|
||||
|
||||
(texlive.combine {
|
||||
inherit (texlive)
|
||||
(texliveSmall.withPackages (
|
||||
texlivePackages: with texlivePackages; [
|
||||
apa6
|
||||
apa7
|
||||
apacite
|
||||
@@ -200,8 +203,8 @@ with pkgs;
|
||||
xecjk
|
||||
xifthen
|
||||
xurl
|
||||
;
|
||||
})
|
||||
]
|
||||
))
|
||||
|
||||
dockutil
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user