delft/flake.lock: Update
Flake lock file changes: • Updated input 'hydra': 'github:DeterminateSystems/hydra/e5393c2cf87909b251d0ddcdc1ea254956d79660' (2022-03-20) → 'github:NixOS/hydra/01fb23ddf647ee7b6dc3abc1f012eaf9f5306c88' (2022-03-21)
Graham Christensen committed
Mar 21, 2022 at 14:46 UTC
7e521fb3d1206d6808626cf9d739cd4670e36271
1 file changed
+5
-5
delft/flake.lock
+5
-5
@@ -10,16 +10,16 @@
10
]
11
},
12
"locked": {
13
- "lastModified": 1647748607,
13
+ "lastModified": 1647867954,
14
"narHash": "sha256-P9Z/JSI25tc0rGYBKLHO4nIkNpGQRdC4uomjqYqTYvY=",
15
- "owner": "DeterminateSystems",
15
+ "owner": "NixOS",
16
"repo": "hydra",
17
- "rev": "e5393c2cf87909b251d0ddcdc1ea254956d79660",
17
+ "rev": "01fb23ddf647ee7b6dc3abc1f012eaf9f5306c88",
18
"type": "github"
19
},
20
"original": {
21
- "owner": "DeterminateSystems",
22
- "ref": "hydra-update-gc-roots/network-traffic",
21
+ "owner": "NixOS",
22
+ "ref": "master",
23
"repo": "hydra",
24
"type": "github"
25
}