Skip to content

beetcamp: move beets dependency to nativeBuildInputs#473678

Merged
doronbehar merged 2 commits intoNixOS:masterfrom
9999years:wiggles/yzsy
Dec 25, 2025
Merged

beetcamp: move beets dependency to nativeBuildInputs#473678
doronbehar merged 2 commits intoNixOS:masterfrom
9999years:wiggles/yzsy

Conversation

@9999years
Copy link
Contributor

This will make it possible to use beetcamp without setting dontUsePythonCatchConflicts = true in an override.

This adds a disabled-by-default beetcamp plugin for a nicer UX.

See: #471166 (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: 1-10 This PR causes between 1 and 10 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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 6.topic: python Python is a high-level, general-purpose programming language. labels Dec 23, 2025
Copy link
Contributor

@doronbehar doronbehar left a comment

Choose a reason for hiding this comment

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

General note: All the commit messages should be prefixed with python3.pkgs.beetcamp: or python3Packages.beetcamp: and not just beetcamp: .

@nixpkgs-ci nixpkgs-ci bot added 2.status: merge conflict This PR has merge conflicts with the target branch and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Dec 24, 2025
This will make it possible to use `beetcamp` without setting
`dontUsePythonCatchConflicts = true` in an override.

See: NixOS#471166 (comment)
@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 24, 2025
@9999years 9999years requested a review from doronbehar December 24, 2025 20:14
@doronbehar doronbehar added this pull request to the merge queue Dec 25, 2025
Merged via the queue into NixOS:master with commit 4163776 Dec 25, 2025
30 of 32 checks passed
sarahec pushed a commit to sarahec/nixpkgs that referenced this pull request Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants