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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue