mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502
for nixpkgs
This commit is contained in:
commit
30f14243c3
344 changed files with 58220 additions and 29215 deletions
|
@ -260,7 +260,7 @@ rec {
|
|||
/* Cut a string with a separator and produces a list of strings which
|
||||
were separated by this separator.
|
||||
|
||||
NOTE: this function is not performant and should be avoided
|
||||
NOTE: this function is not performant and should never be used.
|
||||
|
||||
Example:
|
||||
splitString "." "foo.bar.baz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue