Skip to content

doc/option-types: fix attrTag example#393726

Merged
roberth merged 1 commit intoNixOS:masterfrom
wolfgangwalther:docs-option-types-example
Mar 27, 2025
Merged

doc/option-types: fix attrTag example#393726
roberth merged 1 commit intoNixOS:masterfrom
wolfgangwalther:docs-option-types-example

Conversation

@wolfgangwalther
Copy link
Contributor

Introduced in #284551.

The example uses drop instead of ignore a few lines further down.

Further down, `ssh = { drop = {}; };` is used.
@wolfgangwalther wolfgangwalther requested a review from roberth March 27, 2025 13:24
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 27, 2025
Copy link
Member

@roberth roberth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@roberth roberth merged commit f62cbf6 into NixOS:master Mar 27, 2025
24 of 27 checks passed
@wolfgangwalther wolfgangwalther deleted the docs-option-types-example branch April 5, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants