Skip to content

Commit

Permalink
Remove foxy.
Browse files Browse the repository at this point in the history
Foxy was EOL on June 20th, 2023.
  • Loading branch information
lopsided98 committed Aug 6, 2023
1 parent 9417386 commit 113129c
Show file tree
Hide file tree
Showing 1,131 changed files with 0 additions and 31,292 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
distro:
- melodicPython3
- noetic
- foxy
- humble
- iron
- rolling
Expand Down
6 changes: 0 additions & 6 deletions distros/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ self: super: {
python = self.python3;
} self super;

foxy = import ./distro-overlay.nix {
version = 2;
distro = "foxy";
python = self.python3;
} self super;

humble = import ./distro-overlay.nix {
version = 2;
distro = "humble";
Expand Down
25 changes: 0 additions & 25 deletions distros/foxy/acado-vendor/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/ackermann-msgs/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/action-msgs/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/action-tutorials-cpp/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/action-tutorials-interfaces/default.nix

This file was deleted.

24 changes: 0 additions & 24 deletions distros/foxy/action-tutorials-py/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/actionlib-msgs/default.nix

This file was deleted.

25 changes: 0 additions & 25 deletions distros/foxy/ament-clang-format/default.nix

This file was deleted.

25 changes: 0 additions & 25 deletions distros/foxy/ament-clang-tidy/default.nix

This file was deleted.

24 changes: 0 additions & 24 deletions distros/foxy/ament-cmake-auto/default.nix

This file was deleted.

25 changes: 0 additions & 25 deletions distros/foxy/ament-cmake-catch2/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/ament-cmake-clang-format/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/ament-cmake-clang-tidy/default.nix

This file was deleted.

26 changes: 0 additions & 26 deletions distros/foxy/ament-cmake-copyright/default.nix

This file was deleted.

Loading

1 comment on commit 113129c

@hacker1024
Copy link
Contributor

@hacker1024 hacker1024 commented on 113129c Aug 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha - I was using GitHub Code Search as you pushed this - that was very confusing for a moment! RIP Foxy :(.

Please sign in to comment.