Fixing the evaluation broken at 8a18bc8722dc1739b5b2109d556
niksnut pointed this out in https://github.com/NixOS/nixpkgs/commit/8a18bc8722dc1739b5b2109d556032ca9a068bbd#commitcomment-14498732
This commit is contained in:
@@ -11694,7 +11694,7 @@ let
|
|||||||
fomp = callPackage ../applications/audio/fomp { };
|
fomp = callPackage ../applications/audio/fomp { };
|
||||||
|
|
||||||
freecad = callPackage ../applications/graphics/freecad {
|
freecad = callPackage ../applications/graphics/freecad {
|
||||||
boost = boost156;
|
boost = boost155;
|
||||||
opencascade = opencascade_oce;
|
opencascade = opencascade_oce;
|
||||||
inherit (pythonPackages) matplotlib pycollada;
|
inherit (pythonPackages) matplotlib pycollada;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user