Go to file
Hilton Chain d74dd005cf
home: services: Add home-gtk[234]-service-type.
* modules/rosenthal/home/services/gtk.scm
(home-gtk2-xdg-configuration-files)
(home-gtk3-xdg-configuration-files
(home-gtk4-xdg-configuration-files): New procedures.
(home-gtk2-environment-variables)
(home-gtk2-service-type)
(home-gtk3-service-type)
(home-gtk4-service-type): New variables.
* modules/rosenthal/services/desktop.scm
(home-theme-gtk2, home-theme-gtk3): New procedures.
(%home-theme-xdg-config): Delete procedure.
(home-theme-service-type) [extensions]:
Replace home-xdg-configuration-files-service-type to these new services.
2026-04-10 13:01:45 +08:00
etc etc: manifests: Limit all-packages to supported packages. 2026-02-24 14:47:33 +08:00
LICENSES services: Add a few desktop services. 2025-06-23 09:21:23 +08:00
modules home: services: Add home-gtk[234]-service-type. 2026-04-10 13:01:45 +08:00
.dir-locals.el utils: Add modify-services/by-name. 2026-02-19 12:54:12 +08:00
.guix-authorizations maint: Update REUSE.toml, adjust SPDX headers and module imports. 2026-02-07 18:22:14 +08:00
.guix-channel maint: Update REUSE.toml, adjust SPDX headers and module imports. 2026-02-07 18:22:14 +08:00
NEWS maint: Update REUSE.toml, adjust SPDX headers and module imports. 2026-02-07 18:22:14 +08:00
pre-inst-env maint: Update REUSE.toml, adjust SPDX headers and module imports. 2026-02-07 18:22:14 +08:00
README.org services: Add ‘home-’ prefix home service type names. 2026-02-12 23:58:03 +08:00
REUSE.toml maint: Update REUSE.toml, adjust SPDX headers and module imports. 2026-02-07 18:22:14 +08:00

Rosenthal - A certain Guix channel

Rosenthal is a Guix channel created for experiments. It currently holds some packages and services not ready for upstreaming.

NOTE: everything in this channel is subject to change and may be deleted at any time, please report an issue if you are affected.

Channel specification:

  (channel
    (name 'rosenthal)
    (url "https://codeberg.org/hako/rosenthal.git")
    (branch "trunk")
    (introduction
     (make-channel-introduction
      "7677db76330121a901604dfbad19077893865f35"
      (openpgp-fingerprint
       "13E7 6CD6 E649 C28C 3385  4DF5 5E5A A665 6149 17F7"))))

You can use Toys to search packages, services and public symbols from Rosenthal and other Guix channels.

Substitutes (pre-built package binaries) for this channel are available via Guix Moe's infrastructure.