aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/accounts.scm
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2023-06-22 11:25:15 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2023-06-22 11:25:15 -0400
commitf25529b08e356f89ca7cecc44295085531a8faba (patch)
tree792b1c0e5b2db161063b91fbd1601feda65d1d92 /gnu/system/accounts.scm
parent37c2e94cec6cb8b5e0e93e7b6c712c3b187ca5db (diff)
downloadguix-f25529b08e356f89ca7cecc44295085531a8faba.tar.gz
guix-f25529b08e356f89ca7cecc44295085531a8faba.zip
gnu: darktable: Update to 4.4.0.
* gnu/packages/photo.scm (darktable): Update to 4.4.0. [native-inputs]: Replace clang-11 and llvm-11 with clang and llvm, respectively. Darktable no longer builds with older versions.
Diffstat (limited to 'gnu/system/accounts.scm')
0 files changed, 0 insertions, 0 deletions
f.org> Zheng Junjie 2024-02-24services: gdm: Enable wayland by default....* gnu/services/xorg.scm (<gdm-configuration>): Change the default value for wayland? from '#f' to '#t'. Change-Id: Ic966dfc462b1140894aa6c38c23e229d6252d340 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Vivien Kraus 2024-01-05services: xorg: ‘dbus-daemon-wrapper’ handles Home profile....* gnu/services/xorg.scm (dbus-daemon-wrapper): Handle Home profile. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Ib2f2330b7ea017ddf33d636de71aaa1c316808cb Feng Shu