My custom guix package files
Find a file
Tom Willemse 679d9a127a
Add patch file to fix guix-gaming-channels
This patch file should be discoverable through the load path. I'm committing
this here temporarily to see if updating my package repository helps to fix my
problems with ‘guix package -u’ (can't find patch file).
2022-10-29 23:45:11 -07:00
oni/packages Remove nroam dependency from ‘emacs-oni-org-roam’ 2021-10-17 01:01:57 -07:00
.guix-authorizations Add ‘.guix-authorizations’ 2021-06-22 20:54:41 -07:00
mono-mdoc-timestamping.patch Add patch file to fix guix-gaming-channels 2022-10-29 23:45:11 -07:00
README.org Add README with instructions for the channel introduction 2021-06-22 21:07:24 -07:00

My Guix Packages

To use this channel (although I dont see why you would want to) add the following channel to your channels.scm:

  (channel
     (name 'oni)
     (url "https://git.sr.ht/~ryuslash/guix-packages")
     (introduction
      (make-channel-introduction
       "646573578b7adfbff415645fed201269076cebf6"
       (openpgp-fingerprint
        "061C C5C4 D936 C9A8 AECC  1A17 7D5C 407B 4350 25C1"))))