summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
...
* | | | | | Merge master into staging-nextgithub-actions[bot]2021-04-24
|\| | | | |
| * | | | | lib.systems.doubles.all: reorganizeAlyssa Ross2021-04-23
| | |_|/ / | |/| | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-04-15
|\| | | |
| * | | | lib.systems.examples.amd64-netbsd: add warningAlyssa Ross2021-04-15
* | | | | Merge master into staging-nextgithub-actions[bot]2021-04-15
|\| | | |
| * | | | lib: Adjust NetBSD example systemsJohn Ericson2021-04-15
* | | | | Merge remote-tracking branch 'upstream/staging-next' into down-integrate-stagingLuke Granger-Brown2021-04-12
|\| | | |
| * | | | Merge pull request #116495 from r-burns/ppc64Sandro2021-04-12
| |\ \ \ \
| | * | | | lib/systems: remove powerpc64 elfv1 supportRyan Burns2021-03-15
| * | | | | systems: add appropriate rustc.config for androidMilan Pässler2021-04-09
* | | | | | Merge pull request #111988 from thefloweringash/darwin-platform-versionsJohn Ericson2021-04-12
|\ \ \ \ \ \
| * | | | | | lib.systems: add darwinPlatform where necessaryAndrew Childs2021-04-11
| * | | | | | bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs2021-04-11
| * | | | | | darwin: move deployment target and sdk version to platform configAndrew Childs2021-03-26
* | | | | | | lib.licenses: add bsdOriginalUC (BSD 4-Clause University of California-Specific)ajs1242021-04-09
| |/ / / / / |/| | | | |
* | | | | | lib.trivial: fix typo "nixpks" -> "nixpkgs"Alyssa Ross2021-04-05
| |_|/ / / |/| | | |
* | | | | lib/generators: add toDhallEmery Hemingway2021-04-01
| |_|/ / |/| | |
* | | | lib: fix commitIdFromGitRepo (#117752)Léo Gaspard2021-03-27
* | | | Merge pull request #115919 from Ma27/module-error-improvementSilvan Mosberger2021-03-26
|\ \ \ \ | |/ / / |/| | |
| * | | lib/modules: better error message if an attr-set of options is expectedMaximilian Bosch2021-03-11
| |/ /
* | | Merge pull request #113212 from lopsided98/kernel-arm-fixJohn Ericson2021-03-21
|\ \ \
| * | | lib/systems/platforms: remove TI_CPTS overrideBen Wolsieffer2021-02-15
| * | | lib/systems/platforms: note that RPi 3 fixes aren't needed for kernel >=4.17Ben Wolsieffer2021-02-15
* | | | Merge branch 'master' into staging-nextJan Tojnar2021-03-18
|\ \ \ \
| * | | | licenses.odbl: init at 1.0Aaron Andersen2021-03-17
| | |/ / | |/| |
* / | | lib/systems: add `darwinArch`Andrew Childs2021-03-02
|/ / /
* / / lib/licenses: fix regression removing shortName for some licensessternenseemann2021-02-25
|/ /
* | Merge pull request #112885 from alyssais/wiktionaryMichael Raskin2021-02-12
|\ \
| * | lib.licenses.fdl11Plus: initAlyssa Ross2021-02-11
* | | lib: fix typo in platforms.nixPhilipp Adolf2021-02-11
|/ /
* | lib: remove mention of flashplayer in docsBernardo Meurer2021-02-08
* | lib.licenses: add bsd1 (BSD 1-Clause License)Fabian Affolter2021-02-02
* | Revert "lib/generators: fix toPretty throwing on (partially applied) builtins"sternenseemann2021-02-01
* | Merge pull request #111469 from sternenseemann/topretty-fix-curryingSilvan Mosberger2021-01-31
|\ \
| * | lib/generators: fix toPretty throwing on (partially applied) builtinssternenseemann2021-01-31
* | | lib/types: add description for functionToFritz Otlinghaus2021-01-31
* | | Merge pull request #111345 from r-burns/ppc64-big-endianJohn Ericson2021-01-30
|\ \ \
| * | | lib.systems: add powerpc64-linuxRyan Burns2021-01-30
* | | | Merge pull request #110787 from tfc/cartesian-productSilvan Mosberger2021-01-29
|\ \ \ \ | |_|/ / |/| | |
| * | | Deprecate lib.crossListsJacek Galowicz2021-01-28
| * | | lib/attrsets: add cartesianProductOfSets functionJacek Galowicz2021-01-28
* | | | gcc: fix armhf targetAlexander Foremny2021-01-29
|/ / /
* | | Merge pull request #110707 from Infinisil/functionToRobert Hensing2021-01-27
|\ \ \ | |/ / |/| |
| * | lib/tests: More functionTo testsSilvan Mosberger2021-01-27
| * | lib/types: Improved functionTo mergingSilvan Mosberger2021-01-27
| * | lib/tests/modules: add a test for the functionTo typeBas van Dijk2021-01-24
| * | Revert "Remove types.functionTo."Bas van Dijk2021-01-24
* | | lib/systems: fix linuxArch for power + riscvRyan Burns2021-01-25
* | | Merge pull request #110672 from Profpatsch/lib-add-traceFnSeqNSilvan Mosberger2021-01-25
|\ \ \ | |/ / |/| |
| * | lib/debug: add traceFnSeqNProfpatsch2021-01-25