diff --git a/flake.lock b/flake.lock index 167bc34..80a2529 100644 --- a/flake.lock +++ b/flake.lock @@ -51,11 +51,11 @@ ] }, "locked": { - "lastModified": 1745457785, - "narHash": "sha256-vXrzTMIIvabddcGNiYz7+2xjXVGotu2hwNnZhmVcSLM=", + "lastModified": 1743515958, + "narHash": "sha256-KVRJFopEeIXROx0utbNeDINLGGJ2G2ET41Ccv9A1iow=", "owner": "xinyangli", "repo": "comin", - "rev": "aeb765d5e18790e8fe9fc1ce772416dcc4247056", + "rev": "88e4f7cba2869acb8d738b1e8d15985a094f560f", "type": "github" }, "original": { diff --git a/home/xin/calcite.nix b/home/xin/calcite.nix index d5da659..1e0a68c 100644 --- a/home/xin/calcite.nix +++ b/home/xin/calcite.nix @@ -52,11 +52,6 @@ in accent = "peach"; flavor = "mocha"; }; - # Missing from catppuccin module - services.swaync.style = pkgs.fetchurl { - url = "https://github.com/catppuccin/swaync/releases/download/v0.2.3/mocha.css"; - hash = "sha256-Hie/vDt15nGCy4XWERGy1tUIecROw17GOoasT97kIfc="; - }; xdg.enable = true;