summaryrefslogtreecommitdiff
path: root/lib/default.nix
diff options
context:
space:
mode:
authorJohannes Kirschbauer <hsjobeki@gmail.com>2025-02-20 07:58:44 +0700
committerGitHub <noreply@github.com>2025-02-20 07:58:44 +0700
commit0d522023801aaf1d42dc59bc5577568db790fe39 (patch)
treefefc8c9245f33052dd971b709e3867c3c60c57b4 /lib/default.nix
parentghost-cli: 1.26.1 -> 1.27.0 (#383182) (diff)
parentlib.strings: init toSentenceCase (diff)
downloadnixpkgs-0d522023801aaf1d42dc59bc5577568db790fe39.tar.gz
lib.strings: init toSentenceCase (#381802)
Diffstat (limited to 'lib/default.nix')
-rw-r--r--lib/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/default.nix b/lib/default.nix
index a978f29065de..e69a1cc3860c 100644
--- a/lib/default.nix
+++ b/lib/default.nix
@@ -141,7 +141,7 @@ let
isStorePath isStringLike
isValidPosixName toShellVar toShellVars trim trimWith
escapeRegex escapeURL escapeXML replaceChars lowerChars
- upperChars toLower toUpper addContextFrom splitString
+ upperChars toLower toUpper toSentenceCase addContextFrom splitString
removePrefix removeSuffix versionOlder versionAtLeast
getName getVersion match split
cmakeOptionType cmakeBool cmakeFeature