Skip to content

automatically fetch paths to firefox addons from a toml file and output to nix

Notifications You must be signed in to change notification settings

bootstrap-prime/Extension-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension Fetcher

Extension fetcher is a rust program for automatically fetching paths to firefox addons from a toml file. It is intended to work with nix and will output a ./sources.nix that can be imported into nixExtensions in the unwrapped-firefox package.

Installation

nix-build default.nix

Or add to systemPackages or your home.packages variable.

Usage

extfetch

Contributing

If you have something to add to this project feel free to make a PR. I'm not sure why you're using this, though.

Please make sure not to break anything.

License

MIT

About

automatically fetch paths to firefox addons from a toml file and output to nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published