Unverified Commit 6b6f3f18 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

buildMozillaMach: passthru application, extraPatches to be later used by betterbird package

parent 09c509a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -546,6 +546,7 @@ buildStdenv.mkDerivation ({
  '';

  passthru = {
    inherit application extraPatches;
    inherit updateScript;
    inherit version;
    inherit alsaSupport;