summary refs log tree commit diff
path: root/lib/default.nix
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2022-04-27 23:33:28 +0200
committerGitHub <noreply@github.com>2022-04-27 23:33:28 +0200
commit5f8cb210112fd2f4414fd4fbba045bdbc18cddf0 (patch)
tree22d074d6ff274af7cfbcb6fc11cb04deed30d6d2 /lib/default.nix
parent713b41d22ae7008cc5596c58f79459a23b3e9471 (diff)
parent535997fa52e1a407bf5037ff974bbe2dba0e5942 (diff)
downloadnixpkgs-5f8cb210112fd2f4414fd4fbba045bdbc18cddf0.tar
nixpkgs-5f8cb210112fd2f4414fd4fbba045bdbc18cddf0.tar.gz
nixpkgs-5f8cb210112fd2f4414fd4fbba045bdbc18cddf0.tar.bz2
nixpkgs-5f8cb210112fd2f4414fd4fbba045bdbc18cddf0.tar.lz
nixpkgs-5f8cb210112fd2f4414fd4fbba045bdbc18cddf0.tar.xz
nixpkgs-5f8cb210112fd2f4414fd4fbba045bdbc18cddf0.tar.zst
nixpkgs-5f8cb210112fd2f4414fd4fbba045bdbc18cddf0.zip
Merge pull request #170583 from ncfavier/mkShellVars
lib/strings: add toShellVars
Diffstat (limited to 'lib/default.nix')
-rw-r--r--lib/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/default.nix b/lib/default.nix
index ec7f536bbdd..e919509e724 100644
--- a/lib/default.nix
+++ b/lib/default.nix
@@ -94,7 +94,8 @@ let
       concatImapStringsSep makeSearchPath makeSearchPathOutput
       makeLibraryPath makeBinPath optionalString
       hasInfix hasPrefix hasSuffix stringToCharacters stringAsChars escape
-      escapeShellArg escapeShellArgs escapeRegex escapeXML replaceChars lowerChars
+      escapeShellArg escapeShellArgs isValidPosixName toShellVar toShellVars
+      escapeRegex escapeXML replaceChars lowerChars
       upperChars toLower toUpper addContextFrom splitString
       removePrefix removeSuffix versionOlder versionAtLeast
       getName getVersion