about summary refs log tree commit diff
path: root/.guix-channel
AgeCommit message (Collapse)Author
2025-12-15Explicitly include all channel dependencies.Frederick Muriuki Muriithi
There's a bug in guix where if we declare a that channel C depends on channel B, and channel B happens to rely on channel A, then channel A is not propagated for C, leading to build failures.
2025-12-15Update channel dependencies: Use only `gn-machines`.Frederick Muriuki Muriithi
2025-12-15Revert "Add pinned 'guix channel to gn-auth's channel."Frederick Muriuki Muriithi
This reverts commit bb56c3d6a1bb2c9d4b3a94750a9049bcdf9cbc29. We do not pin the channel dependencies here — we pin the channel dependencies at the point of use, a.k.a gn-machines.
2025-12-09Add pinned 'guix channel to gn-auth's channel.Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2025-11-11Update channels.Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2023-09-27guix-bioinformatics: Update guix channel URLFrederick Muriuki Muriithi
2023-09-19Remove pinned commitFrederick Muriuki Muriithi
2023-08-31Indent the code with `guix-devel-mode`Frederick Muriuki Muriithi
2023-08-16Add `guix-bioinformatics` and `guix-past` as channel dependencies.Frederick Muriuki Muriithi
2023-08-14Make repository a channel.Frederick Muriuki Muriithi