-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
128 lines (128 loc) · 3.33 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
{
"nodes": {
"decktape": {
"flake": false,
"locked": {
"lastModified": 1675780048,
"narHash": "sha256-12voYttIqev8NoOpHfj0Gbrvy7RO+cE6pPFLtGszFX0=",
"owner": "astefanutti",
"repo": "decktape",
"rev": "296c082a906e545cc51da370c03b2ddb3bb84b76",
"type": "github"
},
"original": {
"owner": "astefanutti",
"repo": "decktape",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"mathjax": {
"flake": false,
"locked": {
"lastModified": 1654710011,
"narHash": "sha256-RIHI2qigotGqbwO09rUfmjkYzmkhYeEX+4B/F+Q6094=",
"owner": "mathjax",
"repo": "mathjax",
"rev": "600692ad9d3552cc25f85510d5797bc942ecc9f7",
"type": "github"
},
"original": {
"owner": "mathjax",
"repo": "mathjax",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1676302386,
"narHash": "sha256-Vlq8E2oBJkU5mxfsMecopcjdtvFqsvEsaX5yv8eOegA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "144905bc709672bc895183b417713bff61046f80",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"plantumlC4": {
"flake": false,
"locked": {
"lastModified": 1674940606,
"narHash": "sha256-70OAmiL4dXQH6RBCjrftK7Lnwt+2jyLwOoa8iQhnl5Q=",
"owner": "plantuml-stdlib",
"repo": "c4-plantuml",
"rev": "0d97fb8713bfafbc6bb231e036d4a74388353c23",
"type": "github"
},
"original": {
"owner": "plantuml-stdlib",
"repo": "c4-plantuml",
"type": "github"
}
},
"plantumlEIP": {
"flake": false,
"locked": {
"lastModified": 1661106976,
"narHash": "sha256-LgTDs0uPvnFGAfM0mKiDskfmc7v/GbSyiLlJaWQSMjs=",
"owner": "plantuml-stdlib",
"repo": "EIP-PlantUML",
"rev": "22dcb7d5f755b5140f4c32999b4d7d8a8e9973a3",
"type": "github"
},
"original": {
"owner": "plantuml-stdlib",
"repo": "EIP-PlantUML",
"type": "github"
}
},
"revealjs": {
"flake": false,
"locked": {
"lastModified": 1676278935,
"narHash": "sha256-QHLo4VKkdV/Gnt6pACpVkZ5EeWlHlyL1Z/yZkAQ7qDY=",
"owner": "hakimel",
"repo": "reveal.js",
"rev": "ea6b7197c78de950575396fe1119731590a901d3",
"type": "github"
},
"original": {
"owner": "hakimel",
"repo": "reveal.js",
"type": "github"
}
},
"root": {
"inputs": {
"decktape": "decktape",
"flake-utils": "flake-utils",
"mathjax": "mathjax",
"nixpkgs": "nixpkgs",
"plantumlC4": "plantumlC4",
"plantumlEIP": "plantumlEIP",
"revealjs": "revealjs"
}
}
},
"root": "root",
"version": 7
}