summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHarrison Houghton <hora.rhino@gmail.com>2021-08-21 12:07:34 -0400
committerHarrison Houghton <hora.rhino@gmail.com>2021-08-22 00:01:38 -0400
commit9d71711aec86ea6434c22bee80c02506bfe2d305 (patch)
treee7f88c5d9e3ad7e6cbc314f69d191ad33bb2ff21 /lib
parent679c67ced8e8872ad0b6fe2ded6328b8973a1e73 (diff)
lib: export strings/escapeRegex
I see no reason why I should be disallowed from using it.
Diffstat (limited to 'lib')
-rw-r--r--lib/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/default.nix b/lib/default.nix
index 56859d85ff4b..bb99a1be8a8c 100644
--- a/lib/default.nix
+++ b/lib/default.nix
@@ -91,7 +91,7 @@ let
concatImapStringsSep makeSearchPath makeSearchPathOutput
makeLibraryPath makeBinPath optionalString
hasInfix hasPrefix hasSuffix stringToCharacters stringAsChars escape
- escapeShellArg escapeShellArgs replaceChars lowerChars
+ escapeShellArg escapeShellArgs escapeRegex replaceChars lowerChars
upperChars toLower toUpper addContextFrom splitString
removePrefix removeSuffix versionOlder versionAtLeast
getName getVersion