delft/flake.lock: Update
Flake lock file changes: • Updated input 'hydra': 'github:NixOS/hydra/01fb23ddf647ee7b6dc3abc1f012eaf9f5306c88' (2022-03-21) → 'github:NixOS/hydra/47c7170c52657e0148bea79a3977d3bac38953ac' (2022-03-28) • Updated input 'hydra/nix': 'github:NixOS/nix/a1cd7e58606a41fcf62bf8637804cf8306f17f62' (2022-01-24) → 'github:NixOS/nix/b4f250417ab64f237c8b51439fe1f427193ab23b' (2021-12-17) • Removed input 'hydra/nix/nixpkgs-regression'
Graham Christensen committed
Mar 28, 2022 at 20:45 UTC
2516517e15d8ad4dfad00e7cd93eaa62609f309b
1 file changed
+8
-24
delft/flake.lock
+8
-24
@@ -10,11 +10,11 @@
10
]
11
},
12
"locked": {
13
- "lastModified": 1647867954,
14
- "narHash": "sha256-P9Z/JSI25tc0rGYBKLHO4nIkNpGQRdC4uomjqYqTYvY=",
13
+ "lastModified": 1648493115,
14
+ "narHash": "sha256-rSrZm0BTpuazEa8B6Bl1UTa3QmRDK9R8TPoWAKlw+Ao=",
15
"owner": "NixOS",
16
"repo": "hydra",
17
- "rev": "01fb23ddf647ee7b6dc3abc1f012eaf9f5306c88",
17
+ "rev": "47c7170c52657e0148bea79a3977d3bac38953ac",
18
"type": "github"
19
},
20
"original": {
@@ -43,20 +43,19 @@
43
"nix": {
44
"inputs": {
45
"lowdown-src": "lowdown-src",
46
- "nixpkgs": "nixpkgs",
47
- "nixpkgs-regression": "nixpkgs-regression"
46
+ "nixpkgs": "nixpkgs"
47
},
48
"locked": {
50
- "lastModified": 1643066034,
51
- "narHash": "sha256-xEPeMcNJVOeZtoN+d+aRwolpW8mFSEQx76HTRdlhPhg=",
49
+ "lastModified": 1639739069,
50
+ "narHash": "sha256-GOsiqy9EaTwDn2PLZ4eFj1VkXcBUbqrqHehRE9GuGdU=",
51
"owner": "NixOS",
52
"repo": "nix",
54
- "rev": "a1cd7e58606a41fcf62bf8637804cf8306f17f62",
53
+ "rev": "b4f250417ab64f237c8b51439fe1f427193ab23b",
54
"type": "github"
55
},
56
"original": {
57
"owner": "NixOS",
59
- "ref": "2.6.0",
58
+ "ref": "2.5.1",
59
"repo": "nix",
60
"type": "github"
61
}
@@ -76,21 +75,6 @@
75
"type": "indirect"
76
}
77
},
79
- "nixpkgs-regression": {
80
- "locked": {
81
- "lastModified": 1643052045,
82
- "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
83
- "owner": "NixOS",
84
- "repo": "nixpkgs",
85
- "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
86
- "type": "github"
87
- },
88
- "original": {
89
- "id": "nixpkgs",
90
- "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
91
- "type": "indirect"
92
- }
93
- },
78
"nixpkgs_2": {
79
"locked": {
80
"lastModified": 1645430290,