mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:51:44 +00:00
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:
parent
6e54a8cc11
commit
e35aa6fdde
@ -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": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user