mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
Merge pull request #269080 from Stunkymonkey/fabricmanager-deprecate-phases
This commit is contained in:
@@ -16,7 +16,6 @@ stdenv.mkDerivation rec {
|
||||
"${sys}/${pname}-${sys}-${fmver}-archive.tar.xz";
|
||||
inherit sha256;
|
||||
};
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
|
||||
installPhase = ''
|
||||
find .
|
||||
|
||||
Reference in New Issue
Block a user