iiiiiiiiiiii
This commit is contained in:
parent
ff6ea2ce0f
commit
aac10b40db
1 changed files with 15 additions and 1 deletions
|
@ -77,6 +77,20 @@
|
|||
in
|
||||
prev.wrapFirefox (sandboxed-firefox-esr.config.env // {
|
||||
gtk3 = prev.gtk3;
|
||||
inherit (prev.firefox-esr) pname meta tests;
|
||||
inherit (prev.firefox-esr)
|
||||
pname
|
||||
meta
|
||||
tests
|
||||
version
|
||||
langPath
|
||||
updateScript
|
||||
pkgconfig
|
||||
buildPackages
|
||||
patches
|
||||
extraPatches
|
||||
extraPrefs
|
||||
extraPolicies
|
||||
nativeMessagingHosts
|
||||
cfg;
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue