Update thunderbird to 128

This commit is contained in:
Natsu Kagami 2024-08-01 15:54:34 +02:00
parent 8ec79eac11
commit 0b2e4feebb
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -3,6 +3,7 @@ with lib;
let
cfg = config.linux.graphical;
thunderbird = pkgs.thunderbird-128;
vscode = with pkgs; if stdenv.isAarch64 then unstable.vscode else unstable.vscode-fhs;
wifi-indicator = pkgs.writeScriptBin "wifi-indicator" ''