nixos/nvfetcher.toml

70 lines
2.5 KiB
TOML
Raw Normal View History

2025-03-11 23:11:01 +08:00
[juicity]
fetch.git = "https://githuh.com/juicity/juicity"
src.git = "https://github.com/juicity/juicity"
[tree-sitter-idris]
fetch.git = "https://github.com/kayhide/tree-sitter-idris"
passthru.name = "idris"
src.git = "https://github.com/kayhide/tree-sitter-idris"
2025-03-16 00:26:37 +08:00
[noto-serif-cjk]
fetch.github = "notofonts/noto-cjk"
git.sparseCheckout = ["Serif/OTC"]
src.github = "notofonts/noto-cjk"
[noto-sans-cjk]
fetch.github = "notofonts/noto-cjk"
git.sparseCheckout = ["Sans/OTC"]
src.github = "notofonts/noto-cjk"
[spotx]
fetch.github = "SpotX-Official/SpotX-Bash"
src.git = "https://github.com/SpotX-Official/SpotX-Bash.git"
[TrackersListCollection]
fetch.github = "XIU2/TrackersListCollection"
git.sparseCheckout = ["all.txt"]
src.git = "https://github.com/XIU2/TrackersListCollection.git"
2025-05-23 00:08:35 +08:00
[wshowkeys-mao]
fetch.github = "DreamMaoMao/wshowkeys"
src.git = "https://github.com/DreamMaoMao/wshowkeys.git"
[OuterWildsTextAdventure]
fetch.github = "top-mind/OuterWildsTextAdventureWeb"
src.git = "https://github.com/top-mind/OuterWildsTextAdventureWeb.git"
2025-06-10 15:54:54 +08:00
[cliphist]
fetch.github = "sentriz/cliphist"
src.git = "https://github.com/sentriz/cliphist.git"
[radicle-ci-broker]
fetch.git = "https://seed.radicle.garden/zwTxygwuz5LDGBq255RA2CbNGrz8.git"
src.git = "https://seed.radicle.garden/zwTxygwuz5LDGBq255RA2CbNGrz8.git"
["wallpaper_hieda-no-akyuu-touhou.1920x1080.mp4"]
fetch.url = "http://wallpaper.youthlic.social/hieda-no-akyuu-touhou.1920x1080.mp4"
src.cmd = "curl -sL http://wallpaper.youthlic.social/hieda-no-akyuu-touhou.1920x1080.mp4 | sha256sum | cut -d ' ' -f 1"
["wallpaper_outer-wilds.3840x2160.mp4"]
fetch.url = "http://wallpaper.youthlic.social/outer-wilds.3840x2160.mp4"
src.cmd = "curl -sL http://wallpaper.youthlic.social/outer-wilds.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1"
2025-07-06 01:57:50 +08:00
2025-07-11 04:21:18 +08:00
["wallpaper_hollow-knight-quest.3840x2160.mp4"]
fetch.url = "http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4"
src.cmd = "curl -sL http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1"
2025-07-11 04:21:18 +08:00
2025-07-06 01:57:50 +08:00
[rime-yuhaostar]
fetch.url = "https://github.com/forfudan/yuhao-ime-release/releases/download/$ver/star_xingchen_$ver.zip"
src.github = "forfudan/yuhao-ime-release"
2025-07-06 01:57:50 +08:00
url.name = "yustar_$ver.zip"
[nvim_vim-startuptime]
fetch.github = "dstein64/vim-startuptime"
src.git = "https://github.com/dstein64/vim-startuptime.git"
[spotifyd]
fetch.git = "https://github.com/ulic-youthlic/spotifyd.git"
src.git = "https://github.com/ulic-youthlic/spotifyd.git"
src.branch = "push-mrxqoqwxqsqt"