Skip to content

eiskaltdcpp: fix build by adding minimum version policy to cmakeFlags#471534

Merged
Sigmanificient merged 2 commits intoNixOS:masterfrom
miklosakos:fix-eiskaltdcpp
Mar 23, 2026
Merged

eiskaltdcpp: fix build by adding minimum version policy to cmakeFlags#471534
Sigmanificient merged 2 commits intoNixOS:masterfrom
miklosakos:fix-eiskaltdcpp

Conversation

@miklosakos
Copy link
Copy Markdown
Contributor

@miklosakos miklosakos commented Dec 17, 2025

fix EiskaltDC++ compilation from nixpkgs by adding -DCMAKE_POLICY_VERSION_MINIMUM=3.5

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.first-time contribution This PR is the author's first one; please be gentle! 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Dec 17, 2025
@Aleksanaa Aleksanaa changed the title fix: eiskaltdcpp compilation eiskaltdcpp: fix build by adding minimum version policy to cmakeFlags Dec 17, 2025
@miklosakos
Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 471534 --package eiskaltdcpp
Commit: 7d4f3e4fd0a22d6ef85d93b793dc042f73602bd3


x86_64-linux

✅ 1 package built:
  • eiskaltdcpp

Copy link
Copy Markdown
Member

@Sigmanificient Sigmanificient left a comment

Choose a reason for hiding this comment

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

Setting minimum version policy to cmakeFlags is a last resort technique with should avoid if possible. Please follow the step from the tracking and look into shipping the patch upstream.

@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Dec 31, 2025
miklosakos and others added 2 commits March 24, 2026 00:31
fix EiskaltDC++ compilation from nixpkgs by adding
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
@Sigmanificient Sigmanificient added this pull request to the merge queue Mar 23, 2026
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Mar 23, 2026
Merged via the queue into NixOS:master with commit 998c5be Mar 23, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants