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 fe28b4bc6e

View File

@@ -170,11 +170,11 @@
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1784398011,
"narHash": "sha256-RMBrYkNpcOlPvX3LaI3qdZfqgX+R3/D3tsJhxLJJiak=",
"lastModified": 1784948952,
"narHash": "sha256-rT90o2vRhbTh87NRC6Y6IaklJGL4jjT0SSbtuAs1PQw=",
"ref": "refs/heads/main",
"rev": "59fdbf41efdd0bbd0341a7534738149b33bd557f",
"revCount": 37,
"rev": "77b3ba64c044c2864b4a6f06755f93465b1526af",
"revCount": 38,
"type": "git",
"url": "https://code.fizz.buzz/talexander/nix_builder.git"
},