Loading pkgs/development/interpreters/python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -92,9 +92,9 @@ major = "3"; minor = "14"; patch = "0"; suffix = "rc3"; suffix = ""; }; hash = "sha256-ZG3JReScc6FBiW3toS1D8/KT/WlCZ3TBb8Q0lhgOj80="; hash = "sha256-Ipna5ULTlc44g6ygDTyRAwfNaOCy9zNgmMjnt+7p8+k="; inherit passthruFun; }; # Minimal versions of Python (built without optional dependencies) Loading Loading
pkgs/development/interpreters/python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -92,9 +92,9 @@ major = "3"; minor = "14"; patch = "0"; suffix = "rc3"; suffix = ""; }; hash = "sha256-ZG3JReScc6FBiW3toS1D8/KT/WlCZ3TBb8Q0lhgOj80="; hash = "sha256-Ipna5ULTlc44g6ygDTyRAwfNaOCy9zNgmMjnt+7p8+k="; inherit passthruFun; }; # Minimal versions of Python (built without optional dependencies) Loading