Commit f20a95a8 authored by Felix Buehler's avatar Felix Buehler
Browse files

build-support/release: deprecate phases

parent 71e21a72
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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