lib: add showWarnings

This commit is contained in:
Jan Malakhovski
2019-03-08 11:19:18 +02:00
committed by danbst
parent e84cf5edad
commit 570aed4b46
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ let
stringLength sub substring tail;
inherit (trivial) id const concat or and bitAnd bitOr bitXor bitNot
boolToString mergeAttrs flip mapNullable inNixShell min max
importJSON warn info nixpkgsVersion version mod compare
importJSON warn info showWarnings nixpkgsVersion version mod compare
splitByAndCompare functionArgs setFunctionArgs isFunction;
inherit (fixedPoints) fix fix' converge extends composeExtensions
makeExtensible makeExtensibleWithCustomName;