Skip to content

Commit a8eb4ee

Browse files
committed
qt 5 -> 6
1 parent 92d3d14 commit a8eb4ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

distros/ros2-overlay.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ rosSelf: rosSuper: with rosSelf.lib; {
44
# TODO: remove once https://github.com/ros/rosdistro/pull/43895 is merged
55
python = rosSelf.python3;
66
pythonPackages = rosSelf.python.pkgs;
7+
qt5 = rosSelf.qt6;
78

89
ament-cmake-core = rosSuper.ament-cmake-core.overrideAttrs ({
910
propagatedBuildInputs ? [],

0 commit comments

Comments
 (0)