podcastindex-db: 2025-06-16 -> 2025-06-22
This commit is contained in:
@@ -13,14 +13,14 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "podcastindex-db";
|
pname = "podcastindex-db";
|
||||||
version = "0-unstable-2025-06-16";
|
version = "0-unstable-2025-06-22";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "podcastindex-db-mirror";
|
repo = "podcastindex-db-mirror";
|
||||||
rev = "de3dd26e8098cdc7e6d9891ef0a516b7888ed5e4";
|
rev = "d5d89f0509fdf0d68703cfdcf452ad7bb2245bdf";
|
||||||
hash = "sha256-zkg3KmY72duUnJQG+RUnbEKOMAErgdX7Vgfd3tHZ42I=";
|
hash = "sha256-nxtPYYhZ92+zBQL69DpIiovvpEOPCzMsX6k6ClBpRw4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user