beets: unstable-2020-12-22 -> unstable-2021-01-29
This commit is contained in:
parent
8094392757
commit
642fd85cb6
@ -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 = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user