summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-11-25 13:32:39 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2025-11-25 13:32:39 +0100
commitcb5fb02e309f23c9bb0cfec41a1e6f5d4251a974 (patch)
treec7ee5044cfe404ec4ecd5c7c67b8df390be531c9 /nvfetcher.toml
parentf9c57df6ba10f2c01d830b660e39109555849378 (diff)
downloadnixos-cb5fb02e309f23c9bb0cfec41a1e6f5d4251a974.tar
nixos-cb5fb02e309f23c9bb0cfec41a1e6f5d4251a974.tar.gz
nixos-cb5fb02e309f23c9bb0cfec41a1e6f5d4251a974.tar.bz2
nixos-cb5fb02e309f23c9bb0cfec41a1e6f5d4251a974.tar.xz
nixos-cb5fb02e309f23c9bb0cfec41a1e6f5d4251a974.zip
ldif2jsonflakes
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 4d49583e..499a4e81 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -123,3 +123,7 @@ fetch.git = "https://git.outfoxxed.me/quickshell/quickshell.git"
123[nix-output-monitor] 123[nix-output-monitor]
124src.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" 124src.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git"
125fetch.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" 125fetch.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git"
126
127[ldif2json]
128src.git = "https://codeberg.org/joatca/ldif2json.git"
129fetch.git = "https://codeberg.org/joatca/ldif2json.git"