diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-14 00:45:04 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-14 00:45:04 +0200 |
| commit | 728e65ca55b4d952bb7b6ea503b210d87f18bb97 (patch) | |
| tree | 642a892518ac8bb7b38f19724ab525b773d466b0 /nvfetcher.toml | |
| parent | cf5bc09e33d811dbd8b8798b4311054aaa5fa3d4 (diff) | |
| download | nixos-728e65ca55b4d952bb7b6ea503b210d87f18bb97.tar nixos-728e65ca55b4d952bb7b6ea503b210d87f18bb97.tar.gz nixos-728e65ca55b4d952bb7b6ea503b210d87f18bb97.tar.bz2 nixos-728e65ca55b4d952bb7b6ea503b210d87f18bb97.tar.xz nixos-728e65ca55b4d952bb7b6ea503b210d87f18bb97.zip | |
...
Diffstat (limited to 'nvfetcher.toml')
| -rw-r--r-- | nvfetcher.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml index d40a8d3a..c8b5efac 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml | |||
| @@ -93,3 +93,8 @@ fetch.tarball = "https://github.com/bk2204/scutiger/archive/refs/tags/v$ver.tar. | |||
| 93 | [tomorrow-night-paradise-theme] | 93 | [tomorrow-night-paradise-theme] |
| 94 | src.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el" | 94 | src.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el" |
| 95 | fetch.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el" | 95 | fetch.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el" |
| 96 | |||
| 97 | [emoji-data] | ||
| 98 | src.github_tag = "Mange/emoji-data" | ||
| 99 | fetch.github = "Mange/emoji-data" | ||
| 100 | git.fetchSubmodules = true \ No newline at end of file | ||
