--impure flag at ros dev env
This commit is contained in:
parent
dd6fe64af1
commit
d203eabcdb
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ ros-packages:
|
||||||
inherit:
|
inherit:
|
||||||
default: [before_script, image]
|
default: [before_script, image]
|
||||||
script:
|
script:
|
||||||
- cachix watch-exec robossembler -- nix develop .#ros -c echo "ROS environment is BUILT"
|
- cachix watch-exec robossembler -- nix develop .#ros --impure -c echo "ROS environment is BUILT"
|
||||||
|
|
||||||
perception-packages:
|
perception-packages:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue