mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-18 21:38:40 +03:00
7 lines
61 B
Nix
7 lines
61 B
Nix
![]() |
{ ... }: {
|
||
|
imports = [
|
||
|
./ros.nix
|
||
|
./core.nix
|
||
|
];
|
||
|
}
|