-
Notifications
You must be signed in to change notification settings - Fork 295
/
flake.lock
132 lines (132 loc) · 3.68 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
{
"nodes": {
"cardano-playground": {
"flake": false,
"locked": {
"lastModified": 1730399380,
"narHash": "sha256-VxZBbgV4faFuVMheKeJAZ03qkL16mILVAnNqDbZIsAM=",
"owner": "input-output-hk",
"repo": "cardano-playground",
"rev": "49d93e5fe42e1e37f8b4c7d463b5d6bc4af65f26",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"repo": "cardano-playground",
"rev": "49d93e5fe42e1e37f8b4c7d463b5d6bc4af65f26",
"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": 1731946435,
"narHash": "sha256-vCnp2dV+mAQIt25i8VRYNmLHAH1YZfK1bsBNNrvqJSo=",
"owner": "cardano-foundation",
"repo": "cardano-wallet",
"rev": "9eb5f59c328163ca061a20f47519686b6f118d74",
"type": "github"
},
"original": {
"owner": "cardano-foundation",
"ref": "v2024-11-18",
"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-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
}