diff --git a/pkgs/patched/cozy/default.nix b/pkgs/patched/cozy/default.nix index cff7cae6f..7ad272474 100644 --- a/pkgs/patched/cozy/default.nix +++ b/pkgs/patched/cozy/default.nix @@ -3,6 +3,7 @@ (fetchpatch { # 2023/03/29: Fix "invalid version" crash on startup # - 2023/09/15: still not merged upstream + # - 2023/12/11: merged; remove on next release? url = "https://github.com/geigi/cozy/pull/762.diff"; hash = "sha256-Wk03NGVU7OsQu3AGILtRsQX2r+wPOt5U85cOWu4q6Uo="; })