rhea: update hydra to latest master
• Updated input 'hydra': 'github:NixOS/hydra/d02e20a4c14af128a450ea7f74acf6730f6a3d33' (2024-01-23) → 'github:NixOS/hydra/7f5889559e3118c66763428c410958dcec6a6fa8' (2024-01-26) • Updated input 'hydra/nix': 'github:NixOS/nix/b38e5a665e9d0aa7975beb0ed12e42d13a392e74' (2023-12-13) → 'github:NixOS/nix/2c4bb93ba5a97e7078896ebc36385ce172960e4e' (2024-01-25) • Added input 'hydra/nixpkgs-for-fileset': 'github:NixOS/nixpkgs/a77ab169a83a4175169d78684ddd2e54486ac651' (2024-01-24)
Pierre Bourdon committed
Jan 26, 2024 at 13:51 UTC
23e68c8271ddbb64950cd7fc3404fe6faa8dfc9c
1 file changed
+24
-7
delft/rhea/flake.lock
+24
-7
@@ -19,14 +19,15 @@
19
"hydra": {
20
"inputs": {
21
"nix": "nix",
22
- "nixpkgs": "nixpkgs"
22
+ "nixpkgs": "nixpkgs",
23
+ "nixpkgs-for-fileset": "nixpkgs-for-fileset"
24
},
25
"locked": {
25
- "lastModified": 1706042299,
26
- "narHash": "sha256-tKG47NKwPcEnRv97YFIdskd1tEyw6LtNlcHcyxSdgvU=",
26
+ "lastModified": 1706249617,
27
+ "narHash": "sha256-ayXPILCFZ2gMXT/I3XV3/w7lkAUAVkHeRYhmxspEUVM=",
28
"owner": "NixOS",
29
"repo": "hydra",
29
- "rev": "d02e20a4c14af128a450ea7f74acf6730f6a3d33",
30
+ "rev": "7f5889559e3118c66763428c410958dcec6a6fa8",
31
"type": "github"
32
},
33
"original": {
@@ -80,11 +81,11 @@
81
"nixpkgs-regression": "nixpkgs-regression"
82
},
83
"locked": {
83
- "lastModified": 1702510710,
84
- "narHash": "sha256-9K+w1mQgmUxCmEsPaSFkpYsj/cxjO2PSwTCPkNZ/NiU=",
84
+ "lastModified": 1706208340,
85
+ "narHash": "sha256-wNyHUEIiKKVs6UXrUzhP7RSJQv0A8jckgcuylzftl8k=",
86
"owner": "NixOS",
87
"repo": "nix",
87
- "rev": "b38e5a665e9d0aa7975beb0ed12e42d13a392e74",
88
+ "rev": "2c4bb93ba5a97e7078896ebc36385ce172960e4e",
89
"type": "github"
90
},
91
"original": {
@@ -110,6 +111,22 @@
111
"type": "github"
112
}
113
},
114
+ "nixpkgs-for-fileset": {
115
+ "locked": {
116
+ "lastModified": 1706098335,
117
+ "narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=",
118
+ "owner": "NixOS",
119
+ "repo": "nixpkgs",
120
+ "rev": "a77ab169a83a4175169d78684ddd2e54486ac651",
121
+ "type": "github"
122
+ },
123
+ "original": {
124
+ "owner": "NixOS",
125
+ "ref": "nixos-23.11",
126
+ "repo": "nixpkgs",
127
+ "type": "github"
128
+ }
129
+ },
130
"nixpkgs-regression": {
131
"locked": {
132
"lastModified": 1643052045,