summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Merge pull request #102766 from siraben/mmixJohn Ericson2020-11-14
|\
| * Initial implementation of mmix cross-compileBen Siraphob2020-11-09
* | lib: Add composeManyExtensionsJoe Hermaszewski2020-11-13
* | Merge pull request #44928 from vcunat/p/configure-assertEelco Dolstra2020-11-11
|\ \
| * | lib/strings: guard against an easy mistakeVladimír Čunát2018-08-12
* | | lib/sources.nix: fix incorrect inheritV2020-10-30
| |/ |/|
* | lib/types.nix: fix missing inheritKeshav Kini2020-10-26
* | Merge pull request #101139 from roberth/lib-use-static-scope-checkingRobert Hensing2020-10-26
|\ \
| * | lib/sources.nix: Prefer lib for readFile inheritRobert Hensing2020-10-22
| * | lib: Add lib.trace for consistencyRobert Hensing2020-10-22
| * | lib/modules: Simplify inheritsRobert Hensing2020-10-22
| * | lib: Add lib.isFloat for consistencyRobert Hensing2020-10-22
| * | lib/options.nix: Use merge-friendly inherit syntaxRobert Hensing2020-10-22
| * | lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing2020-10-22
| * | lib/types.nix: Use // instead of mergeAttrsRobert Hensing2020-10-22
| * | lib/options.nix: Use head instead of elemAt _ 0Robert Hensing2020-10-22
* | | Merge pull request #101409 from rycee/dbus-warningGabriel Ebner2020-10-25
|\ \ \
| * | | docs: update documentation of `mkRemovedOptionModule`Robert Helgesson2020-10-24
| |/ /
* | | Merge pull request #100456 from maralorn/boolToStringAndreas Rammhold2020-10-25
|\ \ \ | |/ / |/| |
| * | treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-14
* | | Merge pull request #100953 from AtnNn/splitStringsSilvan Mosberger2020-10-20
|\ \ \
| * | | lib.splitString: use builtin.splitEtienne Laurin2020-10-18
| |/ /
* | | lib: Add readTree function to filesystemFarid Zakaria2020-10-19
* | | Merge branch 'master' into staging-nextVladimír Čunát2020-10-10
|\| |
| * | Merge pull request #96641 from zimbatm/data-module-importszimbatm2020-10-09
| |\ \
| | * | lib: allow to import JSON and TOML fileszimbatm2020-09-12
| | * | lib: add importTOMLzimbatm2020-09-12
* | | | Merge staging-next into stagingFrederik Rietdijk2020-10-06
|\| | |
| * | | lib/types: Fix type description of bool enum valuesSilvan Mosberger2020-10-03
* | | | Merge branch 'staging-next' into stagingJan Tojnar2020-09-24
|\| | |
| * | | lib/tests: Update for error message changesSilvan Mosberger2020-09-21
| * | | lib/tests: Allow grepping for newlines in error messagesSilvan Mosberger2020-09-21
| * | | lib/modules: Evaluate single defs for readOnly errorSilvan Mosberger2020-09-21
| * | | lib/modules: Improve error messages using showDefsSilvan Mosberger2020-09-21
| * | | lib/options: Introduce showDefsSilvan Mosberger2020-09-21
| * | | lib/types: Remove unreachable if branchSilvan Mosberger2020-09-21
* | | | Merge staging-next into stagingFrederik Rietdijk2020-09-22
|\| | |
| * | | Merge pull request #97133 from Infinisil/improved-toPrettySilvan Mosberger2020-09-21
| |\ \ \
| | * | | lib/generators.toPretty: functors should print as functionsSilvan Mosberger2020-09-17
| | * | | lib/generators.toPretty: Print [] and {} compactlySilvan Mosberger2020-09-17
| | * | | lib/generators.toPretty: Switch away from δ and λSilvan Mosberger2020-09-17
| | * | | lib/generators.toPretty: Improved string printing, handling newlinesSilvan Mosberger2020-09-17
| | * | | lib/generators.toPretty: Implement multiline printingSilvan Mosberger2020-09-17
| | * | | lib/generators.toPretty: Wrap in a go functionSilvan Mosberger2020-09-17
| | * | | lib/generators.toPretty: Only quote attribute names if necessarySilvan Mosberger2020-09-17
| * | | | Merge pull request #97119 from Infinisil/types.anythingRobert Hensing2020-09-21
| |\ \ \ \
| | * | | | lib/tests: Add tests for types.anythingSilvan Mosberger2020-09-15
| | * | | | lib/types: Introduce types.anythingSilvan Mosberger2020-09-15
| | * | | | lib/options: Fix mergeEqualOption for singular functionsSilvan Mosberger2020-09-15
| | |/ / /
* | | | | Merge branch 'staging-next' into stagingWORLDofPEACE2020-09-20
|\| | | |