blob: ec59514ab129816cabaaf364c8dbbb640747a9ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This repository contains my custom packages for Guix [^1]. You can
use these by extending $GUIX_PACKAGE_PATH or adding a channel [^2].
**But** be warned that these package definitions are unpolished,
likely contain various issues, and often stale. For the most part,
these are packages---sometimes straight from 'guix import'---that I
have built for my own use but haven't yet got around to cleaning up,
checking, and sending upstream [^3]. The remaining packages are ones
that are too specific to be of interest to many other people.
[^1]: https://www.gnu.org/software/guix/
[^2]: https://www.gnu.org/software/guix/manual/en/html_node/Channels.html
[^3]: guix-patches@gnu.org
|