From fe39468ba193018254f00d77638c43fddc501365 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Sun, 1 Mar 2026 15:00:51 +0000 Subject: [PATCH] fix jj-diffconflicts hash --- profiles/neovim/plugins/jj-diffconflicts.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/neovim/plugins/jj-diffconflicts.nix b/profiles/neovim/plugins/jj-diffconflicts.nix index e65c100..090d21e 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-hvMXpslucywVYA9Sdxx6IcXQXYcYNWK8s9jr+KtStdI="; + hash = "sha256-nzjRWHrE2jIcaDoPbixzpvflrtLhPZrihOEQWwqqU0s="; }; }) ];