mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
5 lines
84 B
Nix
5 lines
84 B
Nix
{ makeSetupHook }:
|
|
|
|
makeSetupHook {
|
|
name = "catkin-setup-hook";
|
|
} ./setup-hook.sh
|