firefox: fix parameter of update.nix for ESR version
(cherry picked from commit 6aaaa019ce684fad13f9b239536e04252862980d)
This commit is contained in:
parent
3987314eba
commit
a84016df15
@ -51,6 +51,7 @@ rec {
|
||||
tests = [ nixosTests.firefox-esr ];
|
||||
updateScript = callPackage ./update.nix {
|
||||
attrPath = "firefox-esr-78-unwrapped";
|
||||
versionSuffix = "esr";
|
||||
versionKey = "ffversion";
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user