nixpkgs/pkgs/development/libraries/plplot
Shamrock Lee d80b0c0171 gnudatalanguage: Init at 1.0.0
*   Generate PlPlot drivers by
    injecting wxGtk31 (if enableWX == true)
    and/or xorg.libX11 (if enableXWin == true,
    default to false)
    into the buildInputs of plplot
    with plplot.overrideAttrs
*   Override hdf4 and hdf5 with
    custom mpi (if
    enableMPI == true and libraryMPI == mpich)
    and szip (if enableSzip == true, default to false)
2021-10-17 14:06:31 +08:00
..
default.nix gnudatalanguage: Init at 1.0.0 2021-10-17 14:06:31 +08:00