summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Merge pull request #165672 from yoctocell/patatt-initSandro2022-03-27
|\
| * lib.licenses: add MIT-0Xinglu Chen2022-03-24
* | Merge pull request #165597 from ckiee/generaluser-initSandro2022-03-27
|\ \
| * | soundfont-generaluser: init at 1.471ckie2022-03-24
* | | Merge pull request #164651 from Infinisil/remove-optionSetSilvan Mosberger2022-03-25
|\ \ \ | |_|/ |/| |
| * | lib/modules: Finally remove deprecated types.optionSetSilvan Mosberger2022-03-18
* | | Merge pull request #164660 from ncfavier/tests-restrict-argumentsRobert Hensing2022-03-24
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into tests-restrict-argumentsRobert Hensing2022-03-21
| |\ \
| * | | lib: Add toFunctionRobert Hensing2022-03-21
| * | | lib: applyIfFunction -> applyModuleArgsIfFunctionRobert Hensing2022-03-21
* | | | Merge pull request #164890 from ncfavier/lib-warn-throwSilvan Mosberger2022-03-22
|\ \ \ \ | |_|/ / |/| | |
| * | | lib/trivial: add warnIfNot and throwIfNaïm Favier2022-03-19
| | |/ | |/|
* | | Merge pull request #163451 from hercules-ci/stop-premature-warningsKevin Cox2022-03-21
|\ \ \
| * | | lib.mkRenamedOptionModuleWith: Remove warnWhenReadRobert Hensing2022-03-21
| * | | lib: Add mkRenamedOptionModuleWithRobert Hensing2022-03-09
* | | | Merge pull request #147077 from Infinisil/updateAttrPathsRobert Hensing2022-03-19
|\ \ \ \ | |_|/ / |/| | |
| * | | lib.attrsets: Introduce updateManyAttrsByPathSilvan Mosberger2022-03-18
| * | | lib.lists: Use builtins.groupBy for lib.groupBySilvan Mosberger2022-03-18
| * | | lib.attrsets: Introduce showAttrPathSilvan Mosberger2022-03-18
* | | | Merge pull request #161158 from a-m-joseph/mips64el-support-first-stepsJohn Ericson2022-03-17
|\ \ \ \
| * | | | Ericson2314's suggestion here: https://github.com/NixOS/nixpkgs/pull/161158#d...Adam Joseph2022-03-10
| * | | | This commit adds only comments to platforms.nix.Adam Joseph2022-03-10
| * | | | comment: explain why gnuabi64 has a rustc.config but gnuabin32 does not.Adam Joseph2022-03-10
| * | | | remove float = "hard" from mips entriesAdam Joseph2022-03-10
| * | | | https://github.com/NixOS/nixpkgs/pull/161158#pullrequestreview-903824553Adam Joseph2022-03-10
| * | | | lib/systems: add mips64el definitionsAdam Joseph2022-03-10
* | | | | Merge pull request #162271 from Infinisil/warn-no-typeRobert Hensing2022-03-16
|\ \ \ \ \
| * | | | | lib/options: Throw error for options without a typeJanne Heß2022-02-28
* | | | | | Merge pull request #156533 from hercules-ci/issue-146882-transparent-submodul...Silvan Mosberger2022-03-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | lib/modules.nix: Add comment about internal shorthand null valueRobert Hensing2022-03-07
| * | | | | lib/tests/modules: Add test case for duplicate option error file locationRobert Hensing2022-03-07
| * | | | | lib/modules.nix: Move comment to the actual legacy codeRobert Hensing2022-03-07
| * | | | | Revert "lib.modules: Remove redundant fixupOptionType in option injection"Robert Hensing2022-03-07
| * | | | | lib.modules: Inline a private functionRobert Hensing2022-03-03
| * | | | | lib.modules: Default shorthandOnlyDefinesConfig to true when nullRobert Hensing2022-03-03
| * | | | | lib.modules: Remove redundant fixupOptionType in option injectionRobert Hensing2022-03-03
| * | | | | lib.modules: Make option injection work when shorthandOnlyDefinesConfigRobert Hensing2022-03-03
| * | | | | lib.modules: Improve option-is-prefix error messageRobert Hensing2022-03-03
| * | | | | lib.modules: Explain why options can only be merged into submodulesRobert Hensing2022-03-03
| * | | | | lib.modules: Refactor option scanning slightlyRobert Hensing2022-03-03
| * | | | | lib.types.submodule: Remove redundant isSubmodule attrRobert Hensing2022-03-03
| * | | | | lib.modules: Let module declare options directly in bare submoduleRobert Hensing2022-03-03
| | |_|/ / | |/| | |
* | | | | Merge pull request #163127 from hercules-ci/optimize-optionSet-compatRobert Hensing2022-03-11
|\ \ \ \ \
| * | | | | lib/modules.nix: Optimize optionSet legacy compat codeRobert Hensing2022-03-07
| |/ / / /
* | | | | Merge pull request #163443 from ncfavier/fix-types-packageRobert Hensing2022-03-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lib.types.package: only call toDerivation when necessaryNaïm Favier2022-03-11
| | |_|/ | |/| |
* | | | lib.types.optionType: Only merge when necessaryRobert Hensing2022-03-10
* | | | lib.isDerivation: SimplifyRobert Hensing2022-03-09
|/ / /
* / / lib/systems: Fix uclibc float-abi being flippedLevi Wright2022-03-07
|/ /
* | Merge pull request #162283 from Infinisil/functionTo.descriptionSilvan Mosberger2022-03-02
|\ \