summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Merge pull request #48680 from markuskowa/licenses-22xeji1-0/+5
2018-10-18libmilter: add licenseMarkus Kowalewski1-0/+5
2018-10-18Merge pull request #48602 from matthewbauer/cmake-crossJohn Ericson3-15/+38
2018-10-18tests/systems.nix: fix testsMatthew Bauer2-15/+16
2018-10-17Correctly set windows doublesMatthew Bauer1-1/+1
2018-10-17lib/systems: use lookup for uname.systemMatthew Bauer1-7/+8
2018-10-16systems/doubles.nix: add mingw doublesMatthew Bauer1-0/+3
2018-10-16lib/systems: add uname attrsMatthew Bauer1-0/+18
2018-10-16Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild"Eelco Dolstra1-3/+0
2018-10-16move the codeName to /.codeNamezimbatm1-0/+3
2018-10-15Merge pull request #47182 from bhipple/add/mklMatthew Bauer1-0/+8
2018-10-15generators: make toPretty handle floats correctlyLéo Gaspard2-0/+3
2018-10-13alt-ergo: 1.30->2.2.0, ocplib-simplex: 0.3->0.4Moritz Kiefer1-0/+6
2018-10-12Merge pull request #48251 from samueldr/feature/separated-string-descriptionRyan Mulligan1-1/+4
2018-10-12lib/types: enhances separatedString's descriptionSamuel Dionne-Riel1-1/+4
2018-10-11lib: fix wording of the `overrideScope` warningBas van Dijk1-1/+1
2018-10-09Merge pull request #47980 from lopsided98/armv7l-system-configJohn Ericson1-1/+1
2018-10-06lib/systems: use correct config for armv7l-hf-multiplatformBen Wolsieffer1-1/+1
2018-10-05version.nix: extract revision-fetching functionGraham Christensen1-0/+10
2018-10-02Merge pull request #47683 from NixOS/docs-lib-optionsGraham Christensen1-0/+39
2018-10-02docs: lib/options.nix function documentationTobias Pflug1-0/+39
2018-10-02docs: documentation for `cleanSource`Tobias Pflug1-0/+4
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-22mkl: init at 2019.0.117Benjamin Hipple1-0/+8
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