Nix Language Quirks: Difference between revisions
Change the title of the ${null} attribute set entry since delete is misleading. Also link to the official documentation about it |
|||
| Line 217: | Line 217: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
This might used as an alternative to conditionally merging attribute sets using <code>//</code> like the following: | This might be used as an alternative to conditionally merging attribute sets using <code>//</code> like the following: | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> | ||