beets-unstable: unstable-2024-03-16 -> 2.0.0-unstable-2024-05-25

Switch to the correct format specified by pkgs/README.md
This commit is contained in:
Doron Behar
2024-06-08 22:39:13 +03:00
parent 0c520d6ae7
commit 5fb83c75cc
+3 -3
View File
@@ -42,12 +42,12 @@ lib.makeExtensible (self: {
beets-unstable = callPackage ./common.nix {
inherit python3Packages;
version = "unstable-2024-03-16";
version = "2.0.0-unstable-2024-05-25";
src = fetchFromGitHub {
owner = "beetbox";
repo = "beets";
rev = "b09806e0df8f01b9155017d3693764ae7beedcd5";
hash = "sha256-jE6nZLOEFufqclT6p1zK7dW+vt69q2ulaRsUldL7cSQ=";
rev = "2130404217684f22f36de00663428602b3f96d84";
hash = "sha256-trqF6YVBcv+i5H4Ez3PKnRQ6mV2Ly/cw3UJC7pl19og=";
};
extraPatches = [
# Bash completion fix for Nix