nixpkgs/lib
Robert Hensing 473ac9692e lib.hydraJob: Tolerate null
By allowing null, we allow code to avoid filterAttrs, improving
laziness in real world use cases.
Specifically, this strategy prevents infinite recursion errors,
performance issues and possibly other errors that are unrelated to
the user's code.
2023-01-30 00:35:34 +01:00
..
path lib/path/tests: Fix property tests when "-n" is generated 2023-01-10 14:18:35 +01:00
systems lib.platforms.s390x: init 2023-01-19 17:43:50 +00:00
tests maintainers: clarify what fields are required 2023-01-27 18:05:28 +01:00
ascii-table.nix lib.strings: Add function to convert character to number 2022-10-20 18:58:44 +02:00
asserts.nix doc: auto-generate asserts and attrset library docs 2022-12-08 22:58:22 +01:00
attrsets.nix Update lib/attrsets.nix 2023-01-25 02:52:54 +00:00
cli.nix
customisation.nix lib.hydraJob: Tolerate null 2023-01-30 00:35:34 +01:00
debug.nix
default.nix Merge pull request #208674 from YoshiRulz/yoshi-lib-docs 2023-01-05 19:00:38 +01:00
deprecated.nix lib.closePropagation: Remove the quadratic behavior in lib.closePropagation 2022-10-07 18:03:42 +02:00
derivations.nix lib: fix typos 2022-12-17 18:59:29 -05:00
fetchers.nix
filesystem.nix lib: Automatically generate lib.filesytem docs 2022-10-26 15:10:47 +02:00
fixed-points.nix lib: make extender available on self-references 2023-01-15 11:34:05 -08:00
flake.nix
generators.nix stdenv/check-meta: do deep type checks 2023-01-01 14:10:42 +01:00
kernel.nix
licenses.nix Merge pull request #212408 from raboof/imapsync-fix-license 2023-01-24 11:29:22 +01:00
lists.nix lib: Fix mismatched quotes in lib.* doc comments 2023-01-02 08:25:17 +10:00
meta.nix lib/meta.nix: platformMatch: allow predicate functions 2023-01-22 00:27:19 -08:00
minver.nix
modules.nix lib/modules: make mkAliasOptionModule emit DocBook 2023-01-08 22:44:18 +01:00
options.nix modules: add mkPackageOptionMD 2023-01-05 02:33:13 +01:00
source-types.nix
sources.nix lib/sources: make commitIdFromGitRepoOrError internal and use # for comments 2022-11-18 17:17:51 +02:00
strings-with-deps.nix
strings.nix lib.isStringLike: Remove use of list 2022-12-31 01:33:47 +01:00
trivial.nix lib/trival: Bump oldestSupportedRelease to 2211 2023-01-01 14:57:25 +01:00
types.nix lib.strings: isSimpleCoercibleString -> isStringLike 2022-12-31 01:33:46 +01:00
versions.nix lib/versions: add pad 2022-12-21 12:58:21 +01:00
zip-int-bits.nix