make 0.12.1 the default
svn path=/nixpkgs/trunk/; revision=19157
This commit is contained in:
parent
8772bf65b0
commit
3fa73c9c8a
|
@ -7332,7 +7332,7 @@ let
|
||||||
inherit fetchurl stdenv pkgconfig imagemagick boost python;
|
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;
|
inherit stdenv fetchurl SDL zlib which;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue