- Update build instructions
- CZ and SK localization
- Create gzip compressed packages
- Add separate about command for about
- deps(libelectronic-id): add Czech, update Latvian, remove legacy Lithuanian eID support
- Fix plural forms
- typofix
- Fix plural CZ and SK forms
- fix: restore the --parent-window option
- Update minimum supported macOS version
- Use official QT binaries
- Build universal binaries
- Enable dark theme
- Fix REINER PinPad support
- Cache dependencies
- Updated Latvia cards support all hashes
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
There are two kinds of changes here:
- removing explicit qttranslations path hardcoding from applications that were patched to do it
- replacing qttranslations in buildInputs with qttools for packages that really depend on the latter
After this, qttranslation is never used outside Qt itself, as it should.