diff options
Diffstat (limited to 'systems/izumi/channels.scm')
-rw-r--r-- | systems/izumi/channels.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/izumi/channels.scm b/systems/izumi/channels.scm index a1c7ba3..059909b 100644 --- a/systems/izumi/channels.scm +++ b/systems/izumi/channels.scm @@ -9,13 +9,13 @@ ( openpgp-fingerprint "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA" ) ) ) ) ( channel + ( name 'channel ) ( branch "wip-channel" ) ( introduction ( make-channel-introduction "c24ce7cb11e74da13d491f9de3c4b7040a069f43" ( openpgp-fingerprint "590E 500F E39D 26B3 E60B 743B 6D81 B120 7711 899F" ) ) ) - ( name 'private-channel ) ( url "https://git.marekpasnikowski.pl/git/channel.git" ) ) ( channel ( name 'nonguix ) |