nixos/pkgs/nvfetcher.toml

18 lines
520 B
TOML
Raw Normal View History

2025-03-11 23:11:01 +08:00
[juicity]
src.git = "https://github.com/juicity/juicity"
fetch.git = "https://githuh.com/juicity/juicity"
[tree-sitter-idris]
src.git = "https://github.com/kayhide/tree-sitter-idris"
fetch.git = "https://github.com/kayhide/tree-sitter-idris"
passthru.name = "idris"
2025-03-16 00:26:37 +08:00
[rime-ice]
src.git = "https://github.com/iDvel/rime-ice.git"
fetch.github = "iDvel/rime-ice"
2025-03-14 12:57:47 +08:00
[dioxionary]
2025-03-23 10:01:32 +08:00
src.git = "https://github.com/vaaandark/dioxionary.git"
fetch.git = "https://github.com/vaaandark/dioxionary.git"
2025-03-19 15:22:20 +08:00
cargo_locks = ["./Cargo.lock"]