mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
bahaghari/lib: add optionalNull
to top-level
This commit is contained in:
parent
e119d84731
commit
25654828c0
@ -45,7 +45,7 @@ pkgs.lib.makeExtensible
|
||||
|
||||
inherit (self.trivial) importYAML toYAML toBaseDigitsWithGlyphs
|
||||
generateGlyphSet generateConversionTable generateBaseDigitType clamp
|
||||
isNumber scale;
|
||||
isNumber scale optionalNull;
|
||||
|
||||
inherit (self.hex) isHexString;
|
||||
inherit (self.math) abs pow percentage factorial floor ceil round round'
|
||||
|
Loading…
Reference in New Issue
Block a user