Find a file
Peter Simons 9b740035a4 mplayer: renamed the expression from "mplayer-r${version}" to "mplayer-${version}"
The additional 'r' after the hyphen prevented nix-env from recognizing the SVN
revision number as a version'ish kind of thing; thus nix-env would never update
an installed mplayer in any user profile.

In other words, to get this particular update, you must remove the old
expression by running

    nix-env -e mplayer-r33472

..., and then install the new one:

nix-env -i mplayer

svn path=/nixpkgs/trunk/; revision=31785
2012-01-21 21:25:45 +00:00
doc Fix typo in release-notes 2011-10-02 09:24:23 +00:00
maintainers * eval-release.nix: force nix-instantiate to include nested attribute 2012-01-12 16:59:58 +00:00
pkgs mplayer: renamed the expression from "mplayer-r${version}" to "mplayer-${version}" 2012-01-21 21:25:45 +00:00
COPYING
default.nix
STABLE
VERSION