This website requires JavaScript.
Explore
Help
Sign in
movefasta
/
nix-ros-overlay
Watch
1
Star
0
Fork
You've already forked nix-ros-overlay
0
mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced
2025-06-17 21:08:39 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5a3ba1fb0c
nix-ros-overlay
/
modules
/
default.nix
8 lines
77 B
Nix
Raw
Normal View
History
Unescape
Escape
Add basic NixOS modules for starting ROS nodes.
2020-08-03 20:34:20 -04:00
{
.
.
.
}:
{
imports
=
[
./core.nix
Improve NixOS modules.
2020-08-07 14:40:04 -04:00
./ros.nix
./nodes.nix
Add basic NixOS modules for starting ROS nodes.
2020-08-03 20:34:20 -04:00
]
;
}
Reference in a new issue
Copy permalink