-
|
Howdy, as title I was wondering why we depend on NUR? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
It's only used to install the Firefox Color addon: stylix/modules/firefox/each-config.nix Line 104 in 647bb8d Potentially we could depend on Rycee's repository directly. This would reduce the size of flake dependencies without removing any functionality. |
Beta Was this translation helpful? Give feedback.
-
It copies https://github.com/nix-community/nur to the store, but that doesn't contain the source for all nur derivations, only a list of all nur repos which get lazied downloaded. This is a relativity small overhead and I would prefer to just use the primary nur input to minimize changes our (public) flake inputs. |
Beta Was this translation helpful? Give feedback.
Following the discussion in #1963, we will keep the negligibly small NUR dependency.