Commit graph

10 commits

Author SHA1 Message Date
Val Packett
eedf1f889d Update zbus to 5.0 2026-02-27 06:05:03 -03:00
Jörg Thalheim
762dd2dd84 move nixos module to external file
Avoids anonymous imports which makes the module easier to
find and reference.
2026-01-16 15:34:17 +01:00
Jörg Thalheim
d145ee2b5c drop rust-overlay, use rustc from nixpkgs
nixpkgs has a recent enough rustc version, no need for the
extra complexity of rust-overlay and rust-toolchain.toml.
2026-01-16 15:31:56 +01:00
Jörg Thalheim
1315858592 switch from flake-utils to flake-parts
There is not so much of a difference in this project, but
it means adding this project to clan is one less flake input
and also more consistent with other projects in clan.
2026-01-16 15:31:44 +01:00
Val Packett
250c459866 Update cargo hashes 2025-10-03 05:17:36 -03:00
Val Packett
eefb000865 Implement FileChooser portal proxy with virtiofsd mount 2025-08-08 02:52:47 -03:00
Val Packett
efae851a9a agent: use socket activation, port credential + provide nixos module 2025-07-18 02:17:21 -03:00
Val Packett
e32d6746df Update busd git dep to include control over whether channel conns skip hello 2025-07-17 21:25:44 -03:00
Val Packett
14ce212e81 Basic vsock proxying implementation
Currently just connecting to the host's session bus
2025-07-11 01:05:56 -03:00
Val Packett
11a682e19f Initial commit
Signed-off-by: Val Packett <val@invisiblethingslab.com>
2025-07-11 01:05:56 -03:00