From c93ad83894595a566d25bbe810a9db6fe58b79fa Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Tue, 15 Oct 2024 11:43:44 +0200 Subject: [PATCH] add libredwg, calyx-vpn, endeavour --- modules/programs.nix | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/modules/programs.nix b/modules/programs.nix index 0b38e13..c8c15d4 100644 --- a/modules/programs.nix +++ b/modules/programs.nix @@ -44,9 +44,21 @@ # Blender HIP rendering: https://docs.blender.org/manual/en/latest/render/cycles/gpu_rendering.html#hip-amd #blender-hip - # General purpose Open Source 3D CAD/MCAD/CAx/CAE/PLM modeler. + # FreeCAD is a general purpose open source parametric 3D CAD/MCAD/CAx/CAE/PLM modeler. # Can import .stl files. #freecad + #unstable.freecad-wayland + + # https://wiki.freecad.org/FreeCAD_and_DWG_Import#LibreDWG + # GNU LibreDWG is a free C library to handle DWG files. + # Be aware that, since libreDWG is a work-in-progress, it lacks support for some DWG entities. + # + # The libredwg package provides a utility to convert e.g. DWG into DXF. If unsopported DWG entities are skipped, warnings are printed on the console. + # Example: dxfwrite -o out.dxf in.dwg + # + # FreeCAD detects LibreDWG and can use it to import DWG files. + #libredwg + # 3D parametric model compiler. # Can import .stl files with: import("example.stl"); #openscad @@ -60,7 +72,9 @@ # Internet Censorship Circumvention # - #unstable.riseup-vpn # TODO wait until update arraived in unstable + unstable.riseup-vpn + # TODO: Wait for https://github.com/NixOS/nixpkgs/issues/347620 + #unstable.calyx-vpn #./tor-browser.nix #./tor.nix @@ -88,6 +102,7 @@ gnome.gnome-contacts # Contacts gnome.gnome-calendar # Calendar unstable.planify # Tasks + #endeavour # Tasks #unstable.errands # Tasks jameica # Hibiscus plugin -> HBCI online banking. Sparkasse-Nürnberg https://www.willuhn.de/wiki/doku.php?id=support:list:banken:spk#nuernberg. picard # Music tagger by MusicBrainz