-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
43 lines (43 loc) · 1.05 KB
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"nodes": {
"mini-compile-commands": {
"flake": false,
"locked": {
"lastModified": 1685909220,
"narHash": "sha256-DTYtArvtUMsSyTgniJo4M5fnLRFi/7vFJz3y7F825Mg=",
"owner": "danielbarter",
"repo": "mini_compile_commands",
"rev": "91dd50748107c16dcf695b0da4aaade6b89b9541",
"type": "github"
},
"original": {
"owner": "danielbarter",
"repo": "mini_compile_commands",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1685716800,
"narHash": "sha256-b6RpYRRsv6Wwl9XG2sjLvqKdkPMvqQqgtiGJHAIyGSw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f3d743463920751eb092930d06e700981398332a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"mini-compile-commands": "mini-compile-commands",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}