-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
111 lines (111 loc) · 2.9 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
{
"nodes": {
"context": {
"flake": false,
"locked": {
"lastModified": 1735572798,
"narHash": "sha256-O2Iw0WjN91Nqasxqg2d4ZwADo+HAw56aFEZCTEcQ0Ig=",
"owner": "contextgarden",
"repo": "context",
"rev": "7b4ed98f4cd17476631d13e439b6915b1de603b5",
"type": "github"
},
"original": {
"owner": "contextgarden",
"repo": "context",
"type": "github"
}
},
"context-fonts": {
"flake": false,
"locked": {
"lastModified": 1730458872,
"narHash": "sha256-hJ+2/GrGq64oQdEEu5mjeaLk9qh9OYlpw4tlxeYHqHs=",
"owner": "contextgarden",
"repo": "context-distribution-fonts",
"rev": "5131d698b6818332e0de75202789b0b13ee7286b",
"type": "github"
},
"original": {
"owner": "contextgarden",
"repo": "context-distribution-fonts",
"type": "github"
}
},
"context-modules": {
"flake": false,
"locked": {
"lastModified": 1694305573,
"narHash": "sha256-sXU2VfkuS90ze4v+gcjN4t4IHq/lFFsmPNghBSvC7XI=",
"owner": "usertam",
"repo": "context-minimals",
"rev": "b5a93e3360a005183a01373ffaaf2d0b90cc91fb",
"type": "github"
},
"original": {
"owner": "usertam",
"ref": "mirror/modules",
"repo": "context-minimals",
"type": "github"
}
},
"luatex": {
"flake": false,
"locked": {
"lastModified": 1677857213,
"narHash": "sha256-70KPEGv2oVkhGlCWThtmRdasKA1E4ZZe/vTt4wHoukk=",
"owner": "TeX-Live",
"repo": "luatex",
"rev": "f52b099f3e01d53dc03b315e1909245c3d5418d3",
"type": "github"
},
"original": {
"owner": "TeX-Live",
"repo": "luatex",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1735915915,
"narHash": "sha256-Q4HuFAvoKAIiTRZTUxJ0ZXeTC7lLfC9/dggGHNXNlCw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a27871180d30ebee8aa6b11bf7fef8a52f024733",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"context": "context",
"context-fonts": "context-fonts",
"context-modules": "context-modules",
"luatex": "luatex",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"systems": {
"flake": false,
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"id": "systems",
"type": "indirect"
}
}
},
"root": "root",
"version": 7
}