summaryrefslogtreecommitdiff
path: root/lib/tests/modules
AgeCommit message (Expand)Author
2025-11-04lib/types: add externalPathFelix Buehler
2025-11-04lib.types: introduce a `fileset` type (#428293)Robert Hensing
2025-10-28lib/modules: Report error for unsupported `t // { check = ...; }` (#454964)Robert Hensing
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-05treewide: remove redundant parenthesesWolfgang Walther
2025-09-30lib: remove optional builtins prefixes from prelude functionsNAHO
2025-09-25lib/types: submodule fix description with freeformType (#443134)Johannes Kirschbauer
2025-09-17lib/tests/modules: Test description compositionRobert Hensing
2025-09-06lib/types.either: add tests for warning in legacy caseJohannes Kirschbauer
2025-08-29lib.types: add module tests for `fileset`Niols
2025-08-13types/addCheck: add tests for merge v1 and v2Johannes Kirschbauer
2025-08-13types/merge: move 'configuration' of submodules into nested attribute setJohannes Kirschbauer
2025-08-13lib.modules: add tests for option valueMetaJohannes Kirschbauer
2025-08-07lib.evalModules: add graph attributeShahar "Dawn" Or
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-06-22lib.types.attrTag: expose suboptions at correct levelsodiboo
2025-06-19modules: Add `_prefix` module argument, improve error, add docs (#398839)Johannes Kirschbauer
2025-04-21lib.options.mkPackageOption: use lib.showAttrPath (#398066)Johannes Kirschbauer
2025-04-21lib/types: check paths in pathWith with hasStorePathPrefix (#387304)Johannes Kirschbauer
2025-04-15lib.modules: Add prefix to imports type check errorRobert Hensing
2025-04-15lib.modules: Add _prefix module argumentRobert Hensing
2025-04-13lib.options.mkPackageOption: use lib.showAttrPathMatt Sturgeon
2025-04-10lib/modules: add `class` to `specialArgs`Michael Hoang
2025-04-03lib.modules: init test for lib.mkDefinitionJohannes Kirschbauer
2025-04-02lib/types: check paths in pathWith with hasStorePathPrefixMikael Voss
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-03-20lib/types: types.either deprecate functor.wrapped in favor of functor.payload...Johannes Kirschbauer
2025-03-15lib/types: types.coercedTo deprecate functor.wrapped in favor of functor.payl...Johannes Kirschbauer
2025-03-15lib/types: types.functionTo deprecate functor.wrapped in favor of functor.pay...Johannes Kirschbauer
2025-03-15lib/types: types.nullOr deprecate functor.wrapped in favor of functor.payload...Johannes Kirschbauer
2025-03-15lib/types: types.{unique,uniq} deprecate functor.wrapped in favor of functor....Johannes Kirschbauer
2025-02-19lib.types: improve tests for deprecation warning on all migrated typesJohannes Kirschbauer
2025-02-15lib/types: add `types.pathWith`Jeremy Fleischman
2025-01-07treewide: Fix incorrect string escapespiegames
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-12-09lib/types: make pattern of strMatching accessible (#350467)Silvan Mosberger
2024-12-09lib.types: Add test for merging strMatchingSilvan Mosberger
2024-12-09lib.types.attrsWith: add placeholder parameterJohannes Kirschbauer
2024-12-03lib/types: Test attrsWith type mergingSilvan Mosberger
2024-12-03lib/types: init {types.attrsWith}Johannes Kirschbauer
2024-12-03Revert "lib/types: init {types.attrsWith}"K900
2024-11-25lib/types: Test attrsWith type mergingSilvan Mosberger
2024-11-25lib/types: init {types.attrsWith}Johannes Kirschbauer
2024-11-19lib.types.defaultTypeMerge: refactor functor.{payload,wrapped} mergingJohannes Kirschbauer
2024-09-18lib.types.anything: remove custom logic for lists (#340202)Robert Hensing
2024-09-10lib/types: fix toCoerced's typeMergeHexoKnight
2024-09-07lib.types.anything: remove custom logic for lists (default to 'mergeEqualOpti...Alexis Destrez
2024-08-31lib.importApply: init (#230588)Robert Hensing
2024-08-25lib/tests: Format a file with nixfmtSilvan Mosberger