aboutsummaryrefslogtreecommitdiff

guix-arunisaac

This is a Guix channel with many of my half-baked, work-in-progress or miscellaneous Guix services, packages, and other code snippets. I publish these in the hope they may be of some use to someone out there. Feel free to steal ideas from this channel, but please do not depend on this channel for anything important. I will delete code, move around code, or break interfaces as I please. I promise no quality whatsoever.

Using this channel

To use this channel, add the following channel definition to your ~/.config/guix/channels.scm.

(channel
  (name 'guix-arunisaac)
  (url "https://git.systemreboot.net/guix-arunisaac")
  (branch "main")
  (introduction
    (make-channel-introduction
      "b72c3103e195b5044ef5f68fdb582656ac1c65f9"
      (openpgp-fingerprint
       "7F73 0343 F2F0 9F3C 77BF  79D3 2E25 EE8B 6180 2BB3"))))

License

guix-arunisaac is free software released under the terms of the GNU General Public License, either version 3 of the License, or (at your option) any later version.