lib/trivial: actually expose warnIfNot and throwIf

This commit is contained in:
Naïm Favier 2022-03-27 16:48:33 +02:00
parent d6bc4f2a9c
commit 9f5796be49
No known key found for this signature in database
GPG Key ID: 49B07322580B7EE2

View File

@ -66,7 +66,7 @@ let
stringLength sub substring tail trace;
inherit (self.trivial) id const pipe concat or and bitAnd bitOr bitXor
bitNot boolToString mergeAttrs flip mapNullable inNixShell isFloat min max
importJSON importTOML warn warnIf throwIfNot checkListOfEnum
importJSON importTOML warn warnIf warnIfNot throwIf throwIfNot checkListOfEnum
info showWarnings nixpkgsVersion version isInOldestRelease
mod compare splitByAndCompare
functionArgs setFunctionArgs isFunction toFunction