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
Silvan Mosberger 180173a1c4
Merge pull request #164088 from Profpatsch/lib.generators-add-toINIWithGlobalSection
2 years ago
..
systems Ericson2314's suggestion here: https://github.com/NixOS/nixpkgs/pull/161158#discussion_r822295406 2 years ago
tests Merge pull request #164088 from Profpatsch/lib.generators-add-toINIWithGlobalSection 2 years ago
asserts.nix lib/asserts: use throw to display message for assertMsg 2 years ago
attrsets.nix Merge pull request #147077 from Infinisil/updateAttrPaths 2 years ago
cli.nix
customisation.nix lib/customization: Improve callPackage error message for missing args 2 years ago
debug.nix
default.nix lib/trivial: actually expose warnIfNot and throwIf 2 years ago
deprecated.nix
fetchers.nix
filesystem.nix
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 lib.generators: fix references to test file 2 years ago
kernel.nix
licenses.nix Merge pull request #165672 from yoctocell/patatt-init 2 years ago
lists.nix lib.lists: Use builtins.groupBy for lib.groupBy 2 years ago
meta.nix lib/meta: fix typo in platformMatch comment 2 years ago
minver.nix
modules.nix Merge pull request #165540 from Infinisil/module-args-docs 2 years ago
options.nix Merge remote-tracking branch 'origin/master' into haskell-updates 2 years ago
sources.nix lib.sources: Improve docs 2 years ago
strings-with-deps.nix
strings.nix Merge pull request #166383 from hercules-ci/always-sanitize-derivation-name 2 years ago
trivial.nix Merge pull request #164660 from ncfavier/tests-restrict-arguments 2 years ago
types.nix lib/modules: Finally remove deprecated types.optionSet 2 years ago
versions.nix
zip-int-bits.nix