summaryrefslogtreecommitdiffstats
path: root/lib/strings.nix
AgeCommit message (Expand)Author
2019-03-18Doc fix: use correct function name in type signature for concatIMapStringsSepNathan van Doorn
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth
2018-11-06make-derivation: use pname-version as default name if both are presentPatrick Hilhorst
2018-10-29Merge pull request #49383 from tazjin/docs/lib-docstringsGraham Christensen
2018-10-29lib/strings: Update documentation comments for doc generationVincent Ambo
2018-10-20lib.isStorePath: fix `false` result when passed a path objectTim Cuthbertson
2018-09-06lib/trivial: add a few examples of usage of assertMsg/assertOneOfProfpatsch
2018-09-06Merge branch 'no-toPath'Shea Levy
2018-08-21function rewritten by @InfinisilAaron Andersen
2018-08-21as requested:Aaron Andersen
2018-07-21treewide: fix build with disallowed aliases (#43872)volth
2018-05-22treewide: Remove uses of builtins.toPath.Shea Levy
2018-05-11lib: Add more configure flag helpersJohn Ericson
2018-05-09lib.makeSearchPath: allow null in search pathMatthew Bauer
2018-03-09lib.isStorePath: Fix derivation detectionShea Levy
2017-12-02nixpkgs.lib: Add escapeNixStringRyan Trinkle
2017-09-16Convert libs to a fixed-pointGraham Christensen
2017-07-04lib: introduce imap0, imap1 (#25543)zimbatm
2017-05-30lib/string: make `isStorePath` total (#26216)Profpatsch
2017-04-19lib: trivial spelling fixesTom Saeger
2017-03-19lib.readPathsFromFile: simplify, /cc #24036Orivej Desh
2017-03-19readPathsFromFile: fixup after #23851Vladimír Čunát
2017-03-15libs: make splitString also split last separator (#23851)Léo Gaspard
2016-08-13getVersion: first try drv.version before parsing drv.nameDomen Kožar
2016-08-12fix documentation typo in lib/strings.nix (#17684)Данило Глинський (Danylo Hlynskyi)
2016-08-10hasSuffix: human readable inputsDomen Kožar
2016-08-01lib: add fileContents functionEric Sagnes
2016-06-20lib: Make escapeShellArg more robustaszlig
2016-06-19Merge pull request #16180 from zimbatm/shell-escapingzimbatm
2016-06-17Remove unecessary branching on old nix versionszimbatm
2016-06-12Escape all shell arguments uniformlyzimbatm
2016-05-19lib: revert my bogus comment fixNikolay Amiantov
2016-05-19firefox: restore gstreamer support for older firefox releasesNikolay Amiantov
2016-04-25make*Path: implement via makeSearchPathOutputNikolay Amiantov
2016-04-25makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov
2016-04-13makeSearchPath (and derivatives): check outputUnspecifiedNikolay Amiantov
2016-04-13makePerlPath: try to guess outputsNikolay Amiantov
2016-04-13makeSearchPathOutputs: init functionNikolay Amiantov
2016-04-13makeBinPath: guess outputsNikolay Amiantov
2016-04-10Merge branch 'master' into closure-sizeVladimír Čunát
2016-04-01Stronger warning against usage of splitStringEelco Dolstra
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát
2016-03-10lib/strings: document all the functionszimbatm
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát
2016-01-05lib.getVersion: extend the function to cope with strings as well as derivationsPeter Simons
2015-12-31Merge branch 'master' into closure-sizeVladimír Čunát
2015-12-16lib/strings: add readPathsFromFileThomas Tuegel
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno
2015-12-10add makeBinPath function for abstracting away pkg/bin:pkg2/bin..Domen Kožar
2015-11-25Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno