Unverified Commit 172a4953 authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

srcOnly: Fix bug introduced by rewrite (#347316)

parents dc2ee8af cbabc687
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@ let
    // {
      name = "${name}-source";

      outputs = [ "out" ];

      phases = [
        "unpackPhase"
        "patchPhase"