This is about the old Python 2.6, `python26`. The default version in Nixpkgs is Python 2.7. Python 2.6 has been broken for some time, and hasn't been used in Nixpkgs for a long time either. Therefore, if you use Python 2.6, you will know, because you're doing so explicitly.
On Mon, Sep 26, 2016 at 1:29 PM, Matthias Beyer <[email protected]> wrote: > I have 702 paths in /nix/store which contain the string "python2" > > Can you tell me how to check properly whether I need python2 > support/packages? I'm not so familiar with the python infrastructure. > > On 24-09-2016 10:15:12, Freddy Rietdijk wrote: > > Hi Nixers, > > > > I've just opened a PR to remove Python 2.6 and 3.3 from Nixpkgs. If you > > object, say because you still use them, then please drop a comment on the > > PR. > > https://github.com/NixOS/nixpkgs/pull/18917 > > > > Freddy > > > _______________________________________________ > > nix-dev mailing list > > [email protected] > > http://lists.science.uu.nl/mailman/listinfo/nix-dev > > > -- > Mit freundlichen Grüßen, > Kind regards, > Matthias Beyer > > Proudly sent with mutt. > Happily signed with gnupg. >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
