summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* lib/systems/platforms: correctly import examples.nixArtturin2022-04-15
* Merge pull request #164088 from Profpatsch/lib.generators-add-toINIWithGlobal...Silvan Mosberger2022-04-06
|\
| * lib.generators: fix references to test fileProfpatsch2022-03-14
| * lib.generators: add toINIWithGlobalSectionProfpatsch2022-03-14
* | Merge pull request #165540 from Infinisil/module-args-docsRobert Hensing2022-04-05
|\ \
| * | lib/modules: Document _module.argsSilvan Mosberger2022-04-05
* | | Merge pull request #166383 from hercules-ci/always-sanitize-derivation-nameRobert Hensing2022-04-05
|\ \ \
| * | | lib.sanitizeDerivationName: Simplify regexRobert Hensing2022-04-05
| * | | lib.sanitizeDerivationName: Test with unicodeRobert Hensing2022-03-31
| * | | lib.sanitizeDerivationName: Optimize the common caseRobert Hensing2022-03-31
* | | | lib/customization: Improve callPackage error message for missing argsSilvan Mosberger2022-04-01
* | | | lib/tests: Add tests for levenshtein functionsSilvan Mosberger2022-04-01
* | | | lib/strings: Add levenshtein distance functionsSilvan Mosberger2022-04-01
* | | | Merge master into haskell-updatesgithub-actions[bot]2022-03-29
|\| | |
| * | | Merge pull request #165956 from ncfavier/lib-warn-throwRobert Hensing2022-03-28
| |\ \ \
| | * | | lib/trivial: actually expose warnIfNot and throwIfNaïm Favier2022-03-27
* | | | | Merge master into haskell-updatesgithub-actions[bot]2022-03-28
|\| | | |
| * | | | 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 remote-tracking branch 'origin/master' into haskell-updatessternenseemann2022-03-26
|\| | | |
| * | | | Merge pull request #164651 from Infinisil/remove-optionSetSilvan Mosberger2022-03-25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | lib/modules: Finally remove deprecated types.optionSetSilvan Mosberger2022-03-18
* | | | | Merge master into haskell-updatesgithub-actions[bot]2022-03-25
|\| | | |
| * | | | 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 master into haskell-updatesgithub-actions[bot]2022-03-23
|\| | | |
| * | | | Merge pull request #164890 from ncfavier/lib-warn-throwSilvan Mosberger2022-03-22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | lib/trivial: add warnIfNot and throwIfNaïm Favier2022-03-19
| | | |/ | | |/|
* | | | Merge master into haskell-updatesgithub-actions[bot]2022-03-22
|\| | |
| * | | 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 master into haskell-updatesgithub-actions[bot]2022-03-20
|\| | | |
| * | | | 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 master into haskell-updatesgithub-actions[bot]2022-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 master into haskell-updatesgithub-actions[bot]2022-03-17
|\| | | | |