chruby: remove phases
This commit is contained in:
parent
89fa135832
commit
8721cf6bca
@ -19,8 +19,6 @@ in stdenv.mkDerivation rec {
|
||||
sha256 = "1894g6fymr8kra9vwhbmnrcr58l022mcd7g9ans4zd3izla2j3gx";
|
||||
};
|
||||
|
||||
phases = [ "unpackPhase" "patchPhase" "installPhase" "fixupPhase" ];
|
||||
|
||||
patches = lib.optionalString (rubies != null) [
|
||||
./env.patch
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user