mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Merge pull request #651 from VILLASframework/packaging-nix
packaging-nix: fix registry command in README
This commit is contained in:
commit
4fa688b9ce
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