summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-05-05 18:03:32 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2022-05-05 18:03:32 +0200
commit74805f291c6f18892165cee1e81fe666d15f681f (patch)
treeecfa29c62b1c0e15a9d575693ec7120caf4ee3ca /nvfetcher.toml
parentf1634e60a4b74297bb7875d847f7d7c0660ca024 (diff)
downloadnixos-74805f291c6f18892165cee1e81fe666d15f681f.tar
nixos-74805f291c6f18892165cee1e81fe666d15f681f.tar.gz
nixos-74805f291c6f18892165cee1e81fe666d15f681f.tar.bz2
nixos-74805f291c6f18892165cee1e81fe666d15f681f.tar.xz
nixos-74805f291c6f18892165cee1e81fe666d15f681f.zip
surtr: postgresql email
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