mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-11 11:10:44 +00:00
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.