nixpkgs/lib
Daniel Thwaites 4f9b8a0702
lib/strings: optimise hasInfix function (#168175)
* lib/strings: optimise hasInfix function

* lib/strings: optimise hasInfix further using regex

* rstudio: call hasInfix with a string

* lib/strings: remove let from hasInfix

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2022-04-22 12:43:25 -04:00
..
systems lib/systems/platforms: correctly import examples.nix 2022-04-15 20:25:58 +03:00
tests Merge pull request #164088 from Profpatsch/lib.generators-add-toINIWithGlobalSection 2022-04-06 19:02:36 +02:00
asserts.nix
attrsets.nix
cli.nix
customisation.nix lib/customization: Improve callPackage error message for missing args 2022-04-01 22:03:05 +02:00
debug.nix
default.nix
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
flake.nix
generators.nix
kernel.nix
licenses.nix
lists.nix
meta.nix
minver.nix
modules.nix Merge pull request #165540 from Infinisil/module-args-docs 2022-04-05 21:51:46 +02:00
options.nix
sources.nix
strings-with-deps.nix
strings.nix lib/strings: optimise hasInfix function (#168175) 2022-04-22 12:43:25 -04:00
trivial.nix
types.nix
versions.nix
zip-int-bits.nix