fix: add nonguix as dependency

This commit is contained in:
Pavel Korytov 2021-06-18 15:30:45 +03:00
parent 6b1d490b52
commit abd6ee7942
2 changed files with 20 additions and 10 deletions

View file

@ -1,2 +1,11 @@
(channel
(version 0))
(version 0)
(dependencies
(channel
(name nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(introduction
(channel-introduction
(version 0)
(commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
(signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))

View file

@ -5,12 +5,13 @@ My Guix channel.
I'll probably push what I can upstream when I figure Guix out.
* Status
| Software | Status | Problems |
|-----------------+--------+----------------------------------------------|
| [[https://gitlab.com/dwt1/shell-color-scripts][dt-colorscripts]] | OK | Check for implicit dependencies |
| [[https://yadm.io/][yadm]] | OK | Check for implicit dependencies; description |
| [[https://github.com/SqrtMinusOne/mpd-watcher][mpd-watcher]] | OK | |
| [[https://github.com/risacher/sunwait][sunwait]] | OK | Version number |
| [[https://github.com/deajan/osync][osync]] | Works | Requires shell commands as propagated-inputs |
| [[https://starship.rs/][starship]] | Works | Tests fail |
| [[https://github.com/gauteh/lieer][lieer]] | Works | Tests fail for dependencies |
| Software | Status | Problems |
|-----------------+----------+----------------------------------------------|
| [[https://gitlab.com/dwt1/shell-color-scripts][dt-colorscripts]] | OK | Check for implicit dependencies |
| [[https://yadm.io/][yadm]] | OK | Check for implicit dependencies; description |
| [[https://github.com/SqrtMinusOne/mpd-watcher][mpd-watcher]] | OK | |
| [[https://github.com/risacher/sunwait][sunwait]] | OK | Version number |
| [[https://github.com/deajan/osync][osync]] | Works | Requires shell commands as propagated-inputs |
| [[https://starship.rs/][starship]] | Works | Tests fail |
| [[https://github.com/gauteh/lieer][lieer]] | Works | Tests fail for dependencies |
| [[https://activitywatch.net/][ActivityWatch]] | Works... | Except for aw-qt. Installation from binaries |