Skip to content

gnome-calculator: Fix TLS support for currency conversion#476875

Merged
Aleksanaa merged 1 commit intoNixOS:masterfrom
maxbrunet:fix/gnome-calculator/tls
Jan 6, 2026
Merged

gnome-calculator: Fix TLS support for currency conversion#476875
Aleksanaa merged 1 commit intoNixOS:masterfrom
maxbrunet:fix/gnome-calculator/tls

Conversation

@maxbrunet
Copy link
Copy Markdown
Member

Fixes downloading currency rates in Currency Conversion mode:

** (gnome-calculator:3393074): WARNING **: 12:00:36.236: currency-provider.vala:207: Couldn't download UNT currency rate file: TLS support is not available

** (gnome-calculator:3393074): WARNING **: 12:00:36.241: currency-provider.vala:207: Couldn't download BC-TWD currency rate file: TLS support is not available

** (gnome-calculator:3393074): WARNING **: 12:00:36.241: currency-provider.vala:207: Couldn't download ECB currency rate file: TLS support is not available

** (gnome-calculator:3393074): WARNING **: 12:00:36.242: currency-provider.vala:207: Couldn't download IMF currency rate file: TLS support is not available

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: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Jan 4, 2026
@jtojnar
Copy link
Copy Markdown
Member

jtojnar commented Jan 4, 2026 via email

@maxbrunet maxbrunet changed the title gnome-calculator: Fix TLS support gnome-calculator: Fix TLS support for currency conversion Jan 4, 2026
@maxbrunet maxbrunet force-pushed the fix/gnome-calculator/tls branch from f38bf12 to 3bb7e84 Compare January 5, 2026 21:52
@Aleksanaa Aleksanaa added this pull request to the merge queue Jan 6, 2026
Merged via the queue into NixOS:master with commit a4b630c Jan 6, 2026
28 of 30 checks passed
@axodentally axodentally added the backport release-25.11 Backport PR automatically label Mar 30, 2026
@nixpkgs-ci
Copy link
Copy Markdown
Contributor

nixpkgs-ci bot commented Mar 30, 2026

Successfully created backport PR for release-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: port to stable This PR already has a backport to the stable release. 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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants