Update thunderbird to 128
This commit is contained in:
parent
8ec79eac11
commit
0b2e4feebb
|
@ -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" ''
|
||||
|
|
Loading…
Reference in a new issue