summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml16
1 files changed, 8 insertions, 8 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index 72c0d99d..4d49583e 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -108,14 +108,6 @@ fetch.tarball = "https://github.com/JonathonReinhart/spice-record/archive/refs/t
108src.pypi = "yt_dlp" 108src.pypi = "yt_dlp"
109fetch.pypi = "yt_dlp" 109fetch.pypi = "yt_dlp"
110 110
111[mako]
112src.git = "https://github.com/emersion/mako"
113fetch.git = "https://github.com/emersion/mako"
114
115[swayosd]
116src.git = "https://github.com/ErikReider/SwayOSD"
117fetch.git = "https://github.com/ErikReider/SwayOSD"
118
119[netbootxyz-efi] 111[netbootxyz-efi]
120src.github = "netbootxyz/netboot.xyz" 112src.github = "netbootxyz/netboot.xyz"
121fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.efi" 113fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.efi"
@@ -123,3 +115,11 @@ fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/ne
123[netbootxyz-lkrn] 115[netbootxyz-lkrn]
124src.github = "netbootxyz/netboot.xyz" 116src.github = "netbootxyz/netboot.xyz"
125fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.lkrn" 117fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.lkrn"
118
119[quickshell]
120src.git = "https://git.outfoxxed.me/quickshell/quickshell.git"
121fetch.git = "https://git.outfoxxed.me/quickshell/quickshell.git"
122
123[nix-output-monitor]
124src.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git"
125fetch.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git"