cloudcompare: Initial packaging

This commit is contained in:
Tyson Whitehead
2018-07-17 00:17:52 -04:00
parent 6971b0766b
commit 6118f8b275
2 changed files with 44 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ self: super: pkgs: with pkgs; {
boost = boost162;
};
cloudcompare = libsForQt5.callPackage ./cloudcompare.nix { };
cryptominisat = callPackage ./cryptominisat.nix { };
#firedrake = callPackage ./firedrake { };