worldengine-cli: add to all-packages.nix
This commit is contained in:
parent
ec95007936
commit
56812b6c94
@ -16014,6 +16014,8 @@ with pkgs;
|
||||
inherit (python27Packages) cheetah;
|
||||
};
|
||||
|
||||
worldengine-cli = python3Packages.worldengine;
|
||||
|
||||
wpsoffice = callPackage ../applications/office/wpsoffice {};
|
||||
|
||||
wrapFirefox = callPackage ../applications/networking/browsers/firefox/wrapper.nix { };
|
||||
|
Loading…
Reference in New Issue
Block a user