about summary refs log tree commit diff
path: root/pkgs/applications/networking/feedreaders/newsflash
diff options
context:
space:
mode:
authorKira Bruneau <kira.bruneau@pm.me>2022-09-30 16:25:35 -0400
committerKira Bruneau <kira.bruneau@pm.me>2022-09-30 16:35:41 -0400
commitd8f6f772828712304ccdba5b3d102a5ed61fb6e5 (patch)
tree41cb019d3e9e273b47920e0e3b7aabbec157eb81 /pkgs/applications/networking/feedreaders/newsflash
parent2fa9956123828c9e96020795ebfdbb7ce4f0e426 (diff)
newsflash: explicit patchShebangs
Diffstat (limited to 'pkgs/applications/networking/feedreaders/newsflash')
-rw-r--r--pkgs/applications/networking/feedreaders/newsflash/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/feedreaders/newsflash/default.nix b/pkgs/applications/networking/feedreaders/newsflash/default.nix
index bdbdf0871f5fd..a8333f7661514 100644
--- a/pkgs/applications/networking/feedreaders/newsflash/default.nix
+++ b/pkgs/applications/networking/feedreaders/newsflash/default.nix
@@ -48,7 +48,7 @@ stdenv.mkDerivation (finalAttrs: {
   ];
 
   postPatch = ''
-    patchShebangs .
+    patchShebangs build-aux/cargo.sh
   '';
 
   nativeBuildInputs = [