Hi, On 04/05/2011 11:11 PM, Vladimír Čunát wrote:
it seems nix-env --upgrade is broken. I'm not sure if this was always like that (my version is 1.0pre26015) but it is certainly clashing with the man page. It offers downgrades by default and -A doesn't work at all. For example, nix-env -u \* says upgrading `python-2.7.1' to `python-2.4.6' (that is very old python!).
This is probably because all the other Pythons were marked as low priority. It just so happens that I merged the modular-python branch today, which gets rid of all old Python versions. So this problem should be gone now.
-- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
