Commit Graph

103 Commits (1a1747677efe715c2143d3f0e82a79a91c144b85)

Author SHA1 Message Date
Naïm Favier 4d2ea62d82
lib/strings/toShellVars: handle derivations as strings 2 years ago
Daniel Thwaites e888c2133f
lib/strings: convert to string within hasInfix 2 years ago
Naïm Camille Favier 535997fa52
lib/strings: fix quoting of example 2 years ago
Naïm Favier 226bc99659
lib/strings: add toShellVars 2 years ago
Daniel Thwaites 4f9b8a0702
lib/strings: optimise hasInfix function (#168175) 2 years ago
Robert Hensing fffabe7500 lib.sanitizeDerivationName: Simplify regex 2 years ago
Silvan Mosberger 975a1ae339 lib/strings: Add levenshtein distance functions 2 years ago
Robert Hensing 342a3c32c9 lib.sanitizeDerivationName: Optimize the common case 2 years ago
Robert Helgesson c7678aff1b
lib: fix escapeXML example in documentation 3 years ago
Robert Helgesson e75f346aa3
lib: add function escapeXML 3 years ago
polykernel de81edf6ef lib/strings: fix infinite recursion on concatStringsSep fallback 3 years ago
Niklas Hambüchen 5db6b909cd
strings.nix: Fix overly monomorphic type signature comments 3 years ago
sternenseemann f39a5c4e50 lib/strings: forbid lists in isStorePath 3 years ago
sternenseemann 326d0970e0 lib/strings: fix example for isStorePath 3 years ago
Lennart Spitzner 8c70a1a989
lib: fix documented type of fixedWidthString (#121396) 3 years ago
Alyssa Ross a8afbb45c1 treewide: use lib.warnIf where appropriate 3 years ago
Alex Brandt ff1700feda lib/string: drop redundant string in description of toInt. 4 years ago
Alex Brandt 4a5cb363ae lib/strings: fix typo in example 4 years ago
Alex Brandt 2697a777e7 lib/strings: fix examples for enableFeatureAs 4 years ago
Robert Hensing afa6c51f27 lib: Use Nix's static scope checking, fix error message, optimize 4 years ago
Etienne Laurin d7464ab4bb lib.splitString: use builtin.split 4 years ago
V 423fc3f232 lib/strings: deprecate readPathsFromFile 4 years ago
Silvan Mosberger 5ae3fb2c38
lib/strings: Add floatToString 4 years ago
Silvan Mosberger f9eb3d158a
lib/strings: Introduce escapeNixIdentifier 4 years ago
Silvan Mosberger 4b206ac83b
lib/strings: Add sanitizeDerivationName function 4 years ago
Frederik Rietdijk 419bc0a4cd Revert "Revert "Merge master into staging-next"" 4 years ago
Frederik Rietdijk 0be87c7979 Revert "Merge master into staging-next" 4 years ago
Robert Helgesson fc3bd1aeb9
lib/strings: fix comment typo 4 years ago
John Ericson 84a105254d lib: Add getName to mirror getVersion 5 years ago
Nathan van Doorn 8bf42f538e
Doc fix: use correct function name in type signature for concatIMapStringsSep 5 years ago
volth bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 6 years ago
Patrick Hilhorst 320c9c10de
make-derivation: use pname-version as default name if both are present 6 years ago
Vincent Ambo 0560caa578 lib/strings: Update documentation comments for doc generation 6 years ago
Tim Cuthbertson d984c55383 lib.isStorePath: fix `false` result when passed a path object 6 years ago
Profpatsch 3e45b61a99 lib/trivial: add a few examples of usage of assertMsg/assertOneOf 6 years ago
Aaron Andersen 343e10aaa6 function rewritten by @Infinisil 6 years ago
Aaron Andersen 74d446176e as requested: 6 years ago
Vladimír Čunát fecb444e18
lib/strings: guard against an easy mistake 6 years ago
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872) 6 years ago
Shea Levy 6da6accd30
treewide: Remove uses of builtins.toPath. 6 years ago
John Ericson 9e9cdd7027 lib: Add more configure flag helpers 6 years ago
Matthew Bauer 8a98cf97e9 lib.makeSearchPath: allow null in search path 6 years ago
Shea Levy b66d7dc0ce
lib.isStorePath: Fix derivation detection 6 years ago
Ryan Trinkle 6281eb123b nixpkgs.lib: Add escapeNixString 7 years ago
Graham Christensen 152c63c9ff
Convert libs to a fixed-point 7 years ago
zimbatm 4d545297d8 lib: introduce imap0, imap1 (#25543) 7 years ago
Profpatsch 2b0a8427e6 lib/string: make `isStorePath` total (#26216) 7 years ago
Tom Saeger 5989515b94 lib: trivial spelling fixes 7 years ago
Orivej Desh 02126b69e5
lib.readPathsFromFile: simplify, /cc #24036 7 years ago
Vladimír Čunát 36de745e1b
readPathsFromFile: fixup after #23851 7 years ago