mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-26 05:57:28 +00:00
firefox-esr-128-unwrapped: reference correct nixos test
This commit is contained in:
parent
0a0efcf3c6
commit
a64d6e6315
@ -115,7 +115,7 @@
|
||||
license = lib.licenses.mpl20;
|
||||
mainProgram = "firefox";
|
||||
};
|
||||
tests = [ nixosTests.firefox ];
|
||||
tests = [ nixosTests.firefox-esr-128 ];
|
||||
updateScript = callPackage ./update.nix {
|
||||
attrPath = "firefox-esr-128-unwrapped";
|
||||
versionPrefix = "128";
|
||||
|
Loading…
Reference in New Issue
Block a user