nixpkgs/lib
2022-05-01 23:06:17 +03:00
..
systems lib.systems: add riscv{32,64} sets and filters 2022-04-28 08:17:02 +00:00
tests Merge pull request #167947 from MatthewCroughan/mc/callLocklessFlake 2022-05-01 23:06:17 +03:00
asserts.nix lib/asserts: use throw to display message for assertMsg 2022-01-19 00:50:06 +01:00
attrsets.nix Merge pull request #147077 from Infinisil/updateAttrPaths 2022-03-19 19:00:03 +01:00
cli.nix
customisation.nix lib/customization: Improve callPackage error message for missing args 2022-04-01 22:03:05 +02:00
debug.nix lib/debug: add traceFnSeqN 2021-01-25 19:25:50 +01:00
default.nix Merge pull request #167947 from MatthewCroughan/mc/callLocklessFlake 2022-05-01 23:06:17 +03:00
deprecated.nix treewide: fold -> foldr 2021-01-26 10:57:07 +07:00
fetchers.nix
filesystem.nix lib: Add readTree function to filesystem 2020-10-19 16:42:21 -07:00
fixed-points.nix lib.compose{Many,}Extensions: Make compatible with nix flake check 2021-08-26 09:12:17 -04:00
flake.nix Fix import path. 2021-08-14 14:46:00 -05:00
flakes.nix lib: init flakes.nix 2022-04-12 19:28:23 +01:00
generators.nix lib.generators: fix references to test file 2022-03-14 10:30:55 +01:00
kernel.nix
licenses.nix Merge pull request #165672 from yoctocell/patatt-init 2022-03-27 14:53:39 +02:00
lists.nix lib.lists: Use builtins.groupBy for lib.groupBy 2022-03-18 00:05:10 +01:00
meta.nix lib/meta: add getExe to get the main program of a drv 2022-04-24 04:19:49 +03:00
minver.nix
modules.nix Merge pull request #167776 from hercules-ci/lib-modules-allow-disable-_modules.args-docs-internal 2022-04-30 13:43:08 +02:00
options.nix Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-26 09:59:28 +01:00
sources.nix lib.sources: Improve docs 2022-01-30 02:04:51 +01:00
strings-with-deps.nix lib: Use Nix's static scope checking, fix error message, optimize 2020-10-22 13:46:47 +02:00
strings.nix lib/strings: fix quoting of example 2022-04-27 19:42:40 +02:00
trivial.nix lib: init flakes.nix 2022-04-12 19:28:23 +01:00
types.nix lib.types.submoduleWith: Avoid _key collisions after extendModules 2022-04-24 00:07:59 +02:00
versions.nix
zip-int-bits.nix