commits
(cherry picked from commit 98652f9a901aac50c1d7780ea3507439803a3408)
Changelog: https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.11.4
Signed-off-by: Borja Clemente <borja.clemente@gmail.com>
Changelog available at:
- https://github.com/kimai/kimai/releases/tag/2.32.0
- https://github.com/kimai/kimai/releases/tag/2.33.0
During testing of Kimai 2.32, it's been found that fixes done in PR
371917 [^1] is not enough to prevent error in the case of upgrading from
2.31 to 2.32.
Hinted by an upstream issue [^2], make sure that the cache is cleared
before running `kimai:install`, not after. This fixes upgrading from
2.31 to 2.32, and should prevent similar issue from popping up again.
[^1]: https://github.com/NixOS/nixpkgs/pull/371917
[^2]: https://github.com/kimai/kimai/issues/5437
Co-authored-by: charlieegan3 <charlieegan3@users.noreply.github.com>
Co-authored-by: jorikvanveen <jorikvanveen@users.noreply.github.com>
During testing of Kimai 2.32, it's been found that fixes done in PR
371917 [^1] is not enough to prevent error in the case of upgrading from
2.31 to 2.32.
Hinted by an upstream issue [^2], make sure that the cache is cleared
before running `kimai:install`, not after. This fixes upgrading from
2.31 to 2.32, and should prevent similar issue from popping up again.
[^1]: https://github.com/NixOS/nixpkgs/pull/371917
[^2]: https://github.com/kimai/kimai/issues/5437