mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
doc: explain the . attrPath prefix notation
This commit is contained in:
parent
52248b1c27
commit
c609be4072
2 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,5 @@
|
|||
|
||||
- Introduce a new [`outputOf`](@docroot@/language/builtins.md#builtins-outputOf) builtin.
|
||||
It is part of the [`dynamic-derivations`](@docroot@/contributing/experimental-features.md#xp-feature-dynamic-derivations) experimental feature.
|
||||
|
||||
- Introduce new flake installable syntax `flakeref#.attrPath` where the "." prefix denotes no searching of default attribute prefixes like `packages.<SYSTEM>` or `legacyPackages.<SYSTEM>`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue