freshrss shebang fix: point to upstream PR

This commit is contained in:
colin 2022-10-15 07:04:13 -07:00
parent fdb77ac588
commit 674f852393

View File

@ -17,7 +17,8 @@ fetchpatch: [
# freshrss: patchShebangs instead of specifying interpreter in the service
(fetchpatch {
url = "https://git.uninsane.org/colin/nixpkgs/commit/9443d83e6fee728c1926a783647b45011bd3b514.diff";
# url = "https://git.uninsane.org/colin/nixpkgs/commit/9443d83e6fee728c1926a783647b45011bd3b514.diff";
url = "https://github.com/NixOS/nixpkgs/pull/196140.diff";
sha256 = "sha256-Lngle5YTE7ymQyUarKbebMjiaTlY5cJBoaeZk7AgbXE=";
})