bastion/flake.lock: Update
Flake input changes: * Updated 'nix': 'github:NixOS/nix/cfc38257cfcdabd34151d723906b38873e7ef6d0' -> 'github:NixOS/nix/2287e2f279ac544a2c11921be51f2f556cb78abc' * Updated 'nix/nixpkgs': 'github:edolstra/nixpkgs/43e283790fbe330b723ac44b584824cf6d85c1ee' -> 'github:NixOS/nixpkgs/81fa5f4501372671b464fe0104fe47f5327b46fe'
Eelco Dolstra committed
Mar 28, 2020 at 18:38 UTC
22a10ac0bdbca5f5c292e55143984f25e62ab9f6
1 file changed
+10
-12
bastion/flake.lock
+10
-12
@@ -2,25 +2,25 @@
2
"inputs": {
3
"nix": {
4
"info": {
5
- "lastModified": 1583864507,
6
- "narHash": "sha256-ZlxmjWQfL0v/GoI1Hxk0HrJn4ysZXS0I0keV723/riw="
5
+ "lastModified": 1585415150,
6
+ "narHash": "sha256-pQmPLXS4sSUa2bG6OijnG/xrRJ5E6QO7J+EroFILku0="
7
},
8
"inputs": {
9
"nixpkgs": {
10
"info": {
11
- "lastModified": 1580555706,
12
- "narHash": "sha256-ly5Gxl9yZgW2w1F3aDU5bvg34Ct+juUaOg8vue+Mkbo="
11
+ "lastModified": 1584712526,
12
+ "narHash": "sha256-aoYSp+cpgZT7o4tC7XeXqHCC60Acw7SSGxMvdnQfuZQ="
13
},
14
"inputs": {},
15
"locked": {
16
- "owner": "edolstra",
16
+ "owner": "NixOS",
17
"repo": "nixpkgs",
18
- "rev": "43e283790fbe330b723ac44b584824cf6d85c1ee",
18
+ "rev": "81fa5f4501372671b464fe0104fe47f5327b46fe",
19
"type": "github"
20
},
21
"original": {
22
"id": "nixpkgs",
23
- "ref": "release-19.09",
23
+ "ref": "nixos-20.03-small",
24
"type": "indirect"
25
}
26
}
@@ -28,14 +28,12 @@
28
"locked": {
29
"owner": "NixOS",
30
"repo": "nix",
31
- "rev": "cfc38257cfcdabd34151d723906b38873e7ef6d0",
31
+ "rev": "2287e2f279ac544a2c11921be51f2f556cb78abc",
32
"type": "github"
33
},
34
"original": {
35
- "owner": "NixOS",
36
- "repo": "nix",
37
- "rev": "cfc38257cfcdabd34151d723906b38873e7ef6d0",
38
- "type": "github"
35
+ "id": "nix",
36
+ "type": "indirect"
37
}
38
},
39
"nixops": {