nixpkgs/pkgs/development/libraries/science/math/arpack
Doron Behar e0d947c79c arpack: cosmetic changes
Don't use `with stdenv.lib` at the top of the expression, per:
https://nix.dev/anti-patterns/language.html#with-attrset-expression

Use rec and version inside `mkDerivation`, like almost any other
derivation.
2020-09-23 00:52:45 +03:00
..
default.nix arpack: cosmetic changes 2020-09-23 00:52:45 +03:00