mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 19:44:09 +00:00
nspr: update passthru tests with firefox-esr-115
Also clean up releases we don't even have anymore.
This commit is contained in:
parent
06f0af1f0a
commit
1635aae3cd
@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru.tests = {
|
||||
inherit (nixosTests) firefox firefox-esr-91 firefox-esr-102;
|
||||
inherit (nixosTests) firefox firefox-esr-102 firefox-esr-115;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user