diff options
author | stuebinm | 2022-07-19 02:32:12 +0200 |
---|---|---|
committer | stuebinm | 2022-07-19 02:32:12 +0200 |
commit | 4c0256f6e52b8471f0137f3b5e26d5dbf0cdde6e (patch) | |
tree | 1fe67a7d38d810d76c13e37b9e44233bdc37971b /home/unstable.nix | |
parent | c64eb9f14637e0cc8f7dcb1db07515390c25ef38 (diff) |
home: jump to thunderbird from unstable (>= v91)
Diffstat (limited to 'home/unstable.nix')
-rw-r--r-- | home/unstable.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/unstable.nix b/home/unstable.nix index 78ce4f6..6a8a839 100644 --- a/home/unstable.nix +++ b/home/unstable.nix @@ -10,5 +10,6 @@ with import inputs.nixpkgs-unstable {inherit system; }; foliate elixir_1_12 elixir_ls + thunderbird ]; } |