catkin-setup-hook: fix deprecation warning

This commit is contained in:
Ben Wolsieffer 2023-04-02 12:32:11 -04:00
parent 19ec1a5a4e
commit 41ef696628

View file

@ -2,5 +2,5 @@
makeSetupHook {
name = "catkin-setup-hook";
deps = [ pythonPackages.wrapPython ];
propagatedBuildInputs = [ pythonPackages.wrapPython ];
} ./setup-hook.sh