diff --git a/flake.nix b/flake.nix index 1c63afb..04b52dc 100644 --- a/flake.nix +++ b/flake.nix @@ -57,9 +57,6 @@ ) ]; shellHook = '' - [ -d install ] || colcon build --symlink-install - source install/setup.bash - # Display stuff export DISPLAY=''${DISPLAY:-:0} export QT_X11_NO_MITSHM=1