summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* add release notes for 22.05 and update codenameTimothy DeHerrera2021-11-22
* modules: Add moduleType to module argumentsRobert Hensing2021-11-22
* modules: Document that extendModules is also a module argumentRobert Hensing2021-11-22
* lib.modules: add mkDerivedConfigTaeer Bar-Yam2021-11-15
* lib/systems: add x86_64-darwin hostPlatformJonathan Ringer2021-11-10
* lib/tests/sources: update to Nix 2.4 cli syntaxBernardo Meurer2021-11-09
* lib/tests/modules.sh: update to Nix 2.4 syntaxBernardo Meurer2021-11-09
* lib: fix escapeXML example in documentationRobert Helgesson2021-11-02
* Merge pull request #144072 from polykernel/lib-lists-mutuallyexclusive-optimi...Ben Siraphob2021-11-02
|\
| * lib/lists: mutuallyExclusive function optimizationpolykernel2021-11-01
* | modules: Update evalModules docRobert Hensing2021-11-01
* | modules: Add visible = "shallow" to hide only sub-optionsRobert Hensing2021-11-01
* | modules: Add extendModules to module argsRobert Hensing2021-11-01
* | lib.evalModules: Add extendModules and type to resultRobert Hensing2021-11-01
|/
* Merge pull request #139284 from r-burns/powernv-kernel-configRyan Burns2021-10-28
|\
| * lib/systems: update powernv kernel configRyan Burns2021-09-28
* | Merge pull request #141789 from pennae/eval-optSilvan Mosberger2021-10-21
|\ \
| * | lib: make extendDerivation lighter on evalpennae2021-10-15
* | | licenses: add CAPECMarkus S. Wamser2021-10-15
|/ /
* | Merge pull request #140763 from hercules-ci/abort-on-warnRobert Hensing2021-10-13
|\ \
| * | lib.warn: Add NIX_ABORT_ON_WARN for call tracesRobert Hensing2021-10-13
* | | lib.systems.supported.tier3: add aarch64-darwinzimbatm2021-10-06
|/ /
* | Merge pull request #140284 from Infinisil/types-anything-lambdasSilvan Mosberger2021-10-05
|\ \
| * | lib/types: Make types.anything merge functionsSilvan Mosberger2021-10-02
| |/
* | lib: add list of supported systems (#140428)Jonas Chevalier2021-10-05
* | Merge pull request #136909 from ncfavier/cleanup-defaults-examplesRobert Hensing2021-10-04
|\ \
| * | lib/options: add literalExpression and literalDocBook, deprecate literalExampleNaïm Favier2021-10-03
* | | Merge pull request #140136 from rnhmjoj/matrix-idsMichele Guerini Rocco2021-10-03
|\ \ \
| * | | lib/tests/maintainers: add matrix optionrnhmjoj2021-10-01
* | | | lib: add function escapeXMLRobert Helgesson2021-10-03
| |/ / |/| |
* | | Merge pull request #140051 from pennae/extend-derivationSilvan Mosberger2021-10-02
|\ \ \ | |/ / |/| |
| * | fix nested calls to extendDerivationpennae2021-09-30
| |/
* | ocamlPackages.lustre-v6: init at 6.103.3Delta2021-09-30
* | Merge pull request #131205 from Ma27/showdefs-overflowLinus Heckemann2021-09-29
|\ \ | |/ |/|
| * lib/generators: fix error messageMaximilian Bosch2021-09-28
| * lib/modules: grammar fix in error msgMaximilian Bosch2021-08-26
| * lib/generators: move limit detection into `withRecursion`Maximilian Bosch2021-08-26
| * lib/modules: fix error-message when declaring an option inside `config'Maximilian Bosch2021-08-25
| * lib/options: use `depthLimit` for `toPretty` when showing a definitionMaximilian Bosch2021-08-25
| * lib/generators/toPretty: add evaluation-limitMaximilian Bosch2021-08-25
* | lib.cleanSource: ignore socketsAlyssa Ross2021-09-17
* | lib.generators.toINI: serialize derivations to stringzimbatm2021-09-12
* | lib.generators.toGitINI: don't traverse derivationszimbatm2021-09-12
* | lib/systems: add minimal s390x-linux cross-compile supportSergei Trofimovich2021-09-09
* | lib/strings: fix infinite recursion on concatStringsSep fallbackpolykernel2021-08-26
* | Merge pull request #135794 from shlevy/composeManyFlakeCompatRobert Hensing2021-08-26
|\ \
| * | lib.compose{Many,}Extensions: Make compatible with nix flake checkShea Levy2021-08-26
| |/
* / replace dead linksPaul-Nicolas Madelaine2021-08-26
|/
* lib: optimize setAttrByPath and cleaup importspolykernel2021-08-23
* lib: export strings/escapeRegexHarrison Houghton2021-08-22