summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-10-03 17:15:36 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2022-10-03 17:15:36 +0200
commit9248259708bd6ade5e334a2cdfb29d2a20acb0dd (patch)
tree976a140d547557c8cdf98856510030fd35b83d1a /nvfetcher.toml
parent59e54bd97f70711573d321f2d2aeee5da46bf95d (diff)
downloadnixos-9248259708bd6ade5e334a2cdfb29d2a20acb0dd.tar
nixos-9248259708bd6ade5e334a2cdfb29d2a20acb0dd.tar.gz
nixos-9248259708bd6ade5e334a2cdfb29d2a20acb0dd.tar.bz2
nixos-9248259708bd6ade5e334a2cdfb29d2a20acb0dd.tar.xz
nixos-9248259708bd6ade5e334a2cdfb29d2a20acb0dd.zip
...
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index cb460076..ccdd78dd 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -34,10 +34,6 @@ src.git = "https://github.com/umlaeute/v4l2loopback"
34fetch.github = "umlaeute/v4l2loopback" 34fetch.github = "umlaeute/v4l2loopback"
35git.fetchSubmodules = true 35git.fetchSubmodules = true
36 36
37[fast-cli]
38src.github = "gesquive/fast-cli"
39fetch.github = "gesquive/fast-cli"
40
41[xcompose] 37[xcompose]
42src.git = "https://github.com/kragen/xcompose" 38src.git = "https://github.com/kragen/xcompose"
43fetch.github = "kragen/xcompose" 39fetch.github = "kragen/xcompose"