mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-10 00:02:23 +03:00
README: Fix TIP
This commit is contained in:
parent
52f87e6e8c
commit
2ac42b76ca
1 changed files with 4 additions and 2 deletions
|
@ -69,8 +69,10 @@ the [Autoware][] project as an example.
|
||||||
```
|
```
|
||||||
Note that not all autoware packages can be build successfully.
|
Note that not all autoware packages can be build successfully.
|
||||||
|
|
||||||
> [!TIP] To build all generated packages, run `ros2nix` with the
|
> [!TIP]
|
||||||
> `--flake` switch and then run `nix flake check` (depending on your
|
>
|
||||||
|
> To build all generated packages, run `ros2nix` with the `--flake`
|
||||||
|
> switch and then run `nix flake check` (depending on your
|
||||||
> configuration, you may need to add `--experimental-features
|
> configuration, you may need to add `--experimental-features
|
||||||
> 'nix-command flakes'`).
|
> 'nix-command flakes'`).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue