Go to file
Hilton Chain 387f07d970
rosenthal: Add tailscale.
* rosenthal/packages/networking.scm (tailscale): New variable.
* rosenthal/packages/binaries.scm (tailscale-bin): Deprecated by it.
* rosenthal/services/networking.scm (tailscale-configuration)[tailscale]: Use
it.
2025-04-03 00:58:25 +08:00
etc rosenthal: Add niri. 2025-02-26 21:33:15 +08:00
guix/import import: Support partial target versions. 2025-03-01 13:59:54 +08:00
LICENSES rosenthal: Add missing licenses. 2025-01-19 15:39:42 +08:00
rosenthal rosenthal: Add tailscale. 2025-04-03 00:58:25 +08:00
.guix-authorizations rosenthal: License compliance with REUSE. 2025-01-19 15:36:03 +08:00
.guix-channel rosenthal: License compliance with REUSE. 2025-01-19 15:36:03 +08:00
NEWS rosenthal: License compliance with REUSE. 2025-01-19 15:36:03 +08:00
README.org maint: Fix README markup. 2025-04-02 14:20:20 +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.

Substitutes (see Substitutes in GNU Guix Reference Manual) are available on https://substitute.boiledscript.com, with the following signing key:

  (public-key
   (ecc
    (curve Ed25519)
    (q #374EC58F5F2EC0412431723AF2D527AD626B049D657B5633AAAEBC694F3E33F9#)))

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

Build status: https://ci.boiledscript.com/jobset/rosenthal

Git repositories: