firefox: Add test references

This commit is contained in:
Tim Steinbach
2021-02-03 10:26:42 -05:00
committed by Tim Steinbach
parent 0d3bf0781f
commit 77665740b5
2 changed files with 5 additions and 2 deletions
@@ -1,6 +1,6 @@
{ pname, ffversion, meta, updateScript ? null
, src, unpackPhase ? null, patches ? []
, extraNativeBuildInputs ? [], extraConfigureFlags ? [], extraMakeFlags ? [] }:
, extraNativeBuildInputs ? [], extraConfigureFlags ? [], extraMakeFlags ? [], tests ? [] }:
{ lib, stdenv, pkg-config, pango, perl, python3, zip
, libjpeg, zlib, dbus, dbus-glib, bzip2, xorg
@@ -351,6 +351,7 @@ buildStdenv.mkDerivation ({
inherit gssSupport;
inherit execdir;
inherit browserName;
inherit tests;
} // lib.optionalAttrs gtk3Support { inherit gtk3; };
hardeningDisable = [ "format" ]; # -Werror=format-security