about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-04-17lib.converge: optimiseAlyssa Ross1-3/+6
2019-04-16androidndk-pkgs: Remove -mfloat flagKen Micklas1-1/+0
2019-04-15Merge pull request #59369 from Ekleog/unique-fixEelco Dolstra1-2/+1
2019-04-14Merge pull request #58815 from Infinisil/fix/cleanSource/git-worktreeSilvan Mosberger1-2/+2
2019-04-12lib: improve the implementation of the unique functionLéo Gaspard1-2/+1
2019-04-10systems: remove android armv5te platformMatthew Bauer1-10/+0
2019-04-10androidndk: fixup messMatthew Bauer1-8/+0
2019-04-08lib.cleanSourceFilter: Filter all .git, not just directoriesSilvan Mosberger1-2/+2
2019-04-02Merge branch 'master' into staging-nextVladimír Čunát5-1/+9
2019-03-29Merge pull request #58330 from AerialX/msp430John Ericson4-0/+8
2019-03-29lib: lists: Alias builtins.mapMatthias Beyer1-1/+1
2019-03-25msp430: include vendor headers with stdenvAaron Lindsay1-0/+1
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay3-0/+7
2019-03-23Merge master into staging-nextFrederik Rietdijk1-1/+1
2019-03-18Doc fix: use correct function name in type signature for concatIMapStringsSepNathan van Doorn1-1/+1
2019-03-10Merge branch 'master' into staging-nextVladimír Čunát5-7/+26
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-03-01Merge staging-next into stagingFrederik Rietdijk3-4/+67
2019-02-26Merge pull request #56197 from matthewbauer/cross-fixes3Matthew Bauer1-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-26netbsd: add cross targetMatthew Bauer2-0/+8
2019-02-25systems: add “emultator” for wasmMatthew Bauer1-0/+2
2019-02-2519.09 is Loris.Linus Heckemann1-1/+1
2019-02-24mesa: armv7a-linux supports mesaMatthew Bauer1-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