srf-lsp/flake.lock
Emil Lerch 085c6f036a
Some checks failed
Generic zig build / build (push) Failing after 35s
ignore nix result and create flake.lock
2026-09-03 12:53:08 -07:00

26 lines
533 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1788464505,
"narHash": "sha256-Q1UnN60ACJ11r4ICRagL7KfPPOIeSs9RemcDD2IxyZ4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cc83aa3216f40ee2caf2e433a5e700f39a909594",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "master",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}