make 0.12.1 the default
svn path=/nixpkgs/trunk/; revision=19157
This commit is contained in:
parent
8772bf65b0
commit
3fa73c9c8a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue