From 3aefe7c0b514a73c1deba127bd26a82da67de62c Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Sun, 9 Aug 2026 00:45:41 -0400 Subject: [PATCH] Update nix builder to gracefully handle errors during setup. --- nix/configuration/flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nix/configuration/flake.lock b/nix/configuration/flake.lock index 03cd829..94777ed 100644 --- a/nix/configuration/flake.lock +++ b/nix/configuration/flake.lock @@ -170,11 +170,11 @@ "rust-overlay": "rust-overlay_2" }, "locked": { - "lastModified": 1785893798, - "narHash": "sha256-69nKdvM+E/66sj9R2HEK8i0p0TOt/0MSqfXiZjcJ9nI=", + "lastModified": 1786250497, + "narHash": "sha256-OPhVT5n9OyPDZA3mIO6D5jVVvp/QmG8nT5Trb0gouSs=", "ref": "refs/heads/main", - "rev": "6386febdb81eb1e072ad7cb568019f06618008fe", - "revCount": 41, + "rev": "0a270dcbdd51baa2895634a3baee29373db8337a", + "revCount": 42, "type": "git", "url": "https://code.fizz.buzz/talexander/nix_builder.git" },