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
python2 still exists on nixpkgs master and has been updated quite recently NixOS/nixpkgs#256132.
It's just been marked as insecure, because it's EOL upstream for some years now, but it's still getting (3rd party) updates, so IMHO this shouldn't hold us back from using a nixpkgs newer than 22.11.
Currently, robotnix still uses 21.11:
robotnix/flake.nix
Line 5 in 73d6b0b
We should update that to at least 22.11 which is the last release with python2 which is still used in quite a few places here.
The text was updated successfully, but these errors were encountered: