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
|
features = "huge"; # one of tiny, small, normal, big or huge
|
||||||
lua = pkgs.lua5;
|
lua = pkgs.lua5;
|
||||||
flags = [ "python" "X11" ]; # only flag "X11" by now
|
flags = [ "python" "X11" ]; # only flag "X11" by now
|
||||||
|
|
||||||
inherit stdenvAdapters gccApple;
|
|
||||||
});
|
});
|
||||||
|
|
||||||
virtviewer = callPackage ../applications/virtualization/virt-viewer {};
|
virtviewer = callPackage ../applications/virtualization/virt-viewer {};
|
||||||
|
Loading…
Reference in New Issue
Block a user