summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Merge pull request #103884 from djanatyn/pkg/xlifeSandro2020-11-26
|\
| * licenses: add HPND-sell-variantJonathan Strickland2020-11-15
* | Merge pull request #102503 from siraben/remarkable-initJohn Ericson2020-11-24
|\ \
| * | Initial implementation of remarkable1 cross-compileBen Siraphob2020-11-23
* | | lib.lists.unique: Switch from recursive function to using a foldadisbladis2020-11-24
|/ /
* | lib: Create `makeScopeWithSplicing`John Ericson2020-11-19
* | Merge master into staging-nextFrederik Rietdijk2020-11-16
|\ \
| * \ 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 staging-next into stagingFrederik Rietdijk2020-11-11
|\| |
| * | Merge pull request #44928 from vcunat/p/configure-assertEelco Dolstra2020-11-11
| |\ \
| | * | lib/strings: guard against an easy mistakeVladimír Čunát2018-08-12
* | | | Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel2020-11-09
|/ / /
* | / 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