No Med Reader plugin on paraview 6.0.0 (NixOS issue?)

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!

maybe @mwestphal know why the med reader is missed ?

The MEDReader is an external plugin that is not part of ParaView source code but is from the Salome project.

It is packaged in our binary release thanks to our superbuild (basically a package manager) but the logic would have to be replicated by NixOS to be able to offer it in their build.

If you want to use it, just download our binary relase from https://www.paraview.org/download/