summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2019-04-02Merge branch 'master' into staging-nextVladimír Čunát
2019-03-29Merge pull request #58330 from AerialX/msp430John Ericson
2019-03-29lib: lists: Alias builtins.mapMatthias Beyer
2019-03-25msp430: include vendor headers with stdenvAaron Lindsay
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay
2019-03-23Merge master into staging-nextFrederik Rietdijk
2019-03-18Doc fix: use correct function name in type signature for concatIMapStringsSepNathan van Doorn
2019-03-10Merge branch 'master' into staging-nextVladimír Čunát
2019-03-08lib: add `showWarnings`Jan Malakhovski
2019-03-07module system: revert "remove types.optionSet", just deprecate (#56857)Danylo Hlynskyi
2019-03-05lib: optionAttrSetToDocList: warn instead of throwing on options without desc...Jan Malakhovski
2019-03-01Merge staging-next into stagingFrederik Rietdijk
2019-02-26Merge pull request #56197 from matthewbauer/cross-fixes3Matthew Bauer
2019-02-26cross/tests: add llvm-based testsMatthew Bauer
2019-02-26Merge pull request #56393 from matthewbauer/is-compatibleMatthew Bauer
2019-02-26netbsd: add cross targetMatthew Bauer
2019-02-25systems: add “emultator” for wasmMatthew Bauer
2019-02-2519.09 is Loris.Linus Heckemann
2019-02-24mesa: armv7a-linux supports mesaMatthew Bauer
2019-02-24Merge pull request #55488 from winpat/add_dirvishxeji
2019-02-23Merge pull request #54528 from cdepillabout/module-alias-uses-prioritySilvan Mosberger
2019-02-21systems: add isCompatible handlingMatthew Bauer
2019-02-20alpha-embedded: isAlpha code Added (#56090)Vincent Weisner
2019-02-16Merge master into staging-nextFrederik Rietdijk
2019-02-13Merge pull request #55129 from oxij/tree/move-defaults-to-package-filesMichael Raskin
2019-02-09lib.licenses: add Open Software License 2.0Patrick Winter
2019-02-07Fix the documentation for the tests to reflect what is actually happening.(cdep)illabout
2019-02-03lib: tiny cleanupJan Malakhovski
2019-02-01Merge branch 'staging-next' into stagingVladimír Čunát
2019-02-01Merge branch 'master' into staging-nextVladimír Čunát
2019-01-31types.optionSet: deprecate and remove last usagesdanbst
2019-01-30lib/modules.nix: small eval optimization (foldl' + foldl' + attrNames -> fold...danbst
2019-01-30lib/types.nix: small eval optimization (listToAttrs + mapAttrsToList -> mapAt...danbst
2019-01-28linux: convert hardened-config to a structured oneMatthieu Coudron
2019-01-28linux: ability to merge structured configsMatthieu Coudron
2019-01-27systems/default.nix: wasm in platform.uname.systemMatthew Bauer
2019-01-24lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout
2019-01-19Merge #51447: libpng: 1.6.35 -> 1.6.36, license v2Vladimír Čunát
2019-01-19Merge staging-next into stagingFrederik Rietdijk
2019-01-18Merge pull request #50561 from oxij/lib/setPrioMichael Raskin
2019-01-15Merge staging-next into stagingFrederik Rietdijk
2019-01-14Merge pull request #53397 from cdepillabout/aliasoptionmodule-set-priorityNicolas B. Pierron
2019-01-13Merge staging-next into stagingFrederik Rietdijk
2019-01-10Merge pull request #53754 from danbst/lib-fake-hashesJörg Thalheim
2019-01-10lib: add shortcuts for fake hashes (fakeSha256, fakeSha512)danbst
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen
2019-01-06Add test that shows that the aliases are able to override options.(cdep)illabout
2019-01-06Pull out defaultPriority to a top-level definition.(cdep)illabout
2019-01-05Merge branch 'master' into staging-nextVladimír Čunát
2019-01-04Merge pull request #53029 from Ericson2314/windows-ce-armJohn Ericson