summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2018-12-16Merge remote-tracking branch 'upstream/master' into stagingJan Tojnar4-2/+27
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth2-21/+1
2018-12-12Merge pull request #51884 from alyssais/bundlerEnv-groupsAlyssa Ross3-2/+21
2018-12-12platform.emulator: fix non-x86 systemsJörg Thalheim1-1/+1
2018-12-12ikos: init at 2.1Etienne Laurin1-0/+6
2018-12-11bundlerEnv: ensure dependencies always includedAlyssa Ross3-2/+21
2018-12-02systems/parse.nix: support eabihfMatthew Bauer2-10/+17
2018-11-30Merge master into staging-nextFrederik Rietdijk2-5/+48
2018-11-29Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer2-5/+48
2018-11-29treewide: add emulator to platformMatthew Bauer1-0/+40
2018-11-29systems/examples.nix: move riscv function to let bindingMatthew Bauer1-5/+8
2018-11-22lib: implement `setPrio`Jan Malakhovski2-6/+7
2018-11-22Merge master into staging-nextFrederik Rietdijk2-0/+15
2018-11-21Merge pull request #50532 from typetetris/add-extends-exampleRobert Hensing1-0/+12
2018-11-21lib/fixed-points.nix: add an example for extendsEric Wolf1-0/+12