about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Doc fix: use correct function name in type signature for concatIMapStringsSepNathan van Doorn1-1/+1
2019-03-08lib: add `showWarnings`Jan Malakhovski2-2/+3
2019-03-07module system: revert "remove types.optionSet", just deprecate (#56857)Danylo Hlynskyi3-4/+22
2019-03-05lib: optionAttrSetToDocList: warn instead of throwing on options without desc...Jan Malakhovski1-1/+1
2019-02-26cross/tests: add llvm-based testsMatthew Bauer1-1/+1
2019-02-26Merge pull request #56393 from matthewbauer/is-compatibleMatthew Bauer2-2/+65
2019-02-25systems: add “emultator” for wasmMatthew Bauer1-0/+2
2019-02-2519.09 is Loris.Linus Heckemann1-1/+1
2019-02-24Merge pull request #55488 from winpat/add_dirvishxeji1-0/+5
2019-02-23Merge pull request #54528 from cdepillabout/module-alias-uses-prioritySilvan Mosberger5-16/+16
2019-02-21systems: add isCompatible handlingMatthew Bauer2-2/+63
2019-02-20alpha-embedded: isAlpha code Added (#56090)Vincent Weisner1-0/+1
2019-02-16Merge master into staging-nextFrederik Rietdijk1-1/+1
2019-02-13Merge pull request #55129 from oxij/tree/move-defaults-to-package-filesMichael Raskin1-1/+1
2019-02-09lib.licenses: add Open Software License 2.0Patrick Winter1-0/+5
2019-02-07Fix the documentation for the tests to reflect what is actually happening.(cdep)illabout2-2/+8
2019-02-03lib: tiny cleanupJan Malakhovski1-1/+1
2019-02-01Merge branch 'staging-next' into stagingVladimír Čunát5-86/+32
2019-02-01Merge branch 'master' into staging-nextVladimír Čunát5-86/+32
2019-01-31types.optionSet: deprecate and remove last usagesdanbst3-23/+3
2019-01-30lib/modules.nix: small eval optimization (foldl' + foldl' + attrNames -> fold...danbst1-12/+14
2019-01-30lib/types.nix: small eval optimization (listToAttrs + mapAttrsToList -> mapAt...danbst1-2/+1
2019-01-28linux: convert hardened-config to a structured oneMatthieu Coudron2-2/+6
2019-01-28linux: ability to merge structured configsMatthieu Coudron2-49/+9
2019-01-27systems/default.nix: wasm in platform.uname.systemMatthew Bauer1-0/+1
2019-01-24lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout5-14/+8
2019-01-19Merge #51447: libpng: 1.6.35 -> 1.6.36, license v2Vladimír Čunát1-0/+5
2019-01-19Merge staging-next into stagingFrederik Rietdijk2-6/+7
2019-01-18Merge pull request #50561 from oxij/lib/setPrioMichael Raskin2-6/+7
2019-01-15Merge staging-next into stagingFrederik Rietdijk5-6/+140
2019-01-14Merge pull request #53397 from cdepillabout/aliasoptionmodule-set-priorityNicolas B. Pierron5-6/+140
2019-01-13Merge staging-next into stagingFrederik Rietdijk2-0/+5
2019-01-10Merge pull request #53754 from danbst/lib-fake-hashesJörg Thalheim2-0/+5
2019-01-10lib: add shortcuts for fake hashes (fakeSha256, fakeSha512)danbst2-0/+5
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen2-1/+4
2019-01-06Add test that shows that the aliases are able to override options.(cdep)illabout2-0/+55
2019-01-06Pull out defaultPriority to a top-level definition.(cdep)illabout1-5/+5
2019-01-05Merge branch 'master' into staging-nextVladimír Čunát1-4/+9
2019-01-04Merge pull request #53029 from Ericson2314/windows-ce-armJohn Ericson1-4/+9
2019-01-04lib: Fix Mingw on 32-bit ARMJohn Ericson1-4/+9
2019-01-04lib/modules: Add a function to create an option alias that respects the priority(cdep)illabout3-5/+29
2019-01-04Add a failing test for mkAliasOptionModule.(cdep)illabout2-0/+55
2018-12-31Merge master into staging-nextFrederik Rietdijk4-275/+3
2018-12-30Remove composableDerivation, closes #18763Frederik Rietdijk4-275/+3
2018-12-29libpng2: link to license, SPDX seems geared to old versionWill Dietz1-1/+1
2018-12-29libpng: 1.6.35 -> 1.6.36, license v2Will Dietz1-0/+5
2018-12-25Merge branch 'master' into stagingJan Tojnar2-26/+35
2018-12-24licenses: update SPDX IDs (#52711)Orivej Desh1-23/+32
2018-12-18Initial attempt to restore Android NDK cross buildingSander van der Burg1-3/+3
2018-12-18Merge branch 'staging' into make-perl-pathdvolth5-3/+28