Is there a way to disable building whiskers? #918
|
I'm using |
Answered by
isabelroses
May 6, 2026
Replies: 1 comment
|
we have a cache so you shouldn't have to deal with building whiskers. but otherwise you can explicitly override every package with |
0 replies
Answer selected by
isabelroses
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we have a cache so you shouldn't have to deal with building whiskers. but otherwise you can explicitly override every package with
dontCatppuccinBuildso they won't use whiskers to build the port if you don't want the cache. or you can override whiskers to usepkgs.catppuccin-whiskerswhich should be cache'd incache.nixos.org.