summary refs log tree commit diff
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)
downloadnixpkgs-9d71711aec86ea6434c22bee80c02506bfe2d305.tar
nixpkgs-9d71711aec86ea6434c22bee80c02506bfe2d305.tar.gz
nixpkgs-9d71711aec86ea6434c22bee80c02506bfe2d305.tar.bz2
nixpkgs-9d71711aec86ea6434c22bee80c02506bfe2d305.tar.lz
nixpkgs-9d71711aec86ea6434c22bee80c02506bfe2d305.tar.xz
nixpkgs-9d71711aec86ea6434c22bee80c02506bfe2d305.tar.zst
nixpkgs-9d71711aec86ea6434c22bee80c02506bfe2d305.zip
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 56859d85ff4..bb99a1be8a8 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