summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorOleg Pykhalov <go.wigust@gmail.com>2024-12-07 15:34:59 +0300
committerOleg Pykhalov <go.wigust@gmail.com>2024-12-07 16:40:25 +0300
commitec542755f860e050f2355c0b305cafc386496abf (patch)
tree6f1acd89f2ca4d5362eb7d7666323d7c44302e1b /.guix-channel
parentpackages: Add emacs-lsp-java with fixed icons. (diff)
downloadguix-wigust-ec542755f860e050f2355c0b305cafc386496abf.tar.gz
packages: Add obs-ndi.
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel14
1 files changed, 13 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index 8cec433..cebed32 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -1,3 +1,15 @@
(channel
(version 0)
- (directory "guix"))
+ (directory "guix")
+ (dependencies
+ (channel
+ (name nonguix)
+ (url "https://gitlab.com/nonguix/nonguix")
+ (branch "master")
+ (commit
+ "720df79727769e4230706e891841ec6f0b8b3890")
+ (introduction
+ (channel-introduction
+ (version 0)
+ (commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
+ (signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))