Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Fixes documented default option for <name> for submodules. #40464

Merged
merged 1 commit into from May 16, 2018

Conversation

samueldr
Copy link
Member

Fixes #40463

This is related to change 1d56d0c

Motivation for this change

Example from the man page:

       security.acme.certs.<name>.domain
           Domain to fetch certificate for (defaults to the entry name)
           Type: string
           Default: "‹name›"
           Declared by:
               <nixpkgs/nixos/modules/security/acme.nix>

Example from the (local) manual:

20180513204100

Things done
  • ✔️ Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • ✔️ NixOS
    • ❌ macOS
    • ❌ other Linux distributions
  • ❌ Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • ✔️ Fits CONTRIBUTING.md.

@xeji xeji merged commit 136f1c4 into NixOS:master May 16, 2018
@samueldr samueldr deleted the fix/submodule-name-documentation branch June 1, 2018 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants