Skip to content

[Backport staging-24.05] tzdata: disable network access#342975

Merged
vcunat merged 1 commit intostaging-24.05from
backport-341307-to-staging-24.05
Oct 30, 2024
Merged

[Backport staging-24.05] tzdata: disable network access#342975
vcunat merged 1 commit intostaging-24.05from
backport-341307-to-staging-24.05

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 19, 2024

Bot-based backport to staging-24.05, triggered by a label in #341307.

  • 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.

Without the change tests fail on darwin as
https://hydra.nixos.org/build/272249259/nixlog/164/tail:

    curl: (77) error setting certificate file: /no-cert-file.crt

Possibly because `stdenv` has `curl` there. Upstream suggests disabling
networking access with `CURL=:`. Let's use that.

(cherry picked from commit eff4e92)
@github-actions github-actions bot mentioned this pull request Sep 19, 2024
13 tasks
@ofborg ofborg bot added the 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. label Sep 19, 2024
@ofborg ofborg bot requested review from ajs124 and fpletz September 19, 2024 09:15
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Sep 19, 2024
@vcunat vcunat merged commit 9930194 into staging-24.05 Oct 30, 2024
@vcunat vcunat deleted the backport-341307-to-staging-24.05 branch October 30, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants