0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

ente-auth: 4.0.2 -> 4.1.6

This commit is contained in:
Niklas Korz 2024-11-20 09:27:46 +01:00
parent b4ce4c48b3
commit 70a9b03ccb
4 changed files with 197 additions and 163 deletions

View file

@ -60,6 +60,8 @@
- `racket_7_9` has been removed, as it is insecure. It is recommended to use Racket 8 instead.
- `ente-auth` now uses the name `enteauth` for its binary. The previous name was `ente_auth`.
- `fluxus` has been removed, as it depends on `racket_7_9` and had no updates in 9 years.
- The behavior of the `networking.nat.externalIP` and `networking.nat.externalIPv6` options has been changed. `networking.nat.forwardPorts` now only forwards packets destined for the specified IP addresses.