diff options
Diffstat (limited to 'nvfetcher.toml')
| -rw-r--r-- | nvfetcher.toml | 4 |
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] |
| 132 | src.git = "https://codeberg.org/joatca/ldif2json.git" | 132 | src.git = "https://codeberg.org/joatca/ldif2json.git" |
| 133 | fetch.git = "https://codeberg.org/joatca/ldif2json.git" | 133 | fetch.git = "https://codeberg.org/joatca/ldif2json.git" |
| 134 | |||
| 135 | [freerdp] | ||
| 136 | src.github = "FreeRDP/FreeRDP" | ||
| 137 | fetch.github = "FreeRDP/FreeRDP" | ||
