Merge pull request #269080 from Stunkymonkey/fabricmanager-deprecate-phases
This commit is contained in:
commit
6c08fe3ccf
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ stdenv.mkDerivation rec {
|
|||
"${sys}/${pname}-${sys}-${fmver}-archive.tar.xz";
|
||||
inherit sha256;
|
||||
};
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
|
||||
installPhase = ''
|
||||
find .
|
||||
|
|
Loading…
Reference in a new issue