Eelco Dolstra e167cf9f21 Make appendToName do the right thing
I.e. append a suffix *before* the version, rather than after.  So we
get "sqlite-interactive-3.8.0.2" instead of
"sqlite-3.8.0.2-interactive".  The latter is broken since nix-env just
sees it the suffix as part of the version, so "nix-env -u" will
happily upgrade "sqlite-3.8.0.2-interactive" to "sqlite-3.9".
2014-03-10 15:01:56 +01:00
..
2013-10-10 13:28:21 +02:00
2013-10-10 13:28:21 +02:00
2013-11-12 13:48:30 +01:00
2013-12-12 14:01:48 -05:00
2014-03-10 15:01:56 +01:00
2013-10-24 14:49:59 +02:00
2014-02-11 13:51:54 -05:00
2013-11-12 13:48:30 +01:00
2014-02-06 12:30:26 +01:00
2013-10-10 13:28:21 +02:00
2013-11-12 13:48:30 +01:00
2013-10-28 22:45:55 +01:00
2013-10-10 13:28:21 +02:00
2014-02-27 21:27:29 +01:00