Go to file
Hilton Chain 10251b17f0
services: misskey: Adjust serializer usage.
* modules/rosenthal/services/web.scm (misskey-oci-containers): Adjust
serializer usage.
2025-06-27 10:45:28 +08:00
etc maint: Cleanup. 2025-06-13 00:57:49 +08:00
LICENSES services: Add a few desktop services. 2025-06-23 09:21:23 +08:00
modules services: misskey: Adjust serializer usage. 2025-06-27 10:45:28 +08:00
.dir-locals.el services: Add some shell utilities. 2025-06-25 00:20:03 +08:00
.guix-authorizations
.guix-channel
NEWS
pre-inst-env maint: Cleanup. 2025-06-13 00:57:49 +08:00
README.org
REUSE.toml maint: Add REUSE.toml. 2025-06-23 13:41:04 +08:00

Rosenthal - A certain Guix channel

Rosenthal is a Guix channel (see Channels in GNU Guix Reference Manual) created for experiments. It currently holds some packages and services not ready for upstreaming to GNU Guix.

You can use toys to search packages and services from Rosenthal and other Guix channels.

Note that all contents in this channel are subject to change and may be deleted at any time, please report an issue if you are affected.

Channel definition:

  (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"))))

For configuration, see Specifying Additional Channels, Customizing the System-Wide Guix and home-channels-service-type in GNU Guix Reference Manual.

Wiki: https://codeberg.org/hako/Rosenthal/wiki

Git repositories: