forked from mirrors/nixpkgs
Oops, merged a double-fix
This commit is contained in:
parent
d569958894
commit
29d981d1bd
|
@ -8876,8 +8876,6 @@ let
|
|||
features = "huge"; # one of tiny, small, normal, big or huge
|
||||
lua = pkgs.lua5;
|
||||
flags = [ "python" "X11" ]; # only flag "X11" by now
|
||||
|
||||
inherit stdenvAdapters gccApple;
|
||||
});
|
||||
|
||||
virtviewer = callPackage ../applications/virtualization/virt-viewer {};
|
||||
|
|
Loading…
Reference in a new issue