aboutsummaryrefslogtreecommitdiff
path: root/tests/minetest.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-05-01 02:00:05 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-05-01 02:00:18 +0200
commitfdeb2479aae9ba542d76267d1fec22f7c350c2e1 (patch)
tree38454037f3642c33ebe588287f1d9b62b446d349 /tests/minetest.scm
parentad99a09abe7cd58e15064f1c3f72ca1712bb290f (diff)
downloadguix-fdeb2479aae9ba542d76267d1fec22f7c350c2e1.tar.gz
guix-fdeb2479aae9ba542d76267d1fec22f7c350c2e1.zip
gnu: gptfdisk: Update to 1.0.9.
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.9. [arguments]: Don't explicitly return #t from phases.
Diffstat (limited to 'tests/minetest.scm')
0 files changed, 0 insertions, 0 deletions
ss='msg-tooltip'>* gnu/system/pam.scm (unix-pam-service): Add account and session PAM entries for pam-gnupg. Don't pass "#f" to "allow-root?" argument, because "lambda*" already does this by default. * doc/guix.texi (X Window): Document this. * gnu/services/xorg.scm (<slim-configuration>)[gnupg?]: New record field. (slim-pam-service): Pass "#:gnupg?" argument to "unix-pam-service". Oleg Pykhalov