cloudcompare: Initial packaging
This commit is contained in:
@@ -9,6 +9,8 @@ self: super: pkgs: with pkgs; {
|
||||
boost = boost162;
|
||||
};
|
||||
|
||||
cloudcompare = libsForQt5.callPackage ./cloudcompare.nix { };
|
||||
|
||||
cryptominisat = callPackage ./cryptominisat.nix { };
|
||||
|
||||
#firedrake = callPackage ./firedrake { };
|
||||
|
||||
Reference in New Issue
Block a user