mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 03:40:22 +00:00
6 lines
69 B
Nix
6 lines
69 B
Nix
{
|
|
python3,
|
|
}:
|
|
|
|
python3.pkgs.toPythonApplication python3.pkgs.beets
|