bastion/flake.lock: Update
Flake input changes: * Updated 'nix': 'github:NixOS/nix/7db879e65e83b1c65206b490d36a69e97c5a877a' -> 'github:NixOS/nix/1ab9da915422405452118ebb17b88cdfc90b1e10' * Updated 'nixops/nixpkgs': 'github:NixOS/nixpkgs/70717a337f7ae4e486ba71a500367cad697e5f09' -> follows 'nixpkgs' * Updated 'nixpkgs': 'github:NixOS/nixpkgs/70717a337f7ae4e486ba71a500367cad697e5f09' -> 'github:NixOS/nixpkgs/0cfa467f8771ca585b3e122806c8337f5025bd92'
Eelco Dolstra committed
Jul 8, 2020 at 12:51 UTC
b9efdeb3510d9e3c9d32fff413a5b595e6fa5251
1 file changed
+21
-19
bastion/flake.lock
+21
-19
@@ -5,11 +5,11 @@
5
"nixpkgs": "nixpkgs"
6
},
7
"locked": {
8
- "lastModified": 1591915976,
9
- "narHash": "sha256-roNsxAHI5gj+nFHrrqndKYj6EGmHXrYu1YmOm/4AZIk=",
8
+ "lastModified": 1594125537,
9
+ "narHash": "sha256-M801IExREv1T9F+K6YcCFERBFZ3+6ShwzAR2K7xvExA=",
10
"owner": "NixOS",
11
"repo": "nix",
12
- "rev": "7db879e65e83b1c65206b490d36a69e97c5a877a",
12
+ "rev": "1ab9da915422405452118ebb17b88cdfc90b1e10",
13
"type": "github"
14
},
15
"original": {
@@ -19,7 +19,7 @@
19
},
20
"nix_2": {
21
"inputs": {
22
- "nixpkgs": "nixpkgs_3"
22
+ "nixpkgs": "nixpkgs_2"
23
},
24
"locked": {
25
"lastModified": 1588846396,
@@ -38,7 +38,9 @@
38
"inputs": {
39
"nixops-aws": "nixops-aws",
40
"nixops-hetzner": "nixops-hetzner",
41
- "nixpkgs": "nixpkgs_2"
41
+ "nixpkgs": [
42
+ "nixpkgs"
43
+ ]
44
},
45
"locked": {
46
"lastModified": 1586701146,
@@ -90,7 +92,7 @@
92
"nixos-channel-scripts": {
93
"inputs": {
94
"nix": "nix_2",
93
- "nixpkgs": "nixpkgs_4"
95
+ "nixpkgs": "nixpkgs_3"
96
},
97
"locked": {
98
"lastModified": 1589291677,
@@ -123,11 +125,11 @@
125
},
126
"nixpkgs_2": {
127
"locked": {
126
- "lastModified": 1591633336,
127
- "narHash": "sha256-oVXv4xAnDJB03LvZGbC72vSVlIbbJr8tpjEW5o/Fdek=",
128
+ "lastModified": 1585405475,
129
+ "narHash": "sha256-bESW0n4KgPmZ0luxvwJ+UyATrC6iIltVCsGdLiphVeE=",
130
"owner": "NixOS",
131
"repo": "nixpkgs",
130
- "rev": "70717a337f7ae4e486ba71a500367cad697e5f09",
132
+ "rev": "b88ff468e9850410070d4e0ccd68c7011f15b2be",
133
"type": "github"
134
},
135
"original": {
@@ -138,31 +140,31 @@
140
},
141
"nixpkgs_3": {
142
"locked": {
141
- "lastModified": 1585405475,
142
- "narHash": "sha256-bESW0n4KgPmZ0luxvwJ+UyATrC6iIltVCsGdLiphVeE=",
143
+ "lastModified": 1586219474,
144
+ "narHash": "sha256-fvfrMnEA2lDnXvH/eInGV5i0sO/EGLVHa4pOek8VG78=",
145
"owner": "NixOS",
146
"repo": "nixpkgs",
145
- "rev": "b88ff468e9850410070d4e0ccd68c7011f15b2be",
147
+ "rev": "29eddfc36d720dcc4822581175217543b387b1e8",
148
"type": "github"
149
},
150
"original": {
151
"id": "nixpkgs",
150
- "ref": "nixos-20.03-small",
152
+ "ref": "nixos-20.03",
153
"type": "indirect"
154
}
155
},
156
"nixpkgs_4": {
157
"locked": {
156
- "lastModified": 1586219474,
157
- "narHash": "sha256-fvfrMnEA2lDnXvH/eInGV5i0sO/EGLVHa4pOek8VG78=",
158
+ "lastModified": 1594190450,
159
+ "narHash": "sha256-KGAgQnJ9EZ+AMuZ2N+2c9BDb8dU2uaVkV1AGBrdD1yU=",
160
"owner": "NixOS",
161
"repo": "nixpkgs",
160
- "rev": "29eddfc36d720dcc4822581175217543b387b1e8",
162
+ "rev": "0cfa467f8771ca585b3e122806c8337f5025bd92",
163
"type": "github"
164
},
165
"original": {
166
"id": "nixpkgs",
165
- "ref": "nixos-20.03",
167
+ "ref": "nixos-20.03-small",
168
"type": "indirect"
169
}
170
},
@@ -171,10 +173,10 @@
173
"nix": "nix",
174
"nixops": "nixops",
175
"nixos-channel-scripts": "nixos-channel-scripts",
174
- "nixpkgs": "nixpkgs_2"
176
+ "nixpkgs": "nixpkgs_4"
177
}
178
}
179
},
180
"root": "root",
179
- "version": 6
181
+ "version": 7
182
}