diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-11-25 13:32:39 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-11-25 13:32:39 +0100 |
| commit | cb5fb02e309f23c9bb0cfec41a1e6f5d4251a974 (patch) | |
| tree | c7ee5044cfe404ec4ecd5c7c67b8df390be531c9 /nvfetcher.toml | |
| parent | f9c57df6ba10f2c01d830b660e39109555849378 (diff) | |
| download | nixos-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.toml | 4 |
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] |
| 124 | src.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" | 124 | src.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" |
| 125 | fetch.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" | 125 | fetch.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" |
| 126 | |||
| 127 | [ldif2json] | ||
| 128 | src.git = "https://codeberg.org/joatca/ldif2json.git" | ||
| 129 | fetch.git = "https://codeberg.org/joatca/ldif2json.git" | ||
