Update nix_builder to support tar in the flake lockfile.

This commit is contained in:
Tom Alexander
2026-08-04 21:39:54 -04:00
parent 649e4033fd
commit adff9fcd29

View File

@@ -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"
},