Update nix_builder to record the revisions of the flake inputs.

This commit is contained in:
Tom Alexander
2026-07-28 08:25:06 -04:00
parent 1b38004e03
commit 649e4033fd

View File

@@ -170,11 +170,11 @@
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1784398011,
"narHash": "sha256-RMBrYkNpcOlPvX3LaI3qdZfqgX+R3/D3tsJhxLJJiak=",
"lastModified": 1785248363,
"narHash": "sha256-hx9Cn1vIa/h54t+s3ObO6+Z3xHSA1zc3YVRWxTZcigc=",
"ref": "refs/heads/main",
"rev": "59fdbf41efdd0bbd0341a7534738149b33bd557f",
"revCount": 37,
"rev": "0addf91edf82775a0dc5022a81065ef101305e64",
"revCount": 38,
"type": "git",
"url": "https://code.fizz.buzz/talexander/nix_builder.git"
},