aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/uuid.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-10-23 21:11:35 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-10-24 01:07:40 +0200
commitbe223a9451cc7bf7437c8fb2ee13f6ed726e6097 (patch)
tree43a584daa7e4f6fec0065aa8aad01dd4b596195f /gnu/system/uuid.scm
parentdb31cbc59e82d98ed95c4b4f308d74698d63ee61 (diff)
downloadguix-be223a9451cc7bf7437c8fb2ee13f6ed726e6097.tar.gz
guix-be223a9451cc7bf7437c8fb2ee13f6ed726e6097.zip
gnu: nauty: Update to 2.8.6.
* gnu/packages/maths.scm (nauty): Update to 2.8.6. [arguments]<#:phases>: Remove unnecessary phases. Add a phase to fix location of installed ".pc" files. Change-Id: I65db0b2dde6e7a9dda396598d744e21ce7c78200
Diffstat (limited to 'gnu/system/uuid.scm')
0 files changed, 0 insertions, 0 deletions
9be64d03cdff4ab295a33'>bootloader: grub: Skip install-grub-efi when producing a disk image....Maxim Cournoyer 2020-11-01system: Generate grub locale directory for grub.cfg....Miguel Ángel Arruga Vivas 2020-10-30system: Fix dependency for grub.cfg generation....Miguel Ángel Arruga Vivas 2020-10-30system: Fix grub keymap with store in btrfs subvolume....Miguel Ángel Arruga Vivas 2020-10-18system: Use locale information in grub.cfg....Miguel Ángel Arruga Vivas 2020-10-05bootloader: Fix u-boot installation....Mathieu Othacehe 2020-09-27gnu: grub: Support for network boot via TFTP....Stefan 2020-09-14gnu: grub: Support loading files from TFTP if the root filesystem is NFS....Stefan 2020-09-07bootloader: Use "define" instead of "define*" for all records....Stefan 2020-09-06bootloader: Add comment about grub configuration files....Stefan 2020-06-09bootloader: grub: Fix cross-compilation....Mathieu Othacehe 2020-06-09gnu: grub: Support graphical gfxterm on all systems....Stefan 2020-06-08bootloader: grub: Add support for multiboot....Jan (janneke) Nieuwenhuizen 2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter....Maxim Cournoyer 2020-05-29bootloader: grub: Use inheritance to define grub-minimal-bootloader....Mathieu Othacehe 2020-05-29bootloader: grub: Do not run grub-install when creating a disk-image....Mathieu Othacehe 2020-05-29bootloader: Add 'disk-image-installer'....Mathieu Othacehe 2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer 2020-05-19gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution"....Stefan 2020-05-16bootloader: grub: Refer to the native 'grub-mklayout' and font file....Ludovic Courtès 2020-04-23Merge branch 'master' into core-updates...Marius Bakke 2020-04-20gnu: Add u-boot-pinebook-pro-rk3399....Vagrant Cascadian