Skip to content

[Backport release-24.11] nixos/headscale: remove much-loosened-up server_url check#374612

Merged
wolfgangwalther merged 1 commit intorelease-24.11from
backport-374374-to-release-24.11
Jan 29, 2025
Merged

[Backport release-24.11] nixos/headscale: remove much-loosened-up server_url check#374612
wolfgangwalther merged 1 commit intorelease-24.11from
backport-374374-to-release-24.11

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Jan 17, 2025

Bot-based backport to release-24.11, triggered by a label in #374374.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

server_url check [has been loosened upstream][1] and backported to
NixOS[2]. The new, much looser check, is not practical to be implemented
in Nix (you are welcome to give it a try; I've implemented the original
one).

Since the surface area is much smaller now (and the scenario much less
common), I think we can remove this assertion altogether.

[1]: juanfont/headscale#2248
[2]: #358255

(cherry picked from commit de0a499)
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Jan 17, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 17, 2025
Copy link
Contributor

@motiejus motiejus left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

@wolfgangwalther wolfgangwalther left a comment

Choose a reason for hiding this comment

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

Blocking on #374374 (comment) for now

@wolfgangwalther wolfgangwalther marked this pull request as draft January 19, 2025 17:49
@wolfgangwalther
Copy link
Contributor

@dotlambda please let us know whether we should proceed here or not.

@wolfgangwalther wolfgangwalther marked this pull request as ready for review January 29, 2025 19:52
@wolfgangwalther wolfgangwalther merged commit ff583ea into release-24.11 Jan 29, 2025
25 of 28 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-374374-to-release-24.11 branch January 29, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants