rss-bridge: overlay for fork
This commit is contained in:
parent
14dbfbd222
commit
6d2b166831
1 changed files with 4 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
final: prev: {
|
final: prev: {
|
||||||
rss-bridge = prev.rss-bridge.overrideAttrs (oldAttrs: {
|
rss-bridge = prev.rss-bridge.overrideAttrs (oldAttrs: {
|
||||||
version = "unstable-2026-04-30";
|
version = "unstable-2026-06";
|
||||||
src = prev.fetchFromGitHub {
|
src = prev.fetchFromGitHub {
|
||||||
owner = "RSS-Bridge";
|
owner = "sid115";
|
||||||
repo = "rss-bridge";
|
repo = "rss-bridge";
|
||||||
rev = "ac2608a3c4172386996a54121fafa2d0d9b80fb5";
|
rev = "8f2109f53a6dc63811d2c2fc9840edb247c369e7";
|
||||||
sha256 = "sha256-7Be701tkowl3hXpA4H6Epollf015qtPodPVpjWUwhZM=";
|
sha256 = "";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue