mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +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
4bad661036
commit
e3a122dfb3
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