breaking: move texlive packages to a guix manifest

pull/1/head
anemofilia 2023-08-28 11:29:39 -03:00
parent e893f31338
commit 0be7f59a5a
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
2 changed files with 30 additions and 6 deletions

29
manifests/tex.scm Normal file
View File

@ -0,0 +1,29 @@
(use-modules
(guix profiles)
(gnu packages tex))
(packages->manifest
(list texlive-amsfonts
texlive-scheme-minimal
texlive-babel-french
texlive-beamer
texlive-bibtex
texlive-booktabs
texlive-capt-of
texlive-ec
texlive-enumitem
texlive-float
texlive-fontspec
texlive-graphics
texlive-hyphen-french
texlive-geometry
texlive-latex-fonts
texlive-minted
texlive-pdftex
texlive-pgf
texlive-setspace
texlive-texinfo
texlive-tcolorbox
texlive-tools
texlive-ulem
texlive-unicode-math))

View File

@ -34,7 +34,7 @@
#|M|# maths messaging minetest #|M|# maths messaging minetest
#|P|# password-utils pdf pulseaudio python-xyz #|P|# password-utils pdf pulseaudio python-xyz
#|S|# scheme shells ssh suckless #|S|# scheme shells ssh suckless
#|T|# telegram tex text-editors tor toys #|T|# telegram text-editors tor toys
#|V|# version-control video #|V|# version-control video
#|W|# web-browsers wm #|W|# web-browsers wm
#|X|# xdisorg xorg) #|X|# xdisorg xorg)
@ -104,11 +104,6 @@
#|ssh |# openssh #|ssh |# openssh
#|suckless |# xst #|suckless |# xst
#|telegram |# telegram-desktop #|telegram |# telegram-desktop
#|tex |# texlive-amsfonts texlive-scheme-basic
texlive-beamer texlive-bibtex texlive-ec
texlive-latex-fonts texlive-graphics texlive-float
texlive-geometry texlive-minted texlive-pdfx
texlive-texinfo texlive-tools texlive-unicode-math
#|tor |# tor #|tor |# tor
#|toys |# oneko #|toys |# oneko
#|vesion-control |# git #|vesion-control |# git