diff options
| author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2026-07-05 13:45:23 +0200 |
|---|---|---|
| committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2026-07-05 13:50:49 +0200 |
| commit | a03476afa5d3ba9c9e3c877fa2fd65d0bc60ce56 (patch) | |
| tree | cfc12e7d245ec70477fe5f5ea5674be6a21d166c /.guix-channel | |
| parent | 4380ee46aa0f39ded8f0f9409e795ae3638f3e11 (diff) | |
add mnt-reform-nonguix to dependencies
Diffstat (limited to '.guix-channel')
| -rw-r--r-- | .guix-channel | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel index 4b90e54..4358798 100644 --- a/.guix-channel +++ b/.guix-channel @@ -2,6 +2,10 @@ (version 0) (dependencies (channel + (name mnt-reform-nonguix) + (url "https://git.marekpasnikowski.pl/git/mnt-reform-nonguix.git") + (branch "personal")) + (channel (introduction (channel-introduction (version 0) |
