From adff9fcd29bf7949eeb43c37199bb125c40beb21 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Tue, 4 Aug 2026 21:39:54 -0400 Subject: [PATCH] Update nix_builder to support tar in the flake lockfile. --- 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 5ffafe5..03cd829 100644 --- a/nix/configuration/flake.lock +++ b/nix/configuration/flake.lock @@ -170,11 +170,11 @@ "rust-overlay": "rust-overlay_2" }, "locked": { - "lastModified": 1785248363, - "narHash": "sha256-hx9Cn1vIa/h54t+s3ObO6+Z3xHSA1zc3YVRWxTZcigc=", + "lastModified": 1785893798, + "narHash": "sha256-69nKdvM+E/66sj9R2HEK8i0p0TOt/0MSqfXiZjcJ9nI=", "ref": "refs/heads/main", - "rev": "0addf91edf82775a0dc5022a81065ef101305e64", - "revCount": 38, + "rev": "6386febdb81eb1e072ad7cb568019f06618008fe", + "revCount": 41, "type": "git", "url": "https://code.fizz.buzz/talexander/nix_builder.git" },