-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
142 lines (142 loc) · 3.62 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"nodes": {
"ace": {
"flake": false,
"locked": {
"lastModified": 1661932175,
"narHash": "sha256-MoKiFrElBWiREIArLQMkHrC5nrV5p/+rhGyFoe9zOkE=",
"owner": "ajaxorg",
"repo": "ace-builds",
"rev": "ed353c1cbe1b39d8acec5030b902b9b2d8c63381",
"type": "github"
},
"original": {
"owner": "ajaxorg",
"repo": "ace-builds",
"type": "github"
}
},
"filter": {
"locked": {
"lastModified": 1660220294,
"narHash": "sha256-l22Z88iegFq7xCLr1/jkgX9svnnWA7kTLgDOAi9iq6k=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "825abbb40ed6b1e5e5fce95e2c21a1f5881ecf61",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"filter_2": {
"locked": {
"lastModified": 1659352118,
"narHash": "sha256-X/Tdlj/PYxcQg/1hcHXxdnDr5zLO22LohIudX+oT968=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "3e1fff9ec0112fe5ec61ea7cc6d37c1720d865f8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1661700591,
"narHash": "sha256-NZa+z+TJC+Hk+87+LKkjFFmBn4GyMVEPcWFXFU+aTkU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "16236dd7e33ba4579ccd3ca8349396b2f9c960fe",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nyarna-zig": {
"inputs": {
"filter": "filter_2",
"nixpkgs": "nixpkgs",
"utils": "utils",
"zicross": "zicross"
},
"locked": {
"lastModified": 1662388110,
"narHash": "sha256-PdtGqRufu1ADEf+B0gzyJgAX4HS8of1EncjwbgHhLHI=",
"owner": "nyarnalang",
"repo": "nyarna-zig",
"rev": "25d94b8072cf8473e4ca880e5339fc8a4d46f42d",
"type": "github"
},
"original": {
"owner": "nyarnalang",
"repo": "nyarna-zig",
"type": "github"
}
},
"root": {
"inputs": {
"ace": "ace",
"filter": "filter",
"nyarna-zig": "nyarna-zig",
"utils": "utils_2"
}
},
"utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"zicross": {
"locked": {
"lastModified": 1662044280,
"narHash": "sha256-9lbmLDhacBnVwfJ/xPm6bjUlT48I1s2H4PNXtANKpMI=",
"owner": "flyx",
"repo": "Zicross",
"rev": "b77619ab5ee544efe508cf8344eefcd78d97c2f7",
"type": "github"
},
"original": {
"owner": "flyx",
"repo": "Zicross",
"type": "github"
}
}
},
"root": "root",
"version": 7
}