Files
nixpkgs/pkgs/development/python-modules/beets/bash-completion-always-print.patch
Doron Behar d871c165c5 beets{,Packages}: rewrite / reform
- Promote all beets packages to 1st class Python packages, defined in
  pkgs/development/python-modules/beets* directories.
- Define top-level beets and beets-minimal using `toPythonApplication`
  instead of using `toPythonModule` for python3Packages.beets attribute.
- Add appropriate top-level aliases, and python-aliases
- Make sure nix-update finds the version and hash strings in the correct
  file (main motivation of this commit).
- Remove the mkPlugin function and simply put its contents inline.
2025-10-27 15:58:11 +02:00

1.6 KiB