Skip to content

Commit 4f6d3e0

Browse files
committed
fix(macos): try fixing libttng dependency for ROS2
1 parent aa0be91 commit 4f6d3e0

2 files changed

Lines changed: 73 additions & 0 deletions

File tree

flake.lock

Lines changed: 70 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
flake-parts.follows = "mc-rtc-nix/flake-parts";
77
systems.follows = "mc-rtc-nix/systems";
88

9+
# fix for libttng support in ROS2
10+
nix-ros-overlay.url = "github:lopsided98/nix-ros-overlay/pull/561/head";
11+
912
# You can override dependencies from a commit/pull request by:
1013
# Adding it as input
1114
# your-repository.url = "github:username/repository/pull/ID/head";

0 commit comments

Comments
 (0)