feat: Add Justfile recipe to generate FF addons

This commit is contained in:
punkfairie 2025-01-11 20:12:17 -08:00
parent be696022f0
commit 421d788631
No known key found for this signature in database
GPG key ID: B3C5488E9A1A7CA6

View file

@ -37,6 +37,12 @@ alias gc := collectgarbage
collectgarbage:
nh clean all
[group('maintainence')]
genFirefoxAddons:
nix run git+https://git.sr.ht/~rycee/mozilla-addons-to-nix/ -- \
overlays/firefox-addons/addons.json \
overlays/firefox-addons/addons.nix
alias s := search
search this:
nh search {{this}}