Fixing the evaluation broken at 8a18bc8722

niksnut pointed this out in
8a18bc8722 (commitcomment-14498732)
This commit is contained in:
Lluís Batlle i Rossell 2015-11-19 14:16:31 +01:00
parent de2eae33b7
commit 9fc54f9aa5

View File

@ -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;
};