grepm: deprecate phases
This commit is contained in:
parent
64f7cb574a
commit
7ea0638338
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ stdenv.mkDerivation {
|
|||
sha256 = "0ppprhfw06779hz1b10qvq62gsw73shccsav982dyi6xmqb6jqji";
|
||||
};
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
buildInputs = [ perlPackages.grepmail mutt ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue