mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-09 17:42:22 +03:00
catkin-setup-hook: fix deprecation warning
This commit is contained in:
parent
19ec1a5a4e
commit
41ef696628
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
makeSetupHook {
|
||||
name = "catkin-setup-hook";
|
||||
deps = [ pythonPackages.wrapPython ];
|
||||
propagatedBuildInputs = [ pythonPackages.wrapPython ];
|
||||
} ./setup-hook.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue