nix-ros-overlay/distros/catkin-setup-hook/default.nix

6 lines
84 B
Nix
Raw Normal View History

{ makeSetupHook }:
2019-03-21 00:23:14 -04:00
makeSetupHook {
name = "catkin-setup-hook";
} ./setup-hook.sh