mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
build-support/release: deprecate phases
This commit is contained in:
@@ -88,7 +88,8 @@ rec {
|
||||
preferLocalBuild = true;
|
||||
_hydraAggregate = true;
|
||||
|
||||
phases = [ "unpackPhase" "patchPhase" "installPhase" ];
|
||||
dontConfigure = true;
|
||||
dontBuild = true;
|
||||
|
||||
patchPhase = lib.optionalString isNixOS ''
|
||||
touch .update-on-nixos-rebuild
|
||||
|
||||
Reference in New Issue
Block a user