Mango The Fourth
                                            Mango The Fourth
                                        
                                    > I've added a flake configuration. I didn't realize that nix 2.4 was released. apparently it got reverted on the current stable release (21.11), however, I think that it's still...
does anybody have solution for this? I'm really bad with lua
The same bug doesn’t happen on ormolu available on nixpkgs
Can you perhaps try checking out the latest commit pushed by the flake lock update action?
Tbh this looks like a nix bug (especially if recreating the lock file fixes it)
This does not get fixed by using the flake update branch, so I guess it's indeed a bug in nix. Can anyone of the mac users report this upstream at...
A workaround for now is running `nix flake update` locally.
I think if we want to deploy the documentation, there need some actions to be taken... :3
*if* you want this of course @.@
because @chreekat asked about it, here is the justification for `flake-parts`. Currently there are two "classical" ways to deal with the system attribute, namely the adhoc defined `forallSystems` functions or...