From 2860089d26eef824ae5f78fdce5268e7ef151c29 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Fri, 2 Jan 2026 13:22:51 +0000 Subject: [PATCH] up --- flake.lock | 6 +++--- profiles/neovim/plugins/jj-diffconflicts.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 22eaf48..c7b884d 100644 --- a/flake.lock +++ b/flake.lock @@ -230,11 +230,11 @@ "homebrew-cask": { "flake": false, "locked": { - "lastModified": 1767359892, - "narHash": "sha256-EVnGF6aGTeri0asvMG4JjUSVyVJ23QhRQoFgYMLxUFs=", + "lastModified": 1767359897, + "narHash": "sha256-5IsFK43cGkDfDBOQ5JVuSEXCSy+nbRE1Mmt/FaCEUNk=", "owner": "homebrew", "repo": "homebrew-cask", - "rev": "ac7ba46683de1ed911f8edd89200b9e4eae3214b", + "rev": "feb2e2b60e7b18fadb3cd9f5e8532722d0e01b31", "type": "github" }, "original": { diff --git a/profiles/neovim/plugins/jj-diffconflicts.nix b/profiles/neovim/plugins/jj-diffconflicts.nix index 70175e4..28979b1 100644 --- a/profiles/neovim/plugins/jj-diffconflicts.nix +++ b/profiles/neovim/plugins/jj-diffconflicts.nix @@ -7,7 +7,7 @@ owner = "rafikdraoui"; repo = "jj-diffconflicts"; rev = "main"; - hash = "sha256-FXsLSYy+eli8VArUL8ZOiPtyOk4Q8TUYwobEefZPRII="; + hash = "sha256-tyRTw3ENV7zlZF3Dp9zO4Huu02K5uyXb3brAJCW4w2M="; }; }) ];