summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2024-04-15lib: clarify warning about mdDocéclairevoyant
2024-04-15lib: add mdDoc back in to provide proper warningéclairevoyant
2024-04-13lib.mdDoc: remove and replace with warningstuebinm
2024-04-13lib: remove all uses of lib.mdDocstuebinm
2024-04-09Merge pull request #284551 from hercules-ci/types-attrTagSilvan Mosberger
2024-04-08licenses: rename `apsl{10,20}` -> `apple-psl{10,20}`iliana etaoin
2024-04-06lib.hasAttrByPath: fix typo (#302042)Tharun Thennarasu
2024-04-04Merge pull request #301556 from edef1c/lib-xorSilvan Mosberger
2024-04-04lib: add xoredef
2024-04-04doc: migrate trivial files to doc-comment format (#299986)Johannes Kirschbauer
2024-04-04types.attrTag: Remove unnecessary definitions override Robert Hensing
2024-04-04lib.types.attrTag: Fix declarationPositions after mergeRobert Hensing
2024-04-04lib/tests/modules/types-attrTag.nix: Test other option doc attrsRobert Hensing
2024-04-04lib/tests/modules/types-attrTag.nix: Clean up unneeded commentRobert Hensing
2024-04-04types.attrTag: Remove substSubmodulesRobert Hensing
2024-04-04types.attrTagWith: removeRobert Hensing
2024-04-04lib.types.attrTag: Custom error when passing bare typeRobert Hensing
2024-04-04lib/tests/modules/types-attrTag: Test against unexpected attrsRobert Hensing
2024-04-04lib.types.attrTag: Remove tags from descriptionRobert Hensing
2024-04-04lib.modules.evalOptionValue: Undeprecate for lib.typesRobert Hensing
2024-04-04lib.types.attrTag: Provide declarations, definitionsRobert Hensing
2024-04-04lib/types.nix: Fix getSubOptions docRobert Hensing
2024-04-04lib.types.attrTag: Support type mergingRobert Hensing
2024-04-04lib.types.attrTag: Take options instead of typesRobert Hensing
2024-04-04lib.types.attrTag: Support module docsRobert Hensing
2024-04-02lib/strings: Add makeIncludePath (#296237)Florian Richer
2024-03-25Merge pull request #297266 from ByteSudoer/init-vidmergerSandro
2024-03-25Merge pull request #295374 from philiptaron/issue-208242/lib.systemsSilvan Mosberger
2024-03-24Merge pull request #297993 from hsjobeki/doc/customisationDaniel Sidhion
2024-03-23Merge pull request #297990 from hsjobeki/doc/cliDaniel Sidhion
2024-03-23Merge pull request #295196 from tpwrules/qemu-less-libsArtturi
2024-03-22doc: migrate lib.customisation to use doc-commentsJohannes Kirschbauer
2024-03-22doc: migrate lib.cli to use doc-commentsJohannes Kirschbauer
2024-03-21treewide: remove licenses.agpl3Jussi Kuokkanen
2024-03-21Update licenses.nixSoussi Mohamed Nour
2024-03-21update license: added the common clause licenseByteSudoer
2024-03-21lib.licenses: added The commons clause licenseByteSudoer
2024-03-20lib/license: add hpndUcjopejoe1
2024-03-20lib/license: add giftwarejopejoe1
2024-03-20lib/license: add NIST-Softwarejopejoe1
2024-03-19doc: migrate lib.trivial to use doc-comments (#297270)Johannes Kirschbauer
2024-03-19Merge pull request #296186 from hsjobeki/doc/attrsetsDaniel Sidhion
2024-03-19Apply suggestions from code reviewDaniel Sidhion
2024-03-19Avoid top-level `with ...;` in lib/systems/parse.nixPhilip Taron
2024-03-19Avoid top-level `with ...;` in lib/systems/inspect.nixPhilip Taron
2024-03-19lib/systems: inherit from lib.systems.inspect.predicates in lib/systems/parse...Philip Taron
2024-03-19lib/systems: inherit from lib.systems.parse in lib/systems/inspect.nixPhilip Taron
2024-03-19lib/systems: use lib.systems.parse and lib.systems.inspect.predicates instead...Philip Taron
2024-03-19lib.systems: use explicit attrset instead of `rec`Philip Taron
2024-03-19doc: manual fixup after migrationJohannes Kirschbauer