nix: update flake.lock (#57053)

This seems to be missing from the recent nix change. My nix develop
keeps autoupdating it.

Test Plan: nix develop doesn't change the working copy
This commit is contained in:
Keegan Carruthers-Smith 2023-09-26 18:41:04 +02:00 committed by GitHub
parent 6e54a8cc11
commit e35aa6fdde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
"type": "indirect"
}
},
"nixpkgs-bins": {
"nixpkgs-stable": {
"locked": {
"lastModified": 1682268651,
"narHash": "sha256-2eZriMhnD24Pmb8ideZWZDiXaAVe6LzJrHQiNPck+Lk=",
@ -53,7 +53,7 @@
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nixpkgs-bins": "nixpkgs-bins"
"nixpkgs-stable": "nixpkgs-stable"
}
},
"systems": {