aerc: remove explicit patchShebangs call from postFixup
Shebangs were already patched in `fixupPhase`, so this step is redundant and doing nothing
This commit is contained in:
@@ -80,7 +80,6 @@ buildGoModule (finalAttrs: {
|
||||
dante
|
||||
]
|
||||
}
|
||||
patchShebangs $out/libexec/aerc/filters
|
||||
'';
|
||||
|
||||
nativeInstallCheckInputs = [ versionCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user