From 129695f8237efba4176f97631ce2f91c0cff4f52 Mon Sep 17 00:00:00 2001 From: Superredstone Date: Thu, 19 Feb 2026 16:57:17 +0100 Subject: [PATCH] build: fix build hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9ff5665..94ba569 100644 --- a/flake.nix +++ b/flake.nix @@ -55,7 +55,7 @@ version = "2.0.0"; src = ./.; - vendorHash = "sha256-zU6wXQt7Vk8ks/LKx7pPmoJGBwRicUOmNI0c9byuTKI="; + vendorHash = "sha256-cDJ2cu9lGyJanGYcnj6MGch+d2xfYTFgHfxnb450K8E="; nativeBuildInputs = with pkgs; [ installShellFiles