Merge pull request #130750 from Stunkymonkey/ditaa-phases
ditaa: deprecate phases
This commit is contained in:
commit
af24c08146
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1acnl7khz8aasg230nbsx9dyf8716scgb5l3679cb2bdzxisl64l";
|
||||
};
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p "$out/bin"
|
||||
|
Loading…
Reference in New Issue
Block a user