-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
124 lines (124 loc) · 2.79 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
{
"nodes": {
"HROOT": {
"inputs": {
"fficxx": [
"fficxx"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1653437052,
"narHash": "sha256-Duf4UA35H5K8fpiIGlvH2sUj/aRRdvkleeVbCGulFsY=",
"owner": "wavewave",
"repo": "HROOT",
"rev": "2bbceb157b30681dd9c140bfdfdba2e789a546fd",
"type": "github"
},
"original": {
"owner": "wavewave",
"ref": "master",
"repo": "HROOT",
"type": "github"
}
},
"fficxx": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1654355352,
"narHash": "sha256-S9C3h0GOTTezCQHRrANXlWFpBN6HaVAAwoF1IIecCDk=",
"owner": "wavewave",
"repo": "fficxx",
"rev": "d3a0864d987e7a9ea75247a2b819b91591537cc2",
"type": "github"
},
"original": {
"owner": "wavewave",
"ref": "master",
"repo": "fficxx",
"type": "github"
}
},
"hgdal": {
"inputs": {
"fficxx": [
"fficxx"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1653437285,
"narHash": "sha256-4Ci+g4SH1HcFh9GVwd+fcw+xCjKXJQcQNhFZr8HQ2Zo=",
"owner": "wavewave",
"repo": "hgdal",
"rev": "c7b7f17eb1ef3a4cfe6096ba922025c954c4b09a",
"type": "github"
},
"original": {
"owner": "wavewave",
"ref": "master",
"repo": "hgdal",
"type": "github"
}
},
"hs-ogdf": {
"inputs": {
"fficxx": [
"fficxx"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1653437609,
"narHash": "sha256-3HPO8celjJs6gbXPUzIMxCIbflaoJPCGX+3ArxzjDbE=",
"owner": "wavewave",
"repo": "hs-ogdf",
"rev": "0b74482d71d31967760e9ecf893968a29a11fa2f",
"type": "github"
},
"original": {
"owner": "wavewave",
"ref": "master",
"repo": "hs-ogdf",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1653087707,
"narHash": "sha256-zfno3snrzZTWQ2B7K53QHrGZwrjnJLTRPalymrSsziU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cbd40c72b2603ab54e7208f99f9b35fc158bc009",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"HROOT": "HROOT",
"fficxx": "fficxx",
"hgdal": "hgdal",
"hs-ogdf": "hs-ogdf",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}