aerc: wrap show-ics-details.py to fix missing deps (#492495)
This commit is contained in:
@@ -61,6 +61,7 @@ buildGoModule (finalAttrs: {
|
||||
runHook preInstall
|
||||
|
||||
make $makeFlags GOFLAGS="$GOFLAGS${lib.optionalString withNotmuch " -tags=notmuch"}" install
|
||||
wrapPythonProgramsIn "$out/libexec/" "''${pythonPath[*]}"
|
||||
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user