guix/gnu
Ludovic Courtès f54f2aa9df
packages: Add 'package-unique-version-prefix'.
* gnu/packages.scm (package-unique-version-prefix): New procedure.
* guix/scripts/package.scm (manifest-entry-version-prefix): Use it.
* tests/packages.scm ("package-unique-version-prefix, gcc@8")
("package-unique-version-prefix, grep"): New tests.
2022-04-04 22:58:03 +02:00
..
bootloader
build initrd: Honor rootfstype and rootflags command-line parameters. 2022-03-01 10:30:18 -05:00
home home: services: zsh: Fix zshenv creation. 2022-04-03 12:42:18 +02:00
installer initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
machine initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
packages gnu: Add parole. 2022-04-04 22:58:03 +02:00
platforms
services services: Add 'log-cleanup' service to '%base-services' for build logs. 2022-04-04 22:58:03 +02:00
system linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'. 2022-03-19 18:26:00 +01:00
tests tests: install: Add two new Btrfs RAID10 install test. 2022-03-19 11:08:30 -04:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: gtk: Update to 4.6.1. 2022-04-04 22:58:02 +02:00
machine.scm
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm services: startup: Add description. 2022-03-10 23:46:51 +01:00
system.scm system: Use 'shadow-with-man-pages' in %BASE-PACKAGES-UTILS. 2022-03-21 23:03:35 +01:00
tests.scm