Merge remote-tracking branch 'upstream/master' into x-updates

Conflicts:
	pkgs/misc/emulators/wine/default.nix
This commit is contained in:
Michael Raskin
2013-06-10 10:04:46 +04:00
36 changed files with 496 additions and 91 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
let date = "2009-07-04"; in
stdenv.mkDerivation rec {
name = "html-tidy-${date}";
name = "html-tidy-20090704";
# According to http://tidy.sourceforge.net/, there are no new
# release tarballs, so one has to either get the code from CVS or