1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/lib
Naïm Favier 7fae930a37
lib/trivial: add warnIfNot and throwIf
Negated versions of warnIf and throwIfNot.
2022-03-19 20:40:40 +01:00
..
systems Ericson2314's suggestion here: https://github.com/NixOS/nixpkgs/pull/161158#discussion_r822295406 2022-03-10 20:30:19 -08:00
tests Merge pull request #161158 from a-m-joseph/mips64el-support-first-steps 2022-03-17 17:43:24 -04:00
asserts.nix lib/asserts: use throw to display message for assertMsg 2022-01-19 00:50:06 +01:00
attrsets.nix lib.isDerivation: Simplify 2022-03-09 15:48:30 +01:00
cli.nix
customisation.nix lib: make extendDerivation lighter on eval 2021-10-15 16:39:10 +02:00
debug.nix
default.nix Merge pull request #157301 from pennae/lib-add-mkPackageOption 2022-02-28 20:37:59 +01:00
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
flake.nix
generators.nix Merge pull request #131205 from Ma27/showdefs-overflow 2021-09-29 11:03:31 +02:00
kernel.nix
licenses.nix Merge pull request #155707 from 06kellyjac/feh 2022-02-16 13:31:43 +01:00
lists.nix lib/lists: mutuallyExclusive function optimization 2021-11-01 16:29:01 -04:00
meta.nix lib/meta: fix typo in platformMatch comment 2022-01-24 12:54:22 -03:00
minver.nix
modules.nix Merge pull request #156533 from hercules-ci/issue-146882-transparent-submodule-options 2022-03-16 21:44:35 +01:00
options.nix lib/options: Throw error for options without a type 2022-02-28 22:51:41 +01:00
sources.nix lib.sources: Improve docs 2022-01-30 02:04:51 +01:00
strings-with-deps.nix
strings.nix lib: fix escapeXML example in documentation 2021-11-02 22:43:25 +01:00
trivial.nix lib/trivial: add warnIfNot and throwIf 2022-03-19 20:40:40 +01:00
types.nix Merge pull request #156533 from hercules-ci/issue-146882-transparent-submodule-options 2022-03-16 21:44:35 +01:00
versions.nix
zip-int-bits.nix