mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-01-08 14:57:22 +08:00
expanded
This commit is contained in:
parent
7ff6815ba8
commit
c88ddadadd
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ false
|
|||
|
||||
We can use the `//` operator to modify an attribute set.
|
||||
Recall that Nix values are immutable, so the result is a new value (the original is not modified).
|
||||
Attributes in the right-hand set take preference.
|
||||
|
||||
[source]
|
||||
....
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue