audiobookshelf-mcp: fix src hash (from CI), still need vendorHash
NixOS Configuration CI / Nix Flake Check (pull_request) Failing after 14s
NixOS Configuration CI / Nix Flake Check (pull_request) Failing after 14s
This commit is contained in:
@@ -12,7 +12,7 @@ buildGoModule rec {
|
|||||||
owner = "michaeldvinci";
|
owner = "michaeldvinci";
|
||||||
repo = "audiobookshelf-mcp";
|
repo = "audiobookshelf-mcp";
|
||||||
rev = "e790d9c75085772180c95f2ec1376acc98e9282c";
|
rev = "e790d9c75085772180c95f2ec1376acc98e9282c";
|
||||||
hash = lib.fakeHash;
|
hash = "sha256-vQR+Ej3Qtg8ehIUWnXkSayNYpqnOZPWV0TpTVPYh+io=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = lib.fakeHash;
|
vendorHash = lib.fakeHash;
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user