My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/lib
Graham Christensen 06edb74413
Merge pull request #148785 from pennae/more-option-doc-staticizing
2 years ago
..
systems lib.systems.supported: remove aarch64-darwin from Tier 3 list 2 years ago
tests lib: fix flake check 2 years ago
asserts.nix
attrsets.nix lib: make extendDerivation lighter on eval 3 years ago
cli.nix lib/cli: mkKey -> mkOptionName, use generators.mkValueStringDefault 4 years ago
customisation.nix lib: make extendDerivation lighter on eval 3 years ago
debug.nix lib/debug: add traceFnSeqN 3 years ago
default.nix lib/meta: add getLicenseFromSpdxId function 2 years ago
deprecated.nix treewide: fold -> foldr 3 years ago
fetchers.nix
filesystem.nix lib: Add readTree function to filesystem 4 years ago
fixed-points.nix lib.compose{Many,}Extensions: Make compatible with nix flake check 3 years ago
flake.nix Fix import path. 3 years ago
generators.nix Merge pull request #131205 from Ma27/showdefs-overflow 3 years ago
kernel.nix Merge pull request #84032 from teto/fix_kernel_merge 4 years ago
licenses.nix licenses: add CAPEC 3 years ago
lists.nix lib/lists: mutuallyExclusive function optimization 3 years ago
meta.nix lib/meta: add getLicenseFromSpdxId function 2 years ago
minver.nix Bump minver.nix to 2.2 4 years ago
modules.nix Merge pull request #148785 from pennae/more-option-doc-staticizing 2 years ago
options.nix modules: Add visible = "shallow" to hide only sub-options 3 years ago
sources.nix lib.cleanSource: ignore sockets 3 years ago
strings-with-deps.nix lib: Use Nix's static scope checking, fix error message, optimize 4 years ago
strings.nix lib: fix escapeXML example in documentation 3 years ago
trivial.nix add release notes for 22.05 and update codename 3 years ago
types.nix lib.evalModules: Add extendModules and type to result 3 years ago
versions.nix lib/versions: expose splitVersion 5 years ago
zip-int-bits.nix