Hi Marc,

 > Can everyone try installing the new expression who is interested in
 > python?

first of all, thank you very much for your efforts to update, improve,
and maintain Python in Nix.

 > To get all libraries you use
 >
 >  python25 = {
 >    wrapperLibs = [ "all" ];
 >  };

To me personally, it feels really weird that the Python expression seems
to contain expressions for all possible Python libraries. Is that ever
going to scale?

Take care,
Peter

_______________________________________________
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to