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" "rust-overlay": "rust-overlay_2"
}, },
"locked": { "locked": {
"lastModified": 1785248363, "lastModified": 1785893798,
"narHash": "sha256-hx9Cn1vIa/h54t+s3ObO6+Z3xHSA1zc3YVRWxTZcigc=", "narHash": "sha256-69nKdvM+E/66sj9R2HEK8i0p0TOt/0MSqfXiZjcJ9nI=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "0addf91edf82775a0dc5022a81065ef101305e64", "rev": "6386febdb81eb1e072ad7cb568019f06618008fe",
"revCount": 38, "revCount": 41,
"type": "git", "type": "git",
"url": "https://code.fizz.buzz/talexander/nix_builder.git" "url": "https://code.fizz.buzz/talexander/nix_builder.git"
}, },