aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-12-26 01:32:15 +0100
committerMarius Bakke <marius@gnu.org>2021-12-26 23:20:07 +0100
commit489fb4da3dd649ab02dcea946b7ab27a26bfeaf3 (patch)
treeb5b9e59b17f7c61033befd3d4ddf5d3e70cc3373 /gnu/local.mk
parent2a4b41cc0862157178a210d4c7e65a5d18242fc0 (diff)
downloadguix-489fb4da3dd649ab02dcea946b7ab27a26bfeaf3.tar.gz
guix-489fb4da3dd649ab02dcea946b7ab27a26bfeaf3.zip
gnu: passwordsafe: Fix build.
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59.
Diffstat (limited to 'gnu/local.mk')
0 files changed, 0 insertions, 0 deletions
4ee39e6e6e5c49121fb05a0281b6'>tests: Fix installation tests....Mathieu Othacehe 2021-10-18tests: Pass '-F qcow2' to 'qemu-img create'....Ludovic Courtès 2021-09-23tests: install: Test an XFS root file system....Tobias Geerinckx-Rice 2021-08-29Migrate to the new 'targets' field of bootloader-configuration....Maxim Cournoyer 2021-08-29gnu: bootloader: Support multiple targets....Maxim Cournoyer 2021-07-04installer: tests: Expect but do not select other services by default....Tobias Geerinckx-Rice 2021-04-28tests: Add gui-uefi-installed-os test....Mathieu Othacehe