summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
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 e82051cd..99db67d0 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -40,4 +40,8 @@ fetch.github = "gesquive/fast-cli"
40 40
41[xcompose] 41[xcompose]
42src.git = "https://github.com/kragen/xcompose" 42src.git = "https://github.com/kragen/xcompose"
43fetch.github = "kragen/xcompose" \ No newline at end of file 43fetch.github = "kragen/xcompose"
44
45[psql-versioning]
46src.git = "https://gitlab.com/depesz/Versioning"
47fetch.git = "https://gitlab.com/depesz/Versioning" \ No newline at end of file