about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-28generators: refactor toPlistMatthew Bauer1-33/+32
2018-06-28generators: refactor toPLISTMatthew Bauer1-43/+43
2018-06-27generators: add PLIST handlingMatthew Bauer1-0/+48
2018-06-27Merge pull request #42138 from NixOS/yegortimoshenko-patch-6xeji1-1/+1
2018-06-27Merge pull request #40418 from oxij/lib/fix-module-aliasesMichael Raskin1-16/+18
2018-06-26Merge pull request #42599 from obsidiansystems/xcodever-in-systemMatthew Justin Bauer2-3/+4
2018-06-25xcode: add xcodePlatform to systemMatthew Bauer2-3/+4
2018-06-25Merge pull request #42399 from obsidiansystems/xcodever-in-systemMatthew Justin Bauer1-0/+4
2018-06-25xcode: add xcodeVer to systemMatthew Bauer1-0/+4
2018-06-24Mark more unfree licenses as unfree. See also #20256.Théo Zimmermann1-0/+6
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer1-1/+4
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer1-2/+2
2018-06-17lib/modules: bump mkOptionDefault priority to 1500Yegor Timoshenko1-1/+1
2018-06-12platforms/raspberrypi: enable kernelAutoModulesBen Wolsieffer1-1/+2
2018-06-11lib: fix and simplify `doRename`Jan Malakhovski1-13/+17
2018-06-11lib: simplify `mkAliasAndWrapDefinitions`Jan Malakhovski1-3/+1
2018-06-10maxscale: init at 2.1.17 (#33835)Izorkin1-0/+10
2018-06-10lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth3-4/+68