You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NixOS/nix#9242 hasn't been backported to Lix, so it continues to output the older array schema we dropped in 5689577. The current workaround is to force the use of the upstream Nix implementation by prefixing $PATH in the wrapper, but it'd be nice to be able to use Lix as well
The text was updated successfully, but these errors were encountered:
NixOS/nix#9242 hasn't been backported to Lix, so it continues to output the older array schema we dropped in 5689577. The current workaround is to force the use of the upstream Nix implementation by prefixing
$PATH
in the wrapper, but it'd be nice to be able to use Lix as wellThe text was updated successfully, but these errors were encountered: