about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Merge pull request #47238 from obsidiansystems/overrideScope-orderJohn Ericson1-5/+5
2018-09-24lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson1-5/+5
2018-09-18Merge pull request #46336 from Infinisil/overrideExistingJörg Thalheim2-4/+21
2018-09-17Merge remote-tracking branch 'upstream/master' into darwin-android-ndk-for-ma...John Ericson9-20/+92
2018-09-17androidndk: Add Darwin supportJohn Ericson1-2/+2
2018-09-17lib.overrideExisting: Better exampleSilvan Mosberger1-3/+6
2018-09-17lib/tests: Add overrideExisting testsSilvan Mosberger1-0/+14
2018-09-16Merge pull request #36287 from shlevy/lib-tests-defaultGraham Christensen1-0/+7
2018-09-10pythonmagick: fix build (#46469)Maximilian Bosch1-0/+5
2018-09-07lib: Improve overrideExisting implementationSilvan Mosberger1-1/+1
2018-09-06lib: move assertMsg and assertOneOf to their own library fileProfpatsch5-46/+53
2018-09-06lib/trivial: add a few examples of usage of assertMsg/assertOneOfProfpatsch3-6/+16
2018-09-06lib/trivial: add assertOneOfProfpatsch2-1/+19
2018-09-06lib/trivial: add assertMsgProfpatsch2-1/+22
2018-09-06Merge branch 'no-toPath'Shea Levy2-5/+4
2018-09-03Merge pull request #46011 from markuskowa/homepages-2xeji1-0/+5
2018-09-03lsof: add license + update homepageMarkus Kowalewski1-0/+5
2018-09-03lib/trivial.nix: fix missing parensVladimír Čunát1-6/+6
2018-08-30Merge pull request #45038 from symphorien/optoptSilvan Mosberger2-22/+46
2018-08-30Nix minimal version: 1.11 -> 2.0Jan Tojnar1-1/+1
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim5-8/+4
2018-08-27module system: rework module mergingSymphorien Gibol2-22/+46
2018-08-21Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer4-2/+17
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma5-1/+29
2018-08-21function rewritten by @InfinisilAaron Andersen1-8/+1
2018-08-21as requested:Aaron Andersen2-1/+17
2018-08-20lib: Use lib.fixed-points.extends to avoid repetitionJohn Ericson1-1/+2
2018-08-20xfig: 3.2.5b -> 3.2.7aMarkus Kowalewski1-0/+5
2018-08-16curl: add licenseMarkus Kowalewski1-0/+5
2018-08-15Merge pull request #44896 from cdepillabout/vbox-extpackzimbatm1-0/+6
2018-08-15lib/recursiveUpdateUntil: add a test & release note for fixProfpatsch1-0/+24
2018-08-15lib/recursiveUpdateUntil: fix code to match documentationMathijs Kwik1-2/+3
2018-08-08Add the virtualbox-puel license to the licenses file.(cdep)illabout1-0/+6
2018-07-28systems: fix netbsd triple parsingMatthew Bauer1-4/+6
2018-07-28elk: 6.2.4 -> 6.3.2Bas van Dijk1-0/+6
2018-07-26lib/trivial: move zipIntBits to its own fileProfpatsch2-40/+49
2018-07-26lib/trivial: unify & improve docstringsProfpatsch1-23/+61
2018-07-26systems: Allow detection of powerpc and sparcJohn Q Crosscompiler2-0/+4
2018-07-21treewide: fix build with disallowed aliases (#43872)volth1-1/+1
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth4-9/+4
2018-07-20[bot]: remove unreferenced codevolth5-9/+0
2018-07-16licenses: Add CC-BY-NC-4.0André-Patrick Bubel1-0/+6
2018-07-15lib.debug: fix traceValSeqFnMatthieu Coudron1-1/+1
2018-07-12Revert "lib: Use lib.fixed-points.extends to avoid repetition"Silvan Mosberger1-1/+1
2018-07-09lib: Use lib.fixed-points.extends to avoid repetitionJohn Ericson1-1/+1
2018-07-05lib.concatMap and lib.mapAttrs to be builtinsvolth2-3/+4
2018-07-03lib.generators.toPlist: add floatsMatthew Bauer1-6/+9
2018-07-03lib: add float option typeRichard Marko2-1/+8
2018-06-30linux: translate config to structured configDan Peebles1-0/+57
2018-06-28Merge pull request #42669 from obsidiansystems/upstream-plistMatthew Bauer1-1/+48