mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
ammonite: deprecate phases
This commit is contained in:
parent
9d191629be
commit
02b4d1c91a
@ -17,7 +17,7 @@ let
|
||||
inherit sha256;
|
||||
};
|
||||
|
||||
phases = "installPhase";
|
||||
dontUnpack = true;
|
||||
|
||||
installPhase = ''
|
||||
install -Dm755 $src $out/bin/amm
|
||||
|
Loading…
Reference in New Issue
Block a user