···309309310310- [Xastir](https://xastir.org/index.php/Main_Page) can now access AX.25 interfaces via the `libax25` package.
311311312312-- `tvbrowser-bin` was removed, and now `tvbrowser` is built from source.
313313-314312- `nixos-version` now accepts `--configuration-revision` to display more information about the current generation revision
315313316314- The option `services.nomad.extraSettingsPlugins` has been fixed to allow more than one plugin in the path.
+1-1
pkgs/top-level/aliases.nix
···15781578 truecrypt = throw "'truecrypt' has been renamed to/replaced by 'veracrypt'"; # Converted to throw 2022-02-22
15791579 tuijam = throw "tuijam has been removed because Google Play Music was discontinued"; # Added 2021-03-07
15801580 turbo-geth = throw "turbo-geth has been renamed to erigon"; # Added 2021-08-08
15811581- tvbrowser-bin = throw "tvbrowser-bin was removed because it is now built from sources; use 'tvbrowser' instead"; # Added 2023-02-04
15811581+ tvbrowser-bin = tvbrowser; # Added 2023-03-02
15821582 twister = throw "twister has been removed: abandoned by upstream and python2-only"; # Added 2022-04-26
15831583 tychus = throw "tychus has been dropped due to the lack of maintenance from upstream since 2018"; # Added 2022-06-03
15841584 typora = throw "Newer versions of typora use anti-user encryption and refuse to start. As such it has been removed"; # Added 2021-09-11