1
0
Commit Graph

14 Commits

Author SHA1 Message Date
7e2b0068e6 nixfmt-rfc-style
There is nothing in this commit except for the changes made by
nix-shell -p nixfmt-rfc-style --run "nixfmt ."

If this has mucked up your open branches then sorry about that. You
can probably nixfmt them to match before merging
2025-02-10 21:55:08 +00:00
5572c0ecb0 rewrite parts of inout test to be differently wrong 2024-12-09 23:36:22 +00:00
4cbe3ba683 add some debug output in inout test 2024-12-09 21:00:11 +00:00
20f4a12689 inout: improve robustness, maybe? 2024-12-07 16:02:42 +00:00
83fbffb39b catch another uncaught-logs 2024-10-06 17:53:09 +01:00
ca9efc4b26 simplify CI
* I didn't know what I was doing when I set up Hydra

* it's not certain that I do now either, but hey ho
2024-10-06 15:55:01 +01:00
e94bf62ec1 remove dead code (run deadnix) 2024-06-29 22:59:27 +01:00
473a4947a5 inout test: wait longer for disk to appear 2024-06-12 20:44:03 +01:00
723ef73d5a inout: test hotplug and coldplug 2024-04-27 22:41:30 +01:00
00076c7b81 mount service: use uevent-watch 2024-04-17 12:59:13 +01:00
a5f16dfa81 convert inout test to use uevent-watch 2024-04-15 22:15:27 +01:00
41a4b1f7ef clean cruft from inout test script 2024-04-15 22:00:44 +01:00
42a5699326 remove unneeded config from inout test 2024-04-15 21:19:18 +01:00
5df5c822ea convert mount service to trigger
Good: this means it's not hanging holding the s6 dataase lock.

Bad: it's the ugliest implementation and doesn't deserve to be preserved

(tbf the ugliness is not new)
2024-04-03 23:17:36 +01:00