mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
packaging-nix: fix registry command in README
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
This commit is contained in:
parent
530e189d1b
commit
339205f221
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ If you don't want to add it directly into the global path you could add it into
|
|||
the flake registry as well.
|
||||
|
||||
```shell
|
||||
nix registy add 'github:VILLASframework/node?dir=packaging/nix#villas'
|
||||
nix registy add villas 'github:VILLASframework/node?dir=packaging/nix'
|
||||
```
|
||||
|
||||
This allows you to substitue all references to
|
||||
|
|
Loading…
Add table
Reference in a new issue