freshrss: patch in correct shebangs
This commit is contained in:
@@ -13,6 +13,12 @@ fetchpatch: [
|
||||
sha256 = "sha256-UWnfS+stVpUZ3Sfaym9XtVBlwvHWJVMaW7cYIcf3M5Q=";
|
||||
})
|
||||
|
||||
# freshrss: patchShebangs instead of specifying interpreter in the service
|
||||
(fetchpatch {
|
||||
url = "https://git.uninsane.org/colin/nixpkgs/commit/9443d83e6fee728c1926a783647b45011bd3b514.diff";
|
||||
sha256 = "sha256-Lngle5YTE7ymQyUarKbebMjiaTlY5cJBoaeZk7AgbXE=";
|
||||
})
|
||||
|
||||
# Fix mk flutter app
|
||||
# closed (not merged). updates fluffychat 1.2.0 -> 1.6.1, but unstable hashing
|
||||
# (fetchpatch {
|
||||
|
Reference in New Issue
Block a user