mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-14 19:30:19 +01:00
7 lines
295 B
TOML
7 lines
295 B
TOML
[proton-ge]
|
|
src.github = "GloriousEggroll/proton-ge-custom"
|
|
fetch.url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/$ver/$ver.tar.gz"
|
|
|
|
[jira-cli]
|
|
src.github = "ankitpokhrel/jira-cli"
|
|
fetch.url = "https://github.com/ankitpokhrel/jira-cli/archive/refs/tags/$ver.tar.gz"
|