-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
148 lines (148 loc) · 3.69 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
143
144
145
146
147
148
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1623176226,
"narHash": "sha256-54a9uvHlIlK3i0b36HfGMc4zqM0BpMOOiFYBxEhQFK8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "51bb9f3e9ab6161a3bf7746e20b955712cef618b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1623176226,
"narHash": "sha256-54a9uvHlIlK3i0b36HfGMc4zqM0BpMOOiFYBxEhQFK8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "51bb9f3e9ab6161a3bf7746e20b955712cef618b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": [
"syntaxdot-rest",
"nixpkgs"
],
"syntaxdot-models": "syntaxdot-models",
"syntaxdot-rest": "syntaxdot-rest",
"utils": [
"syntaxdot-rest",
"utils"
]
}
},
"syntaxdot": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
"lastModified": 1623743415,
"narHash": "sha256-zGkpvHZ5pq0t+T4UNo5RiykOt2TUHwClgmQNAa+XXQU=",
"owner": "tensordot",
"repo": "syntaxdot",
"rev": "86a30a39aab11648b6733fd04962f71adc6b30b0",
"type": "github"
},
"original": {
"owner": "tensordot",
"repo": "syntaxdot",
"type": "github"
}
},
"syntaxdot-models": {
"inputs": {
"nixpkgs": [
"syntaxdot-models",
"syntaxdot",
"nixpkgs"
],
"syntaxdot": "syntaxdot",
"utils": [
"syntaxdot-models",
"syntaxdot",
"utils"
]
},
"locked": {
"lastModified": 1623827391,
"narHash": "sha256-QyW+JkoeHaT8U0i8vJwhDu0KVp8FRexhp2mJ6SvAcpQ=",
"owner": "tensordot",
"repo": "syntaxdot-models",
"rev": "7038329e23e8c449319ef8d4efb3e4ece90a7ef7",
"type": "github"
},
"original": {
"owner": "tensordot",
"repo": "syntaxdot-models",
"type": "github"
}
},
"syntaxdot-rest": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"utils": "utils_2"
},
"locked": {
"lastModified": 1623835321,
"narHash": "sha256-q0ZXttf74Et99X7zfa5sIM0d/N9Mx+KYi8NaVRPpF+k=",
"owner": "tensordot",
"repo": "syntaxdot-rest",
"rev": "38fb625ea4f6f29635b07a5825d8c74848c02bcd",
"type": "github"
},
"original": {
"owner": "tensordot",
"repo": "syntaxdot-rest",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1622445595,
"narHash": "sha256-m+JRe6Wc5OZ/mKw2bB3+Tl0ZbtyxxxfnAWln8Q5qs+Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7d706970d94bc5559077eb1a6600afddcd25a7c8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"locked": {
"lastModified": 1623660459,
"narHash": "sha256-OTmOsh43po7r5F9s9H6lVCBQ2b0FikWbmiwLbMAGRdw=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "98c8d36b1828009b20f12544214683c7489935a1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}