Hi, something doesn't seem right here:
$ nix-env -qc firefox
firefox-17.0.1-with-plugins < 18.0-with-plugins
$ nix-env -u firefox
$ nix-env -qc firefox
firefox-17.0.1-with-plugins < 18.0-with-plugins
Also:
$ nix-env -qc git
git-1.8.1-full < 1.8.1-with-svn
$ nix-env -u git
$ nix-env -qc git
git-1.8.1-full < 1.8.1-with-svn
Any ideas?
Thanks,
Petar Bogdanovic
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev
