overlays/thunderbird-foodogsquared: fix package and top-level arguments

Proof that I don't test this crap often.
This commit is contained in:
Gabriel Arazas 2024-08-29 17:44:05 +08:00
parent a3d3e1c153
commit b78180d264
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -1,8 +1,9 @@
{ final, prev }:
# My custom installation of Thunderbird where it's customized to be as
# standalone as possible.
final: prev:
{
thunderbird-foodogsquared = with prev; wrapThunderbird thunderbird {
thunderbird-foodogsquared = with prev; wrapThunderbird thunderbird-unwrapped {
extraPolicies = {
AppsAutoUpdate = false;
DisableAppUpdate = false;