mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
Fixing the evaluation broken at 8a18bc8722
niksnut pointed this out in
8a18bc8722 (commitcomment-14498732)
This commit is contained in:
parent
de2eae33b7
commit
9fc54f9aa5
@ -11694,7 +11694,7 @@ let
|
||||
fomp = callPackage ../applications/audio/fomp { };
|
||||
|
||||
freecad = callPackage ../applications/graphics/freecad {
|
||||
boost = boost156;
|
||||
boost = boost155;
|
||||
opencascade = opencascade_oce;
|
||||
inherit (pythonPackages) matplotlib pycollada;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user