mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
5f191ca827
Since version 0.19, freecad can open .dwg files through libredwg. See https://wiki.freecadweb.org/FreeCAD_and_DWG_Import#FreeCAD_v0.19_and_LibreDWG. Before this commit, freecad could open .dwg files only if libredwg was independently installed. This is not how programs should work in Nix. Therefore, we explicitly depend on libredwg and hardcode full path to dwg2dxf. |
||
---|---|---|
.. | ||
default.nix |