-
Notifications
You must be signed in to change notification settings - Fork 297
/
flake.lock
150 lines (150 loc) · 4.19 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": {
"cardano-node-override": {
"flake": false,
"locked": {
"lastModified": 1725255033,
"narHash": "sha256-VIwEjpaGk09+dAcKELjLSR2OP3qBCWTGHpd0SBjgbVc=",
"owner": "IntersectMBO",
"repo": "cardano-node",
"rev": "efd560070aaf042d1eb4680ae37fc607c7742319",
"type": "github"
},
"original": {
"owner": "IntersectMBO",
"ref": "9.1.1",
"repo": "cardano-node",
"type": "github"
}
},
"cardano-playground": {
"flake": false,
"locked": {
"lastModified": 1721869644,
"narHash": "sha256-2qPZuuXtNi7kRPCFHv1Zvno/FIH0dOyg3Zqeywt77WQ=",
"owner": "input-output-hk",
"repo": "cardano-playground",
"rev": "c3042e1669ad9e5af43622972913614d6b934488",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"ref": "next-2024-07-24",
"repo": "cardano-playground",
"type": "github"
}
},
"cardano-shell": {
"flake": false,
"locked": {
"lastModified": 1651849514,
"narHash": "sha256-g5vqy7WoRusIq7eOwSXLLH/+VKHJUSbErhnrzfLvmBU=",
"owner": "input-output-hk",
"repo": "cardano-shell",
"rev": "0d1d5f036c73d18e641412d2c58d4acda592d493",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"repo": "cardano-shell",
"rev": "0d1d5f036c73d18e641412d2c58d4acda592d493",
"type": "github"
}
},
"cardano-wallet-unpatched": {
"flake": false,
"locked": {
"lastModified": 1722103243,
"narHash": "sha256-2Ilm37Lt0nnFOgVx9AFIf8go6JfKhPoE9Im7H5sscxM=",
"owner": "cardano-foundation",
"repo": "cardano-wallet",
"rev": "ceb90fcac0e7ddf9e30705ce1e9d5780222fc3fd",
"type": "github"
},
"original": {
"owner": "cardano-foundation",
"ref": "v2024-07-27",
"repo": "cardano-wallet",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1635892615,
"narHash": "sha256-harGbMZr4hzat2BWBU+Y5OYXlu+fVz7E4WeQzHi5o8A=",
"owner": "input-output-hk",
"repo": "flake-compat",
"rev": "eca47d3377946315596da653862d341ee5341318",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"repo": "flake-compat",
"type": "github"
}
},
"nix-bundle-exe": {
"flake": false,
"locked": {
"lastModified": 1682949567,
"narHash": "sha256-K9PT8LVvTLOm3gX9ZFxag0X85DFgB2vvJB+S12disWw=",
"owner": "3noch",
"repo": "nix-bundle-exe",
"rev": "3522ae68aa4188f4366ed96b41a5881d6a88af97",
"type": "github"
},
"original": {
"owner": "3noch",
"repo": "nix-bundle-exe",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1672844754,
"narHash": "sha256-o26WabuHABQsaHxxmIrR3AQRqDFUEdLckLXkVCpIjSU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e9ade2c8240e00a4784fac282a502efff2786bdc",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-22.11-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"cardano-node-override": "cardano-node-override",
"cardano-playground": "cardano-playground",
"cardano-shell": "cardano-shell",
"cardano-wallet-unpatched": "cardano-wallet-unpatched",
"flake-compat": "flake-compat",
"nix-bundle-exe": "nix-bundle-exe",
"nixpkgs": "nixpkgs",
"tullia": "tullia"
}
},
"tullia": {
"flake": false,
"locked": {
"lastModified": 1677666696,
"narHash": "sha256-Oga/fHNJba7dM6HSz83RNv/UrUeGs1WRHUHbI8dCUqc=",
"owner": "input-output-hk",
"repo": "tullia",
"rev": "708d1ec45b17923d2452ba8f28795228ba8aafd5",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"repo": "tullia",
"type": "github"
}
}
},
"root": "root",
"version": 7
}