1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 14:10:37 +03:00
Commit graph

7 commits

Author SHA1 Message Date
Ben Wolsieffer
bf79090701 Add sub-optimal fix for Qt5 wrapping, restoring the previous behavior.
nixpkgs now requires explicitly enabling or disabling Qt5 wrapping. This commit
disables wrapping by default, which breaks Qt apps that aren't overridden
manually in distro-overlay.nix, but fixes all the Qt libraries that don't need
wrapping. This is a sub-optimal solution, but matches the behavior that was
there before wrapping was made mandatory.
2021-03-12 00:31:00 -05:00
Ben Wolsieffer
59a5942241 buildRosPackage: allow overriding all attributes 2020-08-24 18:28:26 -04:00
Ben Wolsieffer
25d7c30294 Surpress another Eigen warning 2020-04-23 15:51:54 -04:00
Ben Wolsieffer
dee8698596 Fix CXXFLAGS 2020-04-23 15:40:31 -04:00
Ben Wolsieffer
48acc4d594 Try to fix some "Log limit exceeded" errors on Hydra 2020-04-23 13:48:03 -04:00
Ben Wolsieffer
cdcb85b14e Cleanup catkin setup hook. 2020-03-04 17:18:10 -05:00
Ben Wolsieffer
444edcec26 Move everything in rosPackages to its own directory. 2020-01-17 21:21:17 -05:00