aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/string: drop redundant string in description of toInt.Alex Brandt2020-12-051-1/+1
* lib/strings: fix typo in exampleAlex Brandt2020-12-041-2/+2
* lib/strings: fix examples for enableFeatureAsAlex Brandt2020-12-031-2/+2
* Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson2020-12-023-19/+23
|\
| * lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson2020-11-292-4/+4
| * lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson2020-11-291-1/+0
| * lib.systems.platforms: Make selection more flexibleJohn Ericson2020-11-292-14/+19
* | Merge pull request #105432 from tadfisher/remarkable-2-crossJohn Ericson2020-12-012-0/+20
|\ \
| * | Cross-compiling configuration for reMarkable 2 tabletTad Fisher2020-11-292-0/+20
* | | Merge pull request #99115 from Infinisil/toString-module-filesSilvan Mosberger2020-11-301-2/+2
|\ \ \ | |_|/ |/| |
| * | lib/modules: Make sure to not import module _file's into the storeSilvan Mosberger2020-09-291-2/+2
* | | Merge pull request #103884 from djanatyn/pkg/xlifeSandro2020-11-261-0/+5
|\ \ \ | |_|/ |/| |
| * | licenses: add HPND-sell-variantJonathan Strickland2020-11-151-0/+5
* | | Merge pull request #102503 from siraben/remarkable-initJohn Ericson2020-11-242-0/+19
|\ \ \
| * | | Initial implementation of remarkable1 cross-compileBen Siraphob2020-11-232-0/+19
* | | | lib.lists.unique: Switch from recursive function to using a foldadisbladis2020-11-241-7/+1
|/ / /
* | | lib: Create `makeScopeWithSplicing`John Ericson2020-11-192-1/+28
* | | Merge master into staging-nextFrederik Rietdijk2020-11-168-19/+64
|\ \ \
| * \ \ Merge pull request #102766 from siraben/mmixJohn Ericson2020-11-145-16/+32
| |\ \ \
| | * | | Initial implementation of mmix cross-compileBen Siraphob2020-11-095-16/+32
| * | | | lib: Add composeManyExtensionsJoe Hermaszewski2020-11-133-3/+32
| | |/ / | |/| |
* | | | Merge staging-next into stagingFrederik Rietdijk2020-11-111-2/+6
|\| | |
| * | | Merge pull request #44928 from vcunat/p/configure-assertEelco Dolstra2020-11-111-2/+6
| |\ \ \
| | * | | lib/strings: guard against an easy mistakeVladimír Čunát2018-08-121-2/+6
* | | | | Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel2020-11-094-0/+11
|/ / / /
* | / / lib/sources.nix: fix incorrect inheritV2020-10-301-1/+1
| |/ / |/| |
* | | lib/types.nix: fix missing inheritKeshav Kini2020-10-261-0/+3
* | | Merge pull request #101139 from roberth/lib-use-static-scope-checkingRobert Hensing2020-10-269-86/+265
|\ \ \
| * | | lib/sources.nix: Prefer lib for readFile inheritRobert Hensing2020-10-221-1/+1
| * | | lib: Add lib.trace for consistencyRobert Hensing2020-10-221-1/+1
| * | | lib/modules: Simplify inheritsRobert Hensing2020-10-221-34/+32
| * | | lib: Add lib.isFloat for consistencyRobert Hensing2020-10-221-1/+1
| * | | lib/options.nix: Use merge-friendly inherit syntaxRobert Hensing2020-10-221-5/+30
| * | | lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing2020-10-229-82/+238
| * | | lib/types.nix: Use // instead of mergeAttrsRobert Hensing2020-10-221-1/+1
| * | | lib/options.nix: Use head instead of elemAt _ 0Robert Hensing2020-10-221-1/+1
* | | | Merge pull request #101409 from rycee/dbus-warningGabriel Ebner2020-10-251-1/+1
|\ \ \ \
| * | | | docs: update documentation of `mkRemovedOptionModule`Robert Helgesson2020-10-241-1/+1
| |/ / /
* | | | Merge pull request #100456 from maralorn/boolToStringAndreas Rammhold2020-10-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-141-1/+1
* | | | Merge pull request #100953 from AtnNn/splitStringsSilvan Mosberger2020-10-202-21/+28
|\ \ \ \
| * | | | lib.splitString: use builtin.splitEtienne Laurin2020-10-182-21/+28
| |/ / /
* | | | lib: Add readTree function to filesystemFarid Zakaria2020-10-191-0/+12
* | | | Merge branch 'master' into staging-nextVladimír Čunát2020-10-103-1/+24
|\| | |
| * | | Merge pull request #96641 from zimbatm/data-module-importszimbatm2020-10-093-1/+24
| |\ \ \
| | * | | lib: allow to import JSON and TOML fileszimbatm2020-09-121-0/+17
| | * | | lib: add importTOMLzimbatm2020-09-122-1/+7
* | | | | Merge staging-next into stagingFrederik Rietdijk2020-10-061-0/+1
|\| | | |
| * | | | lib/types: Fix type description of bool enum valuesSilvan Mosberger2020-10-031-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'staging-next' into stagingJan Tojnar2020-09-244-33/+55
|\| | |