Revert "fix: change default integration_api to 3004" #923

Closed
opened 2026-04-05 18:00:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SigmaSquadron on 9/14/2025

Reverts fosrl/pangolin#1281. It makes absolutely no sense that Pangolin uses ports 3000-3002, skips 3003, and uses 3004. Gerbil should have been changed instead. This is a particularly annoying inconsistency as it prevents me from elegantly mapping the default pangolin ports in a functional language if I have to arbitrarily skip a number:

da9f816ee7/nixos/modules/services/networking/pangolin/default.nix (L375-L395)

https://github.com/fosrl/gerbil/pull/28

*Originally created by @SigmaSquadron on 9/14/2025* Reverts fosrl/pangolin#1281. It makes absolutely no sense that Pangolin uses ports 3000-3002, skips 3003, and uses 3004. Gerbil should have been changed instead. This is a particularly annoying inconsistency as it prevents me from elegantly mapping the default pangolin ports in a functional language if I have to arbitrarily skip a number: https://github.com/NixOS/nixpkgs/blob/da9f816ee7211d180eb1bc28f22358b9668b5fbe/nixos/modules/services/networking/pangolin/default.nix#L375-L395 https://github.com/fosrl/gerbil/pull/28
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#923