diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-26 13:58:07 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-26 13:58:07 +0200 |
| commit | fc6cf6169868e60c189e4b243330c3717ff159f3 (patch) | |
| tree | 3f6dea9c1420e23756257b5abea27ec9ed92d58a /nvfetcher.toml | |
| parent | 84f2affd66a0ff3947b91a30308cb8e6a8ff7594 (diff) | |
| download | nixos-fc6cf6169868e60c189e4b243330c3717ff159f3.tar nixos-fc6cf6169868e60c189e4b243330c3717ff159f3.tar.gz nixos-fc6cf6169868e60c189e4b243330c3717ff159f3.tar.bz2 nixos-fc6cf6169868e60c189e4b243330c3717ff159f3.tar.xz nixos-fc6cf6169868e60c189e4b243330c3717ff159f3.zip | |
...
Diffstat (limited to 'nvfetcher.toml')
| -rw-r--r-- | nvfetcher.toml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml index 99db67d0..31fa7aa4 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml | |||
| @@ -44,4 +44,8 @@ fetch.github = "kragen/xcompose" | |||
| 44 | 44 | ||
| 45 | [psql-versioning] | 45 | [psql-versioning] |
| 46 | src.git = "https://gitlab.com/depesz/Versioning" | 46 | src.git = "https://gitlab.com/depesz/Versioning" |
| 47 | fetch.git = "https://gitlab.com/depesz/Versioning" \ No newline at end of file | 47 | fetch.git = "https://gitlab.com/depesz/Versioning" |
| 48 | |||
| 49 | [mpv-chapterskip] | ||
| 50 | src.git = "https://github.com/po5/chapterskip" | ||
| 51 | fetch.github = "po5/chapterskip" \ No newline at end of file | ||
