qenya/firefox: get firefox addons direct from rycee instead of NUR
This commit is contained in:
parent
7b7e8683b3
commit
39edcc3801
4 changed files with 53 additions and 7 deletions
|
@ -49,6 +49,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
firefox-addons = {
|
||||
url = "gitlab:rycee/nur-expressions?ref=master&dir=pkgs/firefox-addons";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
# Third-party flake providing package and NixOS module for Actual Budget as
|
||||
# nixpkgs are having trouble: https://github.com/NixOS/nixpkgs/issues/269069
|
||||
actual = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue