freecad: remove boost version override
This commit is contained in:
@@ -14809,9 +14809,7 @@ with pkgs;
|
||||
|
||||
fomp = callPackage ../applications/audio/fomp { };
|
||||
|
||||
freecad = callPackage ../applications/graphics/freecad {
|
||||
boost = boost155;
|
||||
};
|
||||
freecad = callPackage ../applications/graphics/freecad { };
|
||||
|
||||
freemind = callPackage ../applications/misc/freemind { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user