watson-ruby: deprecate phases
This commit is contained in:
parent
768623e437
commit
0b4b865cb6
@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
||||
pname = "watson-ruby";
|
||||
version = (import ./gemset.nix).watson-ruby.version;
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
installPhase = let
|
||||
env = bundlerEnv {
|
||||
|
Loading…
Reference in New Issue
Block a user