aboutsummaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-22licenses: refer to curl using spdxOrivej Desh1-3/+3
2019-09-22qhull: specify spdx licenseOrivej Desh1-0/+5
2019-09-11lib: fix typo in 'zipAttrsWith' documentationPeter Simons1-1/+1
2019-09-0920.03 is MarkhorSamuel Leathers1-1/+1
2019-09-06Fix typo in lists.nixRobert Hensing1-1/+1
2019-09-03lib.cleanSourceWith: Allow name to be set, optional filter, docRobert Hensing1-4/+33
2019-09-02Fix typo in customisation.nixGabriel Féron1-1/+1
2019-09-02lib: Further clean up systems listJohn Ericson1-3/+3
2019-09-02lib: Sort platform predicatesJohn Ericson1-2/+2
2019-09-02Add support for `js-unknown-ghcjs`Moritz Angermann3-4/+17
2019-08-31lib/types: Make usage of types.string emit a warningSilvan Mosberger1-1/+2
2019-08-28treewide: remove redundant recvolth8-18/+18
2019-08-26treewide: remove redundant quotesvolth4-25/+25
2019-08-26lib/options: fix path in commentJan Tojnar1-1/+1
2019-08-10lib/modules: Use options `apply` function even if no values are definedSilvan Mosberger1-10/+8
2019-08-06lib/types: Add oneOf, extension of either to a list of typesSilvan Mosberger4-0/+30
2019-08-05and one more placedanbst1-1/+1
2019-08-05rename foreach -> forEachdanbst1-3/+3
2019-07-25Add RISC-V embedded crossSystemsJay Kruer2-1/+13
2019-07-25lib/types: change merge strategy for `str`, `int`, `float` and `enum`danbst1-5/+5
2019-07-19lib: allow sourceByRegex to be composed after cleanSourceWithBas van Dijk1-6/+10
2019-07-14lib: introduce `foreach` = flip mapdanbst2-1/+14
2019-07-11make-tarball / lib-tests: reduce duplicationFrederik Rietdijk1-11/+4
2019-07-10Revert "Revert "systems/doubles.nix: add Apple doubles""Matthew Bauer2-4/+6
2019-07-10Revert "systems/doubles.nix: add Apple doubles"Frederik Rietdijk1-3/+1
2019-07-08systems/doubles.nix: add Apple doublesMatthew Bauer1-1/+3
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-06-12licenses: refer to libpng2 using spdxOrivej Desh1-3/+3
2019-06-06licenses: fix LGPL 2.1 full nameOrivej Desh1-2/+2
2019-06-05module system: prettify a bit error when unique option defined twicedanbst1-1/+1
2019-06-04systems: fix lib-testsMatthew Bauer3-5/+8
2019-06-04systems: fixup from last commitMatthew Bauer1-1/+1
2019-06-04systems: add missing doublesMatthew Bauer1-0/+4
2019-06-04systems: allow passing in string for cross/localSystemMatthew Bauer1-1/+3
2019-06-04systems: remove forMetaMatthew Bauer2-39/+0
2019-05-05Adds pkgsCross.gnu32 and pkgsCross.gnu64 platformsLionello Lunesu1-0/+3
2019-04-30systems: add riscv doubleMatthew Bauer1-0/+3
2019-04-30check-meta: use system tuple in platformsMatthew Bauer1-1/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer3-4/+4
2019-04-25tests/systems: fix testsMatthew Bauer1-1/+1
2019-04-24lib.licences: Add CC-BY-NC-3.0Mario Rodas1-0/+6
2019-04-23wasmtime: init and use for emulationMatthew Bauer1-2/+2
2019-04-23wasm: don’t assume muslMatthew Bauer1-1/+1
2019-04-23wasm: init cross targetMatthew Bauer6-4/+24
2019-04-20cc-wrapper: make machine configuration configurableMatthew Bauer1-18/+18
2019-04-20release-cross: remove alpha-elf targetMatthew Bauer1-5/+0
2019-04-19kernel-headers: infer ARCH from config tripleMatthew Bauer1-0/+7
2019-04-19systems: correct qemu architecturesMatthew Bauer1-3/+2
2019-04-19systems: fix emulator identityMatthew Bauer1-1/+1
2019-04-19systems/parse.nix: fixup arm compatibilitiesMatthew Bauer1-13/+33