parent
f4b8c8f1df
commit
244ef6c24b
@ -20802,10 +20802,10 @@ in
|
||||
|
||||
fractal = callPackage ../applications/networking/instant-messengers/fractal { };
|
||||
|
||||
freecad = libsForQt514.callPackage ../applications/graphics/freecad {
|
||||
freecad = libsForQt5.callPackage ../applications/graphics/freecad {
|
||||
mpi = openmpi;
|
||||
};
|
||||
freecadStable = libsForQt514.callPackage ../applications/graphics/freecad/stable.nix {
|
||||
freecadStable = libsForQt5.callPackage ../applications/graphics/freecad/stable.nix {
|
||||
mpi = openmpi;
|
||||
opencascade-occt = opencascade-occt730;
|
||||
python3Packages = python37Packages;
|
||||
|
Loading…
Reference in New Issue
Block a user