Skip to content

Conversation

@Mic92
Copy link
Contributor

@Mic92 Mic92 commented Jun 2, 2025

This PR adds the matrix2051 package, which is a Matrix gateway for IRC that allows connecting to Matrix from IRC clients.

Changes

  • Added matrix2051 package definition in 5pkgs/matrix2051/default.nix
  • Generated mix dependencies in mix.nix
  • Added patch to fix HTTPoison compatibility issues
  • Package is automatically included in flake outputs via the existing 5pkgs scanning mechanism

Testing

  • Package builds successfully with nix build .#matrix2051
  • All dependencies are properly resolved
  • Wrapper script is created for easy execution

The package provides a Matrix-to-IRC gateway allowing users to connect to Matrix rooms using their favorite IRC clients.

matrix2051 is a Matrix gateway for IRC that allows connecting to Matrix
from IRC clients. This package includes:
- Elixir/Erlang build configuration
- All necessary dependencies via mix.nix
- Patches for HTTPoison compatibility
- Proper wrapper script for execution
@Mic92 Mic92 force-pushed the add-matrix2051 branch from 829d345 to b6a9d0d Compare June 2, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant