mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
feat: pin mbsync to version 4 (version 5 has a bug that prevents me from fetching my emails)
This commit is contained in:
parent
1502a6d317
commit
79a8e1c6af
5 changed files with 185 additions and 1 deletions
|
@ -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 { };
|
||||
})
|
||||
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue