make 0.12.1 the default

svn path=/nixpkgs/trunk/; revision=19157
This commit is contained in:
Armijn Hemel 2009-12-30 17:53:38 +00:00
parent 8772bf65b0
commit 3fa73c9c8a

View file

@ -7332,7 +7332,7 @@ let
inherit fetchurl stdenv pkgconfig imagemagick boost python;
};
qemu = import ../applications/virtualization/qemu/0.11.0.nix {
qemu = import ../applications/virtualization/qemu/0.12.1.nix {
inherit stdenv fetchurl SDL zlib which;
};