Skip to content

fetchurl: pass SSL_CERT_FILE as environment variable via env#470504

Merged
MattSturgeon merged 1 commit intoNixOS:masterfrom
ShamrockLee:fetchurl-env
Dec 13, 2025
Merged

fetchurl: pass SSL_CERT_FILE as environment variable via env#470504
MattSturgeon merged 1 commit intoNixOS:masterfrom
ShamrockLee:fetchurl-env

Conversation

@ShamrockLee
Copy link
Contributor

@ShamrockLee ShamrockLee commented Dec 13, 2025

This PR fixes empty-hash breakage caused by PR #464475's loose ends. (See PR comment #464475 (comment))

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: fetch Fetchers (e.g. fetchgit, fetchsvn, ...) labels Dec 13, 2025
@MattSturgeon MattSturgeon mentioned this pull request Dec 13, 2025
13 tasks
@ShamrockLee ShamrockLee marked this pull request as ready for review December 13, 2025 19:38
@nixpkgs-ci nixpkgs-ci bot requested a review from philiptaron December 13, 2025 19:44
@MattSturgeon MattSturgeon added this pull request to the merge queue Dec 13, 2025
Merged via the queue into NixOS:master with commit e9af69f Dec 13, 2025
31 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: fetch Fetchers (e.g. fetchgit, fetchsvn, ...) 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants