summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
2026-01-02lib/strings.escapeNixIdentifier: quote keywordsShelvacu
2025-12-22lib.makeOverridable: preserve constructor override and metadata attributes (#...Robert Hensing
2025-12-08lib/tests: Use --option to enable abort-on-warnTom Hubrecht
2025-11-26lib/tests: move throwTestFailures tests to standalone scriptRobert Hensing
2025-11-25lib/types: make `attrTag`'s `description` field list valid choices (#464627)Robert Hensing
2025-11-25lib: deprecate fold (#456532)Johannes Kirschbauer
2025-11-24lib/types: make `attrTag`'s `description` field list valid choicescinereal
2025-11-13lib.makeOverrdable: preserve constructor override and metadata attributesYueh-Shun Li
2025-11-10lib.debug.throwTestFailures: initRebecca Turner
2025-11-04lib/types: add externalPathFelix Buehler
2025-11-04lib.types: introduce a `fileset` type (#428293)Robert Hensing
2025-10-30lib: Add splicing utilities (#426889)Robert Hensing
2025-10-30lib: deprecate foldAliaksandr
2025-10-28lib/modules: Report error for unsupported `t // { check = ...; }` (#454964)Robert Hensing
2025-10-28lib.teams: Add githubId from associated github teamsSilvan Mosberger
2025-10-27lib.teams: Add githubMaintainers fieldSilvan Mosberger
2025-10-24treewide: remove deprecated lib functions that had warning for more than 2 yearsAliaksandr
2025-10-23lib/modules: Report error for unsupported // { check }Robert Hensing
2025-10-21lib/cli: add toCommandLineLukas Wurzinger
2025-10-08lib.teams: Remove .githubTeams in favor of singular .githubSilvan Mosberger
2025-10-05treewide: remove redundant parenthesesWolfgang Walther
2025-10-02lib: init strings.join (#446278)Robert Hensing
2025-09-30lib: remove optional builtins prefixes from prelude functions (#447402)Philip Taron
2025-09-30 cygwin: add as a cross-compilation target, and get hello to build (#444470)John Ericson
2025-09-30lib: add builtins prefixes for prelude functions to improve clarityNAHO
2025-09-30lib: remove optional builtins prefixes from prelude functionsNAHO
2025-09-27cygwin: init as a target toolchainDavid McFarland
2025-09-27lib: init strings.joinJohannes Kirschbauer
2025-09-25lib/types: submodule fix description with freeformType (#443134)Johannes Kirschbauer
2025-09-17lib/tests/modules: Test description compositionRobert Hensing
2025-09-14lib/types: minimal fix for the regression of either when used in freeformType...Johannes Kirschbauer
2025-09-11lib.options.optionAttrSetToDocList: add `visible = "transparent"` (#441782)Robert Hensing
2025-09-11lib.options.optionAttrSetToDocList: add `visible = "transparent"`Matt Sturgeon
2025-09-11lib.mkEUI64Suffix: init (#416086)misuzu
2025-09-11lib.mkEUI64Suffix: fix syntax errors and testsnukdokplex
2025-09-10lib.mkEUI64Suffix: bring @hsjobeki suggestionsnukdokplex
2025-09-10lib/tests/misc: add option visibility testMatt Sturgeon
2025-09-10lib.systems: add ppc32 targetMarie Ramlow
2025-09-09lib.network: add lib.mkEUI64Suffix tests to network.shnukdokplex
2025-09-09lib: Introduce Cross Index conceptRobert Hensing
2025-09-09lib: Add splice structure utilitiesRobert Hensing
2025-09-08lib/attrsets: add mapAttrsToListRecursive(Cond) function (#395160)Wolfgang Walther
2025-09-06lib/types.either: add tests for warning in legacy caseJohannes Kirschbauer
2025-09-02maintainers: require GitHub handleWolfgang Walther
2025-09-01lib.attrsets.genAttrs': init (#436434)Plume
2025-08-31lib/attrsets: add mapAttrsToListRecursive(Cond) functionMikael Voss
2025-08-29lib.types: add module tests for `fileset`Niols
2025-08-28lib.modules: init types checkAndMerge to allow adding 'valueMeta' (#391544)Robert Hensing
2025-08-27nix_2_24: removeJörg Thalheim
2025-08-23Reapply "Merge remote-tracking branch 'origin/master' into staging-next"Martin Weinelt