Go to file
Hilton Chain 3707e89521
services: Add prometheus-service-type.
* modules/rosenthal/services/monitoring.scm (<prometheus-configuration>): New
data type.
(prometheus-account, prometheus-activation, prometheus-shepherd): New
procedures.
(prometheus-service-type): New variable.
2025-09-14 22:29:21 +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: Add prometheus-service-type. 2025-09-14 22:29:21 +08:00
.dir-locals.el .dir-locals.el: Update indentations. 2025-06-28 22:56:46 +08:00
.guix-authorizations rosenthal: Unify comments style. 2025-08-08 01:31:34 +08:00
.guix-channel maint: Relocate modules to ‘modules’ directory. 2025-04-26 00:16:07 +08:00
NEWS NEWS: Manual intervention required for Caddy service change. 2025-09-05 16:22:12 +08:00
pre-inst-env maint: Cleanup. 2025-06-13 00:57:49 +08:00
README.org README: Mention substitute server. 2025-09-08 00:57:10 +08:00
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 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"))))

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

This channel provides substitutes built by Guix Moe CI, see its blog post for setup and more information. Send a request if you'd like to see substitutes available for more channels.

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

Git repositories: