aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2016-04-07 00:44:35 +0200
committerAndreas Enge <andreas@enge.fr>2016-04-07 00:45:08 +0200
commit435a0462be7f3a5144b6eb89d6642490eb52f405 (patch)
treec716000a12d76910450838b35c5eb7f7a36b0cc7 /tests/guix-build.sh
parent8e451885251c62198e8d20ae6c27ac34f9aceca7 (diff)
downloadguix-435a0462be7f3a5144b6eb89d6642490eb52f405.tar.gz
guix-435a0462be7f3a5144b6eb89d6642490eb52f405.zip
gnu: python-cython: Update to 0.24.
* gnu/packages/python.scm (python-cython): Update to 0.24.
Diffstat (limited to 'tests/guix-build.sh')
0 files changed, 0 insertions, 0 deletions
class='logmsg'> * gnu/services/desktop.scm (seatd-group-sanitizer): New variable. (<seatd-configuration>)[user]: Removed field. [group]: Changed to "seat". Sanitize via seatd-group-sanitizer. (seatd-accounts): New variable. (seatd-environment): Adjust to <seatd-configuration> ABI. (seatd-service-type)[extensions]: Add account-service-type with seatd-accounts. * gnu/tests/desktop.scm (run-minimal-desktop-test): Check for correct ownership of $SEATD_SOCK. * doc/guix.texi ("Desktop Services")[seatd-service-type]: Mention that users may need to become members of the "seat" group. Update default value for group field. Add explanation on seatd.sock file. Remove dropped user field. 2022-06-17gnu: tests: Add seatd/greetd based minimal desktop system tests.muradm * gnu/tests/desktop.scm (minimal-desktop): seatd/greetd based minimal desktop test Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org>