From 08068c3b912c4a94fecc964d848261e62cd39ea5 Mon Sep 17 00:00:00 2001 From: Github Action Date: Thu, 15 Jan 2026 18:13:32 +0000 Subject: [PATCH] Update Nix flake.lock and x86_64-linux hash --- nix/hashes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/hashes.json b/nix/hashes.json index 67684e6f07..2399606dd6 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,6 +1,6 @@ { "nodeModules": { - "x86_64-linux": "sha256-701j/N9Vlr/NCOmlgffXZrWos8fggP+T63tyCXuUcvU=", + "x86_64-linux": "sha256-hB6PWxkvRgb7o8vQO88SDHArG/FcdnLD7FR/BHvkYik=", "aarch64-darwin": "sha256-BS7Yj3rwnLLV+WUMZS/WXyDH2RGt3dd8pCx330eSlXI=" } }