Revert "bastion/flake.lock: Update"
This reverts commit b6bcfea494631be4653bfbdfa1acee0cf4bba7dc.
Eelco Dolstra committed
Aug 21, 2023 at 18:14 UTC
b8f996de0e80430ff7da5140be32a2f07eb91872
1 file changed
+47
-45
bastion/flake.lock
+47
-45
@@ -56,23 +56,59 @@
56
},
57
"nixops": {
58
"inputs": {
59
- "nixpkgs": "nixpkgs",
60
- "utils": "utils"
59
+ "nixops-aws": "nixops-aws",
60
+ "nixops-hetzner": "nixops-hetzner",
61
+ "nixpkgs": "nixpkgs"
62
},
63
"locked": {
63
- "lastModified": 1677688500,
64
- "narHash": "sha256-yF2tS9Zo8JCIdPjhy19grmJk8wUFMxMu9cPlgfMJuTg=",
64
+ "lastModified": 1662643698,
65
+ "narHash": "sha256-VhAhUUIuf98h6DGBtA3cYV133iO/gqkc0DTXXGLTW4s=",
66
"owner": "NixOS",
67
"repo": "nixops",
67
- "rev": "fc9b55c55da62f949028143b974f67fdc7f40c8b",
68
+ "rev": "065625ac5f7f0660cdd3e5471291b5f6556a284c",
69
"type": "github"
70
},
71
"original": {
72
"owner": "NixOS",
73
+ "ref": "flake-support",
74
"repo": "nixops",
75
"type": "github"
76
}
77
},
78
+ "nixops-aws": {
79
+ "flake": false,
80
+ "locked": {
81
+ "lastModified": 1586700941,
82
+ "narHash": "sha256-9yh7iHMJ8F8wA4nwTjm8rcmceFM/6URHK/Q/AuCkdzE=",
83
+ "owner": "NixOS",
84
+ "repo": "nixops-aws",
85
+ "rev": "af97c16f179cd0df94a6fc3ef470092122253f60",
86
+ "type": "github"
87
+ },
88
+ "original": {
89
+ "owner": "NixOS",
90
+ "ref": "flake",
91
+ "repo": "nixops-aws",
92
+ "type": "github"
93
+ }
94
+ },
95
+ "nixops-hetzner": {
96
+ "flake": false,
97
+ "locked": {
98
+ "lastModified": 1586701048,
99
+ "narHash": "sha256-q1QhsSp3N4nffnpUnGrF0Jg7VyLvi9JXiD82oxaM/Jg=",
100
+ "owner": "NixOS",
101
+ "repo": "nixops-hetzner",
102
+ "rev": "663b02618ece7a92a72da408a552528ee8dd354c",
103
+ "type": "github"
104
+ },
105
+ "original": {
106
+ "owner": "NixOS",
107
+ "ref": "zfs",
108
+ "repo": "nixops-hetzner",
109
+ "type": "github"
110
+ }
111
+ },
112
"nixos-channel-scripts": {
113
"inputs": {
114
"nixpkgs": [
@@ -96,18 +132,17 @@
132
},
133
"nixpkgs": {
134
"locked": {
99
- "lastModified": 1692447944,
100
- "narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
135
+ "lastModified": 1586219474,
136
+ "narHash": "sha256-fvfrMnEA2lDnXvH/eInGV5i0sO/EGLVHa4pOek8VG78=",
137
"owner": "NixOS",
138
"repo": "nixpkgs",
103
- "rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
139
+ "rev": "29eddfc36d720dcc4822581175217543b387b1e8",
140
"type": "github"
141
},
142
"original": {
107
- "owner": "NixOS",
108
- "ref": "nixos-unstable",
109
- "repo": "nixpkgs",
110
- "type": "github"
143
+ "id": "nixpkgs",
144
+ "ref": "nixos-20.03",
145
+ "type": "indirect"
146
}
147
},
148
"nixpkgs-regression": {
@@ -148,39 +183,6 @@
183
"nixos-channel-scripts": "nixos-channel-scripts",
184
"nixpkgs": "nixpkgs_2"
185
}
151
- },
152
- "systems": {
153
- "locked": {
154
- "lastModified": 1681028828,
155
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
156
- "owner": "nix-systems",
157
- "repo": "default",
158
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
159
- "type": "github"
160
- },
161
- "original": {
162
- "owner": "nix-systems",
163
- "repo": "default",
164
- "type": "github"
165
- }
166
- },
167
- "utils": {
168
- "inputs": {
169
- "systems": "systems"
170
- },
171
- "locked": {
172
- "lastModified": 1689068808,
173
- "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
174
- "owner": "numtide",
175
- "repo": "flake-utils",
176
- "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
177
- "type": "github"
178
- },
179
- "original": {
180
- "owner": "numtide",
181
- "repo": "flake-utils",
182
- "type": "github"
183
- }
186
}
187
},
188
"root": "root",