summary refs log tree commit diff
path: root/lib/types.nix
Commit message (Expand)AuthorAge
* lib.types.string: Use lib.warn instead of deprecationMessageSilvan Mosberger2023-08-10
* Revert "lib.types.string: Deprecation error instead of warning"Silvan Mosberger2023-08-10
* lib.types.string: Deprecation error instead of warningSilvan Mosberger2023-08-08
* lib/types: add pathInStoreNaïm Favier2023-06-27
* lib/types: remove unused recfigsoda2023-06-23
* lib.types.submoduleWith: Interoperate with older version of submoduleWithRobert Hensing2023-05-17
* lib.types.pkgs: initRobert Hensing2023-05-10
* lib/modules: Move class out of specialArgsRobert Hensing2023-05-06
* lib.strings: isSimpleCoercibleString -> isStringLikeRobert Hensing2022-12-31
* lib.types.path: Do not allow lists of stringsRobert Hensing2022-12-31
* treewide: isCoercibleToString -> isMoreCoercibleToStringRobert Hensing2022-12-31
* lib.types.anything: Use isSimpleCoercibleToStringRobert Hensing2022-12-31
* lib.types.loaOf: Update comment to say deprecate instead of removeRobert Hensing2022-12-29
* Revert "lib/types: remove loaOf"Robert Hensing2022-12-29
* lib/types: remove loaOfSandro Jäckel2022-12-19
* lib/types: add `descriptionClass` for `path`Naïm Favier2022-11-08
* Merge pull request #194035 from Ma27/show-option-quotingRobert Hensing2022-10-18
|\
| * lib/types: always use `<function body>` instead of `[function body]` to indic...Maximilian Bosch2022-10-07
* | Merge pull request #192755 from hercules-ci/lib-types-unspecified-nameSilvan Mosberger2022-10-13
|\ \ | |/ |/|
| * lib.types.unspecified: Make name match attribute name againRobert Hensing2022-09-24
* | lib/types.nix: remove unused bindingsfigsoda2022-09-26
* | lib/types.nix: Document that it should not be usedpiegames2022-09-25
|/
* lib.types: Add parentheses where description is ambiguousRobert Hensing2022-09-17
* Merge pull request #181834 from ncfavier/numbersSilvan Mosberger2022-09-09
|\
| * lib/types: add `number`Naïm Favier2022-07-24
* | lib.types, nixos/users: Make passwdEntry availableKlemens Nanni2022-06-25
|/
* lib.deferredModule: Make it properly singularRobert Hensing2022-06-14
* lib.types: Add deferredModuleWithRobert Hensing2022-06-14
* lib.types.deferredModule: Allow path-typed module referencesRobert Hensing2022-06-14
* lib.types.deferredModule: Improve reported locationRobert Hensing2022-06-14
* lib.types: Add deferredModuleRobert Hensing2022-06-14
* lib/types, lib/modules: Remove unused extensionOffsetRobert Hensing2022-06-14
* lib/types: Use map instead of imap1 in submoduleWithRobert Hensing2022-06-14
* lib/types: Simplify submoduleWith shorthandOnlyDefinesConfig handlingSilvan Mosberger2022-06-14
* Merge pull request #173621 from ncfavier/submodule-descriptionRobert Hensing2022-06-10
|\
| * lib/types: allow custom `submoduleWith` descriptionsNaïm Favier2022-05-19
* | Merge pull request #172813 from hercules-ci/functionTo-properlyRobert Hensing2022-05-17
|\ \
| * | lib.types.functionTo: Add pseudo-attr to generated docsRobert Hensing2022-05-13
| * | lib.types.functionTo: Support type mergingRobert Hensing2022-05-13
| |/
* / lib/types: Drop misleading plural from type descriptions #170561Klemens Nanni2022-04-27
|/
* lib.types.submoduleWith: Avoid _key collisions after extendModulesRobert Hensing2022-04-24
* lib/modules: Finally remove deprecated types.optionSetSilvan Mosberger2022-03-18
* Merge pull request #156533 from hercules-ci/issue-146882-transparent-submodul...Silvan Mosberger2022-03-16
|\
| * lib.modules: Inline a private functionRobert Hensing2022-03-03
| * lib.modules: Default shorthandOnlyDefinesConfig to true when nullRobert Hensing2022-03-03
| * lib.modules: Make option injection work when shorthandOnlyDefinesConfigRobert Hensing2022-03-03
| * lib.types.submodule: Remove redundant isSubmodule attrRobert Hensing2022-03-03
| * lib.modules: Let module declare options directly in bare submoduleRobert Hensing2022-03-03
* | Merge pull request #163443 from ncfavier/fix-types-packageRobert Hensing2022-03-11
|\ \
| * | lib.types.package: only call toDerivation when necessaryNaïm Favier2022-03-11
| |/