summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2023-04-04 10:23:25 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2023-04-04 10:23:25 +0200
commitdce843e98018baffd6a7d2d157d3362d1395fb0f (patch)
tree7a804575f080beed64fe4746666583461c5f0dc1 /nvfetcher.toml
parent7e7656e22ced47bec5ea5bae1da08e3ef48d2e42 (diff)
downloadnixos-dce843e98018baffd6a7d2d157d3362d1395fb0f.tar
nixos-dce843e98018baffd6a7d2d157d3362d1395fb0f.tar.gz
nixos-dce843e98018baffd6a7d2d157d3362d1395fb0f.tar.bz2
nixos-dce843e98018baffd6a7d2d157d3362d1395fb0f.tar.xz
nixos-dce843e98018baffd6a7d2d157d3362d1395fb0f.zip
...
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"