.. |
systems
|
lib/systems/default.nix: add efiArch suffixes
|
2022-09-29 08:02:35 +00:00 |
tests
|
lib/strings: Update docs and restructured code to improve readability of toInt and toIntBase10.
|
2022-10-23 17:50:24 -04:00 |
ascii-table.nix
|
lib.strings: Add function to convert character to number
|
2022-10-20 18:58:44 +02:00 |
asserts.nix
|
lib/asserts: use throw to display message for assertMsg
|
2022-01-19 00:50:06 +01:00 |
attrsets.nix
|
unionOfDisjoint: use builtins.intersectAttrs
|
2022-09-25 00:09:15 -07:00 |
cli.nix
|
|
|
customisation.nix
|
lib/customization: Improve callPackage error message for missing args
|
2022-04-01 22:03:05 +02:00 |
debug.nix
|
|
|
default.nix
|
lib/strings: Refactor toInt into toInt and toIntBase10
|
2022-10-23 17:50:24 -04:00 |
deprecated.nix
|
lib.closePropagation: Remove the quadratic behavior in lib.closePropagation
|
2022-10-07 18:03:42 +02:00 |
derivations.nix
|
lib: Add lazyDerivation
|
2022-09-21 10:55:07 +01:00 |
fetchers.nix
|
|
|
filesystem.nix
|
|
|
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 |
generators.nix
|
treewide: optional -> optionals where the argument is a list
|
2022-10-10 15:40:21 +03:00 |
kernel.nix
|
|
|
licenses.nix
|
Merge pull request #196397 from fgaz/hikounomizu/init
|
2022-10-21 19:57:12 +02:00 |
lists.nix
|
Fix a typo in the lib.foldr docstring
|
2022-08-20 23:58:57 +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
|
boostrap fetchurl: Add SRI support
|
2022-08-24 09:55:45 +02:00 |
modules.nix
|
Merge pull request #193132 from figsoda/clean-up
|
2022-10-01 17:03:11 -04:00 |
options.nix
|
lib/options/showOption: fix quoting of attr-names that are not identifiers
|
2022-10-07 10:09:03 +02:00 |
source-types.nix
|
lib.sourceTypes: simplify implementation
|
2022-05-30 16:27:34 +08:00 |
sources.nix
|
lib/sources.nix: remove unused binding
|
2022-09-26 22:18:55 -04:00 |
strings-with-deps.nix
|
|
|
strings.nix
|
Merge pull request #173949 from jacoblambda/fix-toInt-zero-padding
|
2022-10-24 13:22:42 +02:00 |
trivial.nix
|
lib/trivial: Update oldestSupportedRelease
|
2022-07-04 20:07:44 +02:00 |
types.nix
|
Merge pull request #194035 from Ma27/show-option-quoting
|
2022-10-18 11:31:54 +02:00 |
versions.nix
|
|
|
zip-int-bits.nix
|
lib/zip-int-bits: fix typo: bitXOR -> bitXor
|
2022-06-09 20:04:37 +03:00 |