Skip to content

curlMinimal: disable ca-fallback for gnutls#444638

Merged
Scrumplex merged 1 commit intoNixOS:staging-nextfrom
Scrumplex:pkgs/curl/fix-gnutls-build
Sep 21, 2025
Merged

curlMinimal: disable ca-fallback for gnutls#444638
Scrumplex merged 1 commit intoNixOS:staging-nextfrom
Scrumplex:pkgs/curl/fix-gnutls-build

Conversation

@Scrumplex
Copy link
Member

@Scrumplex Scrumplex commented Sep 20, 2025

Seems like support for this was dropped as it was replaced by a runtime
option. See
curl/curl@2f6524c

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.

@Scrumplex Scrumplex requested a review from alyssais September 20, 2025 13:39
@Scrumplex Scrumplex mentioned this pull request Sep 20, 2025
13 tasks
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Sep 20, 2025
@nix-owners nix-owners bot requested a review from lovek323 September 20, 2025 13:44
Seems like support for this was dropped as it was replaced by a runtime
option. See
curl/curl@2f6524c

Signed-off-by: Sefa Eyeoglu <[email protected]>
@Scrumplex Scrumplex force-pushed the pkgs/curl/fix-gnutls-build branch from ecc7676 to 1253c15 Compare September 20, 2025 14:10
@vcunat vcunat changed the base branch from staging to staging-next September 21, 2025 05:29
@nixpkgs-ci nixpkgs-ci bot closed this Sep 21, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Sep 21, 2025
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Sep 21, 2025
@Scrumplex Scrumplex merged commit 6e7a215 into NixOS:staging-next Sep 21, 2025
54 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants