aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* licenses: refer to curl using spdxOrivej Desh2019-09-221-3/+3
* qhull: specify spdx licenseOrivej Desh2019-09-221-0/+5
* lib: fix typo in 'zipAttrsWith' documentationPeter Simons2019-09-111-1/+1
* 20.03 is MarkhorSamuel Leathers2019-09-091-1/+1
* Merge master into staging-nextFrederik Rietdijk2019-09-062-5/+34
|\
| * Merge pull request #67996 from roberth/cleanSourceWith-nameSilvan Mosberger2019-09-061-4/+33
| |\
| | * lib.cleanSourceWith: Allow name to be set, optional filter, docRobert Hensing2019-09-031-4/+33
| * | Fix typo in lists.nixRobert Hensing2019-09-061-1/+1
| |/
* | Merge branch 'master' into stagingVladimír Čunát2019-09-025-4/+17
|\|
| * Fix typo in customisation.nixGabriel FĂ©ron2019-09-021-1/+1
| * Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjsJohn Ericson2019-09-0225-177/+339
| |\
| | * Merge lib sort into feature/js-unknown-ghcjsJohn Ericson2019-09-021-3/+3
| | |\
| | * \ Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-0225-177/+339
| | |\ \
| | | * | lib/types: Make usage of types.string emit a warningSilvan Mosberger2019-08-311-1/+2
| * | | | lib: Further clean up systems listJohn Ericson2019-09-021-3/+3
| | |_|/ | |/| |
| * | | lib: Sort platform predicatesJohn Ericson2019-09-021-2/+2
| |/ /
| * | Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-023-4/+17
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-311-10/+8
|\ \ \ | | |/ | |/|
| * | Merge pull request #66407 from Infinisil/fix-option-renameSilvan Mosberger2019-08-271-10/+8
| |\ \
| | * | lib/modules: Use options `apply` function even if no values are definedSilvan Mosberger2019-08-101-10/+8
* | | | treewide: remove redundant recvolth2019-08-288-18/+18
* | | | Merge staging-next into stagingFrederik Rietdijk2019-08-283-2/+15
|\| | |
| * | | lib/options: fix path in commentJan Tojnar2019-08-261-1/+1
| * | | Merge branch 'master' into flip-map-foreachdanbst2019-08-184-0/+30
| |\ \ \
| * | | | and one more placedanbst2019-08-051-1/+1
| * | | | Merge branch 'master' into flip-map-foreachDanylo Hlynskyi2019-08-054-12/+28
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rename foreach -> forEachdanbst2019-08-051-3/+3
| * | | | lib: introduce `foreach` = flip mapdanbst2019-07-142-1/+14
* | | | | treewide: remove redundant quotesvolth2019-08-264-25/+25
| |_|/ / |/| | |
* | | | Merge pull request #65728 from Infinisil/types-eithersAaron Andersen2019-08-134-0/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | lib/types: Add oneOf, extension of either to a list of typesSilvan Mosberger2019-08-064-0/+30
* | | | Merge pull request #65380 from danbst/int-merge-one-optionSilvan Mosberger2019-07-291-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | lib/types: change merge strategy for `str`, `int`, `float` and `enum`danbst2019-07-251-5/+5
| |/ /
* | | Add RISC-V embedded crossSystemsJay Kruer2019-07-252-1/+13
* | | lib: allow sourceByRegex to be composed after cleanSourceWithBas van Dijk2019-07-191-6/+10
|/ /
* | make-tarball / lib-tests: reduce duplicationFrederik Rietdijk2019-07-111-11/+4
* | Revert "Revert "systems/doubles.nix: add Apple doubles""Matthew Bauer2019-07-102-4/+6
* | Revert "systems/doubles.nix: add Apple doubles"Frederik Rietdijk2019-07-101-3/+1
* | systems/doubles.nix: add Apple doublesMatthew Bauer2019-07-081-1/+3
* | treewide: remove unused variables (#63177)volth2019-06-161-1/+1
* | Merge pull request #62712 from danbst/module-conflict-namingDanylo Hlynskyi2019-06-131-1/+1
|\ \
| * | module system: prettify a bit error when unique option defined twicedanbst2019-06-051-1/+1
* | | licenses: refer to libpng2 using spdxOrivej Desh2019-06-121-3/+3
* | | licenses: fix LGPL 2.1 full nameOrivej Desh2019-06-061-2/+2
* | | systems: fix lib-testsMatthew Bauer2019-06-043-5/+8
* | | systems: fixup from last commitMatthew Bauer2019-06-041-1/+1
* | | systems: add missing doublesMatthew Bauer2019-06-041-0/+4
* | | Merge pull request #60349 from matthewbauer/fix-60345Matthew Bauer2019-06-044-41/+7
|\ \ \ | |/ / |/| |
| * | systems: allow passing in string for cross/localSystemMatthew Bauer2019-06-041-1/+3
| * | systems: remove forMetaMatthew Bauer2019-06-042-39/+0