aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-pack.sh
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-08-10 22:54:31 +0200
committerMarius Bakke <marius@gnu.org>2022-08-11 00:21:11 +0200
commita66b9063d1158f129e46ae0b99f1e7cbbc8c16b1 (patch)
tree48ce9a7162dd4d76971e34f2e4d75f38b6b04744 /tests/guix-pack.sh
parent8bdc95ecae30a850f65ba77a13920a9f7ccdaa61 (diff)
downloadguix-a66b9063d1158f129e46ae0b99f1e7cbbc8c16b1.tar.gz
guix-a66b9063d1158f129e46ae0b99f1e7cbbc8c16b1.zip
gnu: libreoffice: Remove input labels.
* gnu/packages/libreoffice.scm (dtoa): New private variable. (libreoffice)[native-inputs, inputs]: Remove labels. [arguments]: Use G-expression and SEARCH-INPUT-FILE & co where appropriate. Remove trailing #t's.
Diffstat (limited to 'tests/guix-pack.sh')
0 files changed, 0 insertions, 0 deletions
href='/guix/commit/gnu/tests/install.scm?id=5724a14e71f21ccfe865ed6fadae3f7683fc66e2'>tests: install: Increase target-size....Oleg Pykhalov 2017-10-30tests: install: Estimate the installation system disk size....Hartmut Goebel 2017-09-26tests: install: Switch to modifying the gc-root-service-type....Ludovic Courtès 2017-09-08tests: Fix incorrect use of 'file-append'....Ludovic Courtès 2017-09-06tests: Add test for installing from an ISO Image....Christopher Baines 2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo 2017-07-15gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....宋文武 2017-06-21tests: Add extlinux gpt test....Mathieu Othacehe 2017-02-01system: Create home directories once 'file-systems' is up....Ludovic Courtès 2017-01-16file-systems: 'file-system-needed-for-boot?' is #t for parents of the store....Ludovic Courtès 2017-01-10system: Add btrfs file system support....David Craven 2016-11-30tests: Create a copy-on-write image instead of copying eagerly....Ludovic Courtès 2016-11-23install: Enable "cryptodisk" handling in GRUB....Ludovic Courtès 2016-10-27tests: Test installation with a RAID root partition....Ludovic Courtès 2016-10-27tests: Add #:memory-size parameter for the command to run the installed OS....Ludovic Courtès 2016-10-27tests: Test installation with store on a separate partition....Ludovic Courtès 2016-07-18tests: install: Generalize 'run-install'....Ludovic Courtès 2016-07-12gnu: Switch to 'with-imported-modules'....Ludovic Courtès