Loading pkgs/by-name/ae/aerc/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ dante, gawk, versionCheckHook, bashNonInteractive, nix-update-script, }: Loading Loading @@ -52,6 +53,7 @@ buildGoModule (finalAttrs: { buildInputs = [ python3Packages.python gawk bashNonInteractive ] ++ lib.optional withNotmuch notmuch; Loading @@ -73,14 +75,6 @@ buildGoModule (finalAttrs: { dante ] } wrapProgram $out/libexec/aerc/filters/html-unsafe \ --prefix PATH : ${ lib.makeBinPath [ w3m dante ] } patchShebangs $out/libexec/aerc/filters ''; nativeInstallCheckInputs = [ versionCheckHook ]; Loading Loading
pkgs/by-name/ae/aerc/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ dante, gawk, versionCheckHook, bashNonInteractive, nix-update-script, }: Loading Loading @@ -52,6 +53,7 @@ buildGoModule (finalAttrs: { buildInputs = [ python3Packages.python gawk bashNonInteractive ] ++ lib.optional withNotmuch notmuch; Loading @@ -73,14 +75,6 @@ buildGoModule (finalAttrs: { dante ] } wrapProgram $out/libexec/aerc/filters/html-unsafe \ --prefix PATH : ${ lib.makeBinPath [ w3m dante ] } patchShebangs $out/libexec/aerc/filters ''; nativeInstallCheckInputs = [ versionCheckHook ]; Loading