Files
lix/src
Vladimír Čunát 64f9b511be nix-env --upgrade: avoid unexpected downgrades
Until now, if one explicitly installed a low-priority version,
nix-env --upgrade would downgrade it by default and even with --leq.
Let's never accept an upgrade with version not matching the upgradeType.
Additionally, let's never decrease the priority of an installed package;
you can use --install to force that.

Also refactor to use variable bestVersion instead of bestName,
as only version was used from it.
2015-09-17 12:06:26 +02:00
..
2014-02-01 14:38:12 +01:00
2015-07-20 01:16:16 +02:00
2015-08-03 11:48:34 +02:00
2015-07-23 14:38:00 +02:00
2014-08-20 18:03:48 +02:00
2014-08-13 19:06:20 +02:00