mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-09 15:52:23 +03:00
tests: Run flake test against jazzy
Rolling is currently broken.
This commit is contained in:
parent
c35b0dc7aa
commit
d4e7ef1ac7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ load common.bash
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "--flake" {
|
@test "--flake" {
|
||||||
ros2nix --flake $(find ws/src -name package.xml)
|
ros2nix --flake --distro=jazzy $(find ws/src -name package.xml)
|
||||||
nix flake check path:"${PWD}"
|
nix flake check path:"${PWD}"
|
||||||
nix build path:"${PWD}#ros-node"
|
nix build path:"${PWD}#ros-node"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue