forked from BlauGroup/RNMC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
61 lines (61 loc) · 1.55 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"mini-compile-commands": {
"flake": false,
"locked": {
"lastModified": 1668364794,
"narHash": "sha256-6NmqQOJmKtX3gtc8pOnJd7yfXIWX89hwdsq0te8/NwY=",
"owner": "danielbarter",
"repo": "mini_compile_commands",
"rev": "a609a8cf98e5ea8cafc624e9a5c96f18229c0996",
"type": "github"
},
"original": {
"owner": "danielbarter",
"repo": "mini_compile_commands",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1668469466,
"narHash": "sha256-IBkBaXJ9ZQ6stveJctd3e8X6KJl9r0wwaI961TNhw9A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d4863da28cc397a1b72c08253cfa38f4c91fc2b7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"mini-compile-commands": "mini-compile-commands",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}