-
-
Notifications
You must be signed in to change notification settings - Fork 399
Closed
Labels
type: enhancementNew feature or requestNew feature or request
Description
The current Nix setup is approximately always broken. This isn't surprising, since we tend to rely on lots of packages that have just been released, which is hard for the current Nix setup to support.
The only thing that I think we can offer if we're not able to build all the dependencies is a simple shell with a compiler and dev tools. And I think that's fine - personally I already only use the "simple" dev shell, because it's the only one that reliably works.
So I propose cutting it down to just the simple dev shells.
cc some people who might care @guibou @cydparser @Gabriella439
fendor, July541, cydparser and skykanin
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request