firefox-esr-128-unwrapped: reference correct nixos test

This commit is contained in:
Martin Weinelt 2024-08-06 03:02:05 +02:00
parent 0a0efcf3c6
commit a64d6e6315
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -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";