Commit 5fb83c75 authored by Doron Behar's avatar Doron Behar
Browse files

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

Switch to the correct format specified by pkgs/README.md
parent 0c520d6a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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