-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
131 lines (131 loc) · 3.4 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
{
"nodes": {
"DPutils-src": {
"flake": false,
"locked": {
"lastModified": 1644921856,
"narHash": "sha256-E0/ZQDHCgBSIKK9c9e0INc/Y24FR739omplolDxkDho=",
"owner": "choener",
"repo": "DPutils",
"rev": "3fa1a891a76e7fe5bdcc0330eb62e807c53bd502",
"type": "github"
},
"original": {
"owner": "choener",
"repo": "DPutils",
"type": "github"
}
},
"OrderedBits-src": {
"flake": false,
"locked": {
"lastModified": 1644921875,
"narHash": "sha256-Mc8r85rtt+V0V5frWMqBrJRu0OHwJZbNeEpEfJC8d/k=",
"owner": "choener",
"repo": "OrderedBits",
"rev": "401cbbe933b1635aa33e8e9b29a4a570b0a8f044",
"type": "github"
},
"original": {
"owner": "choener",
"repo": "OrderedBits",
"type": "github"
}
},
"PrimitiveArray-src": {
"flake": false,
"locked": {
"lastModified": 1644921889,
"narHash": "sha256-S/DpZcGWD7Kg0eWaz6Ap4TyniaSJhS9yBW6lvaXIarA=",
"owner": "choener",
"repo": "PrimitiveArray",
"rev": "f18183cf5028ae8d0c6f854356b2b2da2ea20ff5",
"type": "github"
},
"original": {
"owner": "choener",
"repo": "PrimitiveArray",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"ghcicabal": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1639009740,
"narHash": "sha256-tJ1qDXqjk4v56OYIGt+aJ+KdAxV6Xt0EE+OwekPt4+g=",
"owner": "choener",
"repo": "ghcicabal",
"rev": "5c6a1b0d937a5d7dc01d75c16a214c9eb8c1abc3",
"type": "github"
},
"original": {
"owner": "choener",
"repo": "ghcicabal",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1681091990,
"narHash": "sha256-ifIzhksUBZKp5WgCuoVhDY32qaEplXp7khzrB6zkaFc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ea96b4af6148114421fda90df33cf236ff5ecf1d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"DPutils-src": "DPutils-src",
"OrderedBits-src": "OrderedBits-src",
"PrimitiveArray-src": "PrimitiveArray-src",
"flake-utils": "flake-utils",
"ghcicabal": "ghcicabal",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}