nixpkgs/pkgs/development/libraries/science/math/cudnn
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
..
default.nix cudnn_cudatoolkit_10: 7.3.1 -> 7.4.2 2019-03-28 21:49:13 +08:00
generic.nix tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00