delft/flake.lock: Update: use the faster-notifications branch to experiment
Flake lock file changes: • Updated input 'hydra': 'github:NixOS/hydra/e1e5fafdff63c1e1595d2edb8c9854710211a0d7' (2021-12-17) → 'github:DeterminateSystems/hydra/7c061135e221dddb58a1d4aae3cf00206c58d408' (2021-12-20)
Graham Christensen committed
Dec 20, 2021 at 21:23 UTC
af804780b7c039c39941c55c654c3f48bd82141b
1 file changed
+8
-6
delft/flake.lock
+8
-6
@@ -32,16 +32,18 @@
32
]
33
},
34
"locked": {
35
- "lastModified": 1639753388,
36
- "narHash": "sha256-JPkw3heasqX9iWju7BWjKDsyoS+HmLIKM2ibwHq5+Ko=",
37
- "owner": "NixOS",
35
+ "lastModified": 1640031674,
36
+ "narHash": "sha256-sC1tdFK/p7nJ0elhQvNmy6U0j3JlDWl0mjMzqjB4n/I=",
37
+ "owner": "DeterminateSystems",
38
"repo": "hydra",
39
- "rev": "e1e5fafdff63c1e1595d2edb8c9854710211a0d7",
39
+ "rev": "7c061135e221dddb58a1d4aae3cf00206c58d408",
40
"type": "github"
41
},
42
"original": {
43
- "id": "hydra",
44
- "type": "indirect"
43
+ "owner": "DeterminateSystems",
44
+ "ref": "faster-notifications",
45
+ "repo": "hydra",
46
+ "type": "github"
47
}
48
},
49
"lowdown-src": {