mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-09 15:52:23 +03:00
Cleanup, flake8
This commit is contained in:
parent
83e07c9ea1
commit
caae29d852
3 changed files with 50 additions and 39 deletions
|
@ -80,6 +80,8 @@
|
|||
pkgs.bashInteractive
|
||||
pkgs.superflore
|
||||
pkgs.python3Packages.rosdep
|
||||
pkgs.python3Packages.flake8
|
||||
pkgs.python3Packages.flake8-bugbear
|
||||
];
|
||||
ROSDEP_SOURCE_PATH = "${rosdistro}/rosdep/sources.list.d";
|
||||
ROSDISTRO_INDEX_URL = "file://${rosdistro}/index-v4.yaml";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue