Skip to content

beets-audible: use beets-minimal#477088

Closed
doronbehar wants to merge 1 commit intoNixOS:masterfrom
doronbehar:pkg/beets-audible
Closed

beets-audible: use beets-minimal#477088
doronbehar wants to merge 1 commit intoNixOS:masterfrom
doronbehar:pkg/beets-audible

Conversation

@doronbehar
Copy link
Contributor

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-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 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 Jan 5, 2026
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 11, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
@doronbehar
Copy link
Contributor Author

Closing in favor of #477084 .

@doronbehar doronbehar closed this Jan 11, 2026
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 13, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 13, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 14, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 14, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 14, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 14, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 14, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 14, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 14, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 15, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 15, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 15, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 15, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 16, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 18, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 18, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 18, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 20, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Jan 21, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
ungeskriptet pushed a commit to ungeskriptet/nixpkgs that referenced this pull request Jan 24, 2026
Previously, the attribute set:

python3.pkgs.beets-minimal.passthru.plugins.enabled

filtered out the disabled plugins from:

python3.pkgs.beets.passthru.plugins.all

, and not from:

python3.pkgs.beets-minimal.passthru.plugins.all

. This meant that before the commit titled:

python3.pkgs.beets: use fixed-point arguments

, the derivations `beets` and `beets-minimal` were the same. Now this
change has significance, were as in out of context PR NixOS#477088 it didn't.
@doronbehar doronbehar deleted the pkg/beets-audible branch February 10, 2026 08:10
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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant