summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-06-28 09:46:04 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2022-06-28 09:46:04 +0200
commitdacafd3cd7f0656ebf12f2845b17224a121b693f (patch)
tree84019e3443190ca1be84e06ed03a750b83c1d502 /nvfetcher.toml
parent3a85c6891dc862ec39ccd53dbd7424b8b5264a34 (diff)
downloadnixos-dacafd3cd7f0656ebf12f2845b17224a121b693f.tar
nixos-dacafd3cd7f0656ebf12f2845b17224a121b693f.tar.gz
nixos-dacafd3cd7f0656ebf12f2845b17224a121b693f.tar.bz2
nixos-dacafd3cd7f0656ebf12f2845b17224a121b693f.tar.xz
nixos-dacafd3cd7f0656ebf12f2845b17224a121b693f.zip
...
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml7
1 files changed, 6 insertions, 1 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index 31fa7aa4..bc3095ca 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -48,4 +48,9 @@ fetch.git = "https://gitlab.com/depesz/Versioning"
48 48
49[mpv-chapterskip] 49[mpv-chapterskip]
50src.git = "https://github.com/po5/chapterskip" 50src.git = "https://github.com/po5/chapterskip"
51fetch.github = "po5/chapterskip" \ No newline at end of file 51fetch.github = "po5/chapterskip"
52
53[lesspipe]
54src.github = "wofr06/lesspipe"
55src.prefix = "v"
56fetch.url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file