Update nixpkgs and nixos-m1 and update thunderbird

This commit is contained in:
Natsu Kagami 2023-07-16 09:57:37 +02:00
parent b60a21eeb6
commit 297500e088
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 25 additions and 7 deletions

View file

@ -39,6 +39,8 @@ let
sha256 = "sha256-yQRUhezzI/rz7A+s5O7NGP8DjPzzXA80gIAhhV7mc3w=";
};
});
thunderbird = final.wrapThunderbird final.thunderbirdPackages.thunderbird-115 { };
};
overlay-libs = final: prev: {