Wrappers won't build with unfree packages, even when the provided pkgs has config.allowUnfree = true.
#510
Replies: 2 comments
-
|
Upon further testing, I have found that I checked the config of |
Beta Was this translation helpful? Give feedback.
-
|
Solved. Since I'm using |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to include discord in my niri wrapper, as I want discord to open on startup. This results in the following error:
I'm using
withSystemfromflake-partsto passpkgsusing perSystem, which I configured like so:Using
pkgs.unstabledoes work, so I'm unsure why I'm still getting unfree errors. Is there something I'm missing?Beta Was this translation helpful? Give feedback.
All reactions