beets: unstable-2020-12-22 -> unstable-2021-01-29

This commit is contained in:
Bernardo Meurer 2021-01-31 18:27:56 -08:00
parent 8094392757
commit 642fd85cb6
No known key found for this signature in database
GPG Key ID: F4C0D53B8D14C246

View File

@ -133,13 +133,13 @@ in pythonPackages.buildPythonApplication rec {
# unstable does not require bs1770gain[2]. # unstable does not require bs1770gain[2].
# [1]: https://discourse.beets.io/t/forming-a-beets-core-team/639 # [1]: https://discourse.beets.io/t/forming-a-beets-core-team/639
# [2]: https://github.com/NixOS/nixpkgs/pull/90504 # [2]: https://github.com/NixOS/nixpkgs/pull/90504
version = "unstable-2020-12-22"; version = "unstable-2021-01-29";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "beetbox"; owner = "beetbox";
repo = "beets"; repo = "beets";
rev = "53dcb24d10788897f20c341774b474808ec2c0b6"; rev = "04ea754d00e2873ae9aa2d9e07c5cefd790eaee2";
sha256 = "sha256-P++NA13T2TRHW3Se10np8BSe/WRBYAKRte5xKoHKW50="; sha256 = "sha256-BIa3hnOsBxThbA2WCE4q9eaFNtObr3erZBBqobVOSiQ=";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [