mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
doc: Replace /nix/store with /gnu/store in README.
* README update anachronistic reference to /nix/store
This commit is contained in:
2
README
2
README
@@ -70,7 +70,7 @@ To do so:
|
||||
|
||||
Guix does the high-level preparation of a /derivation/. A derivation is
|
||||
the promise of a build; it is stored as a text file under
|
||||
=/nix/store/xxx.drv=. The (guix derivations) module provides the
|
||||
=/gnu/store/xxx.drv=. The (guix derivations) module provides the
|
||||
`derivation' primitive, as well as higher-level wrappers such as
|
||||
`build-expression->derivation'.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user