forked from srid/emanote
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
150 lines (150 loc) · 3.91 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",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1621997405,
"narHash": "sha256-9V1yMGni8nO9zBBLINweVUnkUfHPNbStYaZFi0obSVA=",
"owner": "srid",
"repo": "ema",
"rev": "feb58f5129d885c38373e8e2c6153d8768a2e06a",
"type": "github"
},
"original": {
"owner": "srid",
"ref": "master",
"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"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1621667810,
"narHash": "sha256-Tsnd84XTiAtqKLOjfCflmeh+R7whf+FNW7OKrTJ6ZOI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "efee454783c5c14ae78687439077c1d3f0544d97",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "efee454783c5c14ae78687439077c1d3f0544d97",
"type": "github"
}
},
"pandoc-link-context": {
"flake": false,
"locked": {
"lastModified": 1614388258,
"narHash": "sha256-wf+uNyFH1hV5dEF6yjeFkxjKtSCpc7zRcmLUxGWn/Co=",
"owner": "srid",
"repo": "pandoc-link-context",
"rev": "7662ea7965c4ed940ca9245495d8f84488a4c675",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "pandoc-link-context",
"type": "github"
}
},
"root": {
"inputs": {
"ema": "ema",
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"ema",
"nixpkgs"
],
"pandoc-link-context": "pandoc-link-context",
"tailwind": "tailwind"
}
},
"tailwind": {
"flake": false,
"locked": {
"lastModified": 1620858460,
"narHash": "sha256-j3N9uemn96qzWUtqIEX81ivYF6zFxaqAhEDUztn1Tps=",
"owner": "srid",
"repo": "tailwind-nix",
"rev": "4ebb92f645b389abe93be9c892396c1a8bebe07a",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "tailwind-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}