# Makefile variables for PO directory in any package using GNU gettext. # This domain contains only translations of package synopses and descriptions. DOMAIN = guix-packages subdir = po/packages top_builddir = ../.. # These options get passed to xgettext. We want to catch exclusively package # synopses and descriptions. XGETTEXT_OPTIONS = \ --language=Scheme --from-code=UTF-8 \ --keyword=synopsis --keyword=description COPYRIGHT_HOLDER = Ludovic Courtès MSGID_BUGS_ADDRESS = ludo@gnu.org EXTRA_LOCALE_CATEGORIES = > index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-system.sh
AgeCommit message (Expand)Author
2021-02-17scripts: system: Accept <image> records as input....Mathieu Othacehe
2021-02-17scripts: system: Remove 'vm-image' command....Mathieu Othacehe
2021-01-30guix system: Test 'extension-graph' and 'shepherd-graph'....Ludovic Courtès
2021-01-19system: Rename 'disk-image' command 'image'....Mathieu Othacehe
2021-01-13services: shepherd: 'shepherd-service-type' requires documentation....Ludovic Courtès
2020-11-06tests: Test "guix system search ."....Ludovic Courtès
2020-10-02gexp: 'local-file' warns when passed a non-literal relative file name....Ludovic Courtès
2020-09-30scripts: system: Add support for image-type....Mathieu Othacehe
2020-06-08system: examples: Add bare-hurd.tmpl....Jan (janneke) Nieuwenhuizen
2020-01-17guix system: Add workaround in test for Guile 3.0.0....Ludovic Courtès
2020-01-16records: Improve reporting of "invalid field specifier" errors....Ludovic Courtès
2019-04-29tests: Adjust wildcard when testing OS examples....Ludovic Courtès
2019-01-21tests: Adjust for removal of 'device' field in <bootloader-configuration>....Ludovic Courtès
2019-01-11services: Deprecate a few more service procedures....Ludovic Courtès