aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/plotutils.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 2a330695c6..22a62a0f5b 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -188,11 +188,10 @@ colors, styles, options and details.")
("texinfo" ,texinfo) ;For generating documentation
;; For the manual and the tests.
("texlive" ,(texlive-union (list texlive-fonts-amsfonts
- texlive-generic-ifxetex
texlive-latex-amsfonts
texlive-latex-geometry
texlive-latex-graphics
- texlive-latex-oberdiek
+ texlive-latex-oberdiek ; for ifluatex
texlive-latex-parskip
texlive-tex-texinfo)))
("emacs" ,emacs-minimal)
td>Christopher Baines 2020-10-13installer: Add Emacs EXWM desktop environment....Jan (janneke) Nieuwenhuizen 2020-10-05services: guix: Add guix-build-coordinator-service-type....Christopher Baines 2020-10-01services: hurd-vm: Resurrect system-test by using raw disk-image....Jan (janneke) Nieuwenhuizen 2020-09-30system: image: Add image-type support....Mathieu Othacehe 2020-09-29services: hurd-vm: Add system test....Ludovic Courtès 2020-09-10tests: nfs: Improve "nfs-root-fs"....Danny Milosavljevic 2020-09-10tests: install: Fix gui-installed-desktop-os-encrypted test....Mathieu Othacehe 2020-09-07tests: nfs: Improve "nfs-root-fs"....Danny Milosavljevic 2020-09-07tests: Add "nfs-root-fs" system test....Stefan 2020-07-22services: nix: Fix sandbox....Oleg Pykhalov 2020-07-19services: ganeti: Use TLS on the remote API by default....Marius Bakke 2020-07-17tests: docker-system: Use guile-3.0....Jakub Kądziołka 2020-07-16services: Add ganeti....Marius Bakke 2020-07-15tests: zabbix: Fix typo in comment....Oleg Pykhalov 2020-07-13gnu: tests: Fix unbound variable....Julien Lepiller 2020-07-11tests: networking: Use 'net.ifnames=0' for the Open vSwitch test....Marius Bakke 2020-06-30tests: install: Increase image size limit....Mathieu Othacehe 2020-06-26tests: install: Disable image compression....Mathieu Othacehe 2020-06-26tests: install: Fix marionette race condition....Mathieu Othacehe 2020-06-13image: Make 'find-image' non-monadic....Jan (janneke) Nieuwenhuizen 2020-05-29image: Do not use VM to create disk-images....Mathieu Othacehe 2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer 2020-05-05Merge branch 'master' into core-updatesMarius Bakke 2020-05-05image: Add a new API....Mathieu Othacehe 2020-05-03tests: install: Test a F2FS root file system....Danny Milosavljevic 2020-04-30Merge branch 'master' into core-updates...Marius Bakke 2020-04-29tests: install: Fix device usage....Mathieu Othacehe 2020-04-29tests: install: Fix gui-installed-os test....Mathieu Othacehe 2020-04-29tests: install: Increase virtual machine RAM....Mathieu Othacehe 2020-04-26reconfigure: Don't call build-derivations for upgrade-services test...Christopher Baines 2020-04-26tests: Add 'guile-final' to the installation test GC roots....Marius Bakke 2020-04-22system: Automatically adjust linux-module packages to use the...Danny Milosavljevic 2020-04-21tests: web: Explicitly wait for the HTTP port....Ludovic Courtès 2020-04-21tests: ssh: Explicitly wait for port 22....Ludovic Courtès 2020-04-10tests: openvswitch: Use the absolute file name of ovs-vsctl....Marius Bakke