summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index 23f4c5dd..94c29db7 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -131,3 +131,7 @@ fetch.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git"
131[ldif2json] 131[ldif2json]
132src.git = "https://codeberg.org/joatca/ldif2json.git" 132src.git = "https://codeberg.org/joatca/ldif2json.git"
133fetch.git = "https://codeberg.org/joatca/ldif2json.git" 133fetch.git = "https://codeberg.org/joatca/ldif2json.git"
134
135[freerdp]
136src.github = "FreeRDP/FreeRDP"
137fetch.github = "FreeRDP/FreeRDP"