summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index 54a3292d..c109e06a 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -82,4 +82,8 @@ fetch.url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags
82[bpf-examples] 82[bpf-examples]
83src.git = "https://github.com/xdp-project/bpf-examples" 83src.git = "https://github.com/xdp-project/bpf-examples"
84fetch.github = "xdp-project/bpf-examples" 84fetch.github = "xdp-project/bpf-examples"
85git.fetchSubmodules = true \ No newline at end of file 85git.fetchSubmodules = true
86
87[mpv-youtube-quality]
88src.git = "https://github.com/jgreco/mpv-youtube-quality"
89fetch.git = "https://github.com/jgreco/mpv-youtube-quality"