feat: pin mbsync to version 4 (version 5 has a bug that prevents me from fetching my emails)

This commit is contained in:
Luj 2024-12-08 15:01:21 +01:00
parent 1502a6d317
commit 79a8e1c6af
5 changed files with 185 additions and 1 deletions

View file

@ -56,6 +56,7 @@ import "${nixpkgs}/nixos/lib/eval-config.nix" {
codeberg-pages-custom = prev.pkgs.callPackage ../packages/codeberg-pages-custom { };
readeck = prev.pkgs.callPackage ../packages/readeck { };
uptime-kuma-beta = prev.pkgs.callPackage ../packages/uptime-kuma-beta { };
isync = prev.pkgs.callPackage ../packages/isync { };
})
(