about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-05-01lib: fix documented type of fixedWidthString (#121396)Lennart Spitzner1-1/+1
2021-04-28treewide: use lib.warnIf where appropriateAlyssa Ross2-5/+5
2021-04-28lib.trivial.warnIf: initAlyssa Ross2-2/+6
2021-04-25Merge branch 'master' into staging-nextJan Tojnar2-4/+6
2021-04-24Merge master into staging-nextgithub-actions[bot]1-24/+32
2021-04-23lib.systems.doubles.netbsd: expandAlyssa Ross2-4/+6
2021-04-23lib.systems.doubles.all: reorganizeAlyssa Ross1-24/+32
2021-04-15Merge master into staging-nextgithub-actions[bot]1-2/+1
2021-04-15lib.systems.examples.amd64-netbsd: add warningAlyssa Ross1-2/+1
2021-04-15Merge master into staging-nextgithub-actions[bot]1-1/+10
2021-04-15lib: Adjust NetBSD example systemsJohn Ericson1-1/+10
2021-04-12Merge remote-tracking branch 'upstream/staging-next' into down-integrate-stagingLuke Granger-Brown3-17/+6
2021-04-12Merge pull request #111988 from thefloweringash/darwin-platform-versionsJohn Ericson2-0/+15
2021-04-12Merge pull request #116495 from r-burns/ppc64Sandro3-17/+4
2021-04-11lib.systems: add darwinPlatform where necessaryAndrew Childs1-0/+2
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs1-0/+4
2021-04-09lib.licenses: add bsdOriginalUC (BSD 4-Clause University of California-Specific)ajs1241-0/+5
2021-04-09systems: add appropriate rustc.config for androidMilan Pässler1-0/+2
2021-04-05lib.trivial: fix typo "nixpks" -> "nixpkgs"Alyssa Ross1-1/+1
2021-04-01lib/generators: add toDhallEmery Hemingway1-0/+24
2021-03-27lib: fix commitIdFromGitRepo (#117752)Léo Gaspard1-6/+7
2021-03-26darwin: move deployment target and sdk version to platform configAndrew Childs1-0/+9
2021-03-26Merge pull request #115919 from Ma27/module-error-improvementSilvan Mosberger2-1/+12
2021-03-21Merge pull request #113212 from lopsided98/kernel-arm-fixJohn Ericson1-4/+2
2021-03-18Merge branch 'master' into staging-nextJan Tojnar1-0/+5
2021-03-17licenses.odbl: init at 1.0Aaron Andersen1-0/+5
2021-03-15lib/systems: remove powerpc64 elfv1 supportRyan Burns3-17/+4
2021-03-11lib/modules: better error message if an attr-set of options is expectedMaximilian Bosch2-1/+12
2021-03-02lib/systems: add `darwinArch`Andrew Childs1-0/+5
2021-02-25lib/licenses: fix regression removing shortName for some licensessternenseemann1-2/+2
2021-02-15lib/systems/platforms: remove TI_CPTS overrideBen Wolsieffer1-3/+0
2021-02-15lib/systems/platforms: note that RPi 3 fixes aren't needed for kernel >=4.17Ben Wolsieffer1-1/+2
2021-02-12Merge pull request #112885 from alyssais/wiktionaryMichael Raskin1-0/+5
2021-02-11lib.licenses.fdl11Plus: initAlyssa Ross1-0/+5
2021-02-11lib: fix typo in platforms.nixPhilipp Adolf1-1/+1
2021-02-08lib: remove mention of flashplayer in docsBernardo Meurer1-1/+1
2021-02-02lib.licenses: add bsd1 (BSD 1-Clause License)Fabian Affolter1-0/+5
2021-02-01Revert "lib/generators: fix toPretty throwing on (partially applied) builtins"sternenseemann1-9/+4
2021-01-31Merge pull request #111469 from sternenseemann/topretty-fix-curryingSilvan Mosberger1-4/+9
2021-01-31lib/types: add description for functionToFritz Otlinghaus1-1/+2
2021-01-31lib/generators: fix toPretty throwing on (partially applied) builtinssternenseemann1-4/+9
2021-01-30Merge pull request #111345 from r-burns/ppc64-big-endianJohn Ericson4-3/+26
2021-01-30lib.systems: add powerpc64-linuxRyan Burns4-3/+26
2021-01-29Merge pull request #110787 from tfc/cartesian-productSilvan Mosberger4-3/+89
2021-01-29gcc: fix armhf targetAlexander Foremny1-0/+6
2021-01-28Deprecate lib.crossListsJacek Galowicz1-1/+3
2021-01-28lib/attrsets: add cartesianProductOfSets functionJacek Galowicz3-2/+86
2021-01-27Merge pull request #110707 from Infinisil/functionToRobert Hensing7-0/+128
2021-01-27lib/tests: More functionTo testsSilvan Mosberger7-31/+117
2021-01-27lib/types: Improved functionTo mergingSilvan Mosberger1-1/+1