Ophestra Umiker
d86dc5a993
system: move sd_booted implementation to os abstraction
...
test / test (push) Successful in 21s
Details
This implements lazy loading of the systemd marker (they are not accessed in init and shim) and ensures consistent behaviour when running with a stub.
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-27 12:08:17 +09:00
Ophestra Umiker
148cb72579
system/dbus: compare sealed value by string
...
test / test (push) Failing after 19s
Details
Stringer method of dbus.Proxy returns a string representation of its args stream when sealed.
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-27 11:56:20 +09:00
Ophestra Umiker
093e99d062
app: separate nixos test cases from tests
...
test / test (push) Successful in 20s
Details
Test cases are very long, separating them improves editor performance.
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-25 17:44:29 +09:00