Hello!
Disclaimer: I know that Salome-meca does everything I need but I didn’t find a way yet to open salome with singularity on NixOS (app don’t open and terminal exit). And btw if someone knows how to build it from source…
So basically here is my issue:
I’m trying to use paraview 6.0.0 on my NixOS machine, which is available in the unstable channel of nixpks, because I want to visualize code-aster results file. Unfortunatly I can’t see the MEDReader plugin in the plugin manager.
Nixpkg provide paraview by building it from source ( see nixpkgs/pkgs/by-name/pa/paraview/package.nix at nixos-unstable · NixOS/nixpkgs · GitHub ), maybe the issue is from here?
Thanks for your help!