-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
150 lines (150 loc) · 3.84 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
149
150
{
"nodes": {
"ema": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"lvar": "lvar",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1619886245,
"narHash": "sha256-ZigLDud0TtpnxuF9SYc6F15GE6N6R30V46EscAsEL5A=",
"owner": "srid",
"repo": "ema",
"rev": "6c28042ee71d8dd2a45ab1081285a93b6c802a31",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "ema",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1618217525,
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1619345332,
"narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"lvar": {
"flake": false,
"locked": {
"lastModified": 1619458516,
"narHash": "sha256-4nuuDSKPWDIdjmZDxne9EDJvVcivPRaPRZ92dmhjb0Q=",
"owner": "srid",
"repo": "lvar",
"rev": "e68489533fcb67b7404c945b443bb58cdc23b710",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "lvar",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1618909122,
"narHash": "sha256-rvbQKioaJli21xlPXAUO/pxO/3zL98TloG5QZmJmZKI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8389dcb67d934ee72c1d1e7228d92be9b3f71bad",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8389dcb67d934ee72c1d1e7228d92be9b3f71bad",
"type": "github"
}
},
"org-mode": {
"flake": false,
"locked": {
"lastModified": 1619655980,
"narHash": "sha256-OdDrrtWJwYIfQUtithkYrbmR1NW5spWejC8GYVUMc8c=",
"owner": "fosskers",
"repo": "org-mode",
"rev": "3f6ff60d9ff0c8bdd569dac76a73200433fe2504",
"type": "github"
},
"original": {
"owner": "fosskers",
"ref": "master",
"repo": "org-mode",
"type": "github"
}
},
"root": {
"inputs": {
"ema": "ema",
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"ema",
"nixpkgs"
],
"org-mode": "org-mode"
}
}
},
"root": "root",
"version": 7
}