summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-30
* systems/parse.nix: support weird system configsMatthew Bauer2018-10-29
* gcc: support avrMatthew Bauer2018-10-29
* systems: add avrlibc for avr systemsMatthew Bauer2018-10-29
* avr: use new compilation infrastructureMatthew Bauer2018-10-29
* Merge pull request #49383 from tazjin/docs/lib-docstringsGraham Christensen2018-10-29
|\
| * lib/options: Update documentation comments for docs generationVincent Ambo2018-10-29
| * lib/debug: Update documentation comments for docs generationVincent Ambo2018-10-29
| * lib/lists: Update documentation comments for doc generationVincent Ambo2018-10-29
| * lib/strings: Update documentation comments for doc generationVincent Ambo2018-10-29
| * lib/trivial: Update function comments for doc generationVincent Ambo2018-10-27
* | licenses: add GPLv2.0 only + classpath exceptiontaku02018-10-28
* | lib.isStorePath: fix `false` result when passed a path objectTim Cuthbertson2018-10-20
* | Merge pull request #48680 from markuskowa/licenses-22xeji2018-10-18
|\ \
| * | libmilter: add licenseMarkus Kowalewski2018-10-18
* | | Merge pull request #48602 from matthewbauer/cmake-crossJohn Ericson2018-10-18
|\ \ \ | |/ / |/| |
| * | tests/systems.nix: fix testsMatthew Bauer2018-10-18
| * | Correctly set windows doublesMatthew Bauer2018-10-17
| * | lib/systems: use lookup for uname.systemMatthew Bauer2018-10-17
| * | systems/doubles.nix: add mingw doublesMatthew Bauer2018-10-16
| * | lib/systems: add uname attrsMatthew Bauer2018-10-16
* | | Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild"Eelco Dolstra2018-10-16
* | | move the codeName to /.codeNamezimbatm2018-10-16
| |/ |/|
* | Merge pull request #47182 from bhipple/add/mklMatthew Bauer2018-10-15
|\ \ | |/ |/|
| * mkl: init at 2019.0.117Benjamin Hipple2018-09-22
* | generators: make toPretty handle floats correctlyLéo Gaspard2018-10-15
* | alt-ergo: 1.30->2.2.0, ocplib-simplex: 0.3->0.4Moritz Kiefer2018-10-13
* | Merge pull request #48251 from samueldr/feature/separated-string-descriptionRyan Mulligan2018-10-12
|\ \
| * | lib/types: enhances separatedString's descriptionSamuel Dionne-Riel2018-10-12
* | | lib: fix wording of the `overrideScope` warningBas van Dijk2018-10-11
* | | Merge pull request #47980 from lopsided98/armv7l-system-configJohn Ericson2018-10-09
|\ \ \
| * | | lib/systems: use correct config for armv7l-hf-multiplatformBen Wolsieffer2018-10-06
| |/ /
* / / version.nix: extract revision-fetching functionGraham Christensen2018-10-05
|/ /
* | Merge pull request #47683 from NixOS/docs-lib-optionsGraham Christensen2018-10-02
|\ \
| * | docs: lib/options.nix function documentationTobias Pflug2018-10-02
* | | docs: documentation for `cleanSource`Tobias Pflug2018-10-02
|/ /
* | Merge pull request #47238 from obsidiansystems/overrideScope-orderJohn Ericson2018-09-24
|\ \ | |/ |/|
| * lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson2018-09-24
* | Merge pull request #46336 from Infinisil/overrideExistingJörg Thalheim2018-09-18
|\ \
| * | lib.overrideExisting: Better exampleSilvan Mosberger2018-09-17
| * | lib/tests: Add overrideExisting testsSilvan Mosberger2018-09-17
| * | lib: Improve overrideExisting implementationSilvan Mosberger2018-09-07
* | | Merge remote-tracking branch 'upstream/master' into darwin-android-ndk-for-ma...John Ericson2018-09-17
|\ \ \ | |_|/ |/| |
| * | Merge pull request #36287 from shlevy/lib-tests-defaultGraham Christensen2018-09-16
| |\ \
| | * | lib/tests: Add check-eval.nix to run simple tests.Shea Levy2018-03-04
| * | | pythonmagick: fix build (#46469)Maximilian Bosch2018-09-10
| | |/ | |/|
| * | lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-06
| * | lib/trivial: add a few examples of usage of assertMsg/assertOneOfProfpatsch2018-09-06
| * | lib/trivial: add assertOneOfProfpatsch2018-09-06
| * | lib/trivial: add assertMsgProfpatsch2018-09-06