Commit Graph

7 Commits

Author SHA1 Message Date
Fernando Rodrigues
1610ee03f1
treewide: purge remaining calls to xen-slim
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 20:24:30 +00:00
Fernando Rodrigues
82f0ee2c5b
treewide: assign maintainership of the Xen-related packages to the Xen Project Hypervisor Team
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-28 14:53:59 +00:00
Fernando Rodrigues
bd4c69da51 xen-guest-agent: install systemd service
Upstream provides a minimal systemd service that initialises the
xen-guest-agent binary. This will be useful for anyone who makes a NixOS
module for this package.

Also adds a comment to postFixup.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-19 08:16:37 +02:00
Fernando Rodrigues
1d11eba657 xen-guest-agent: remove libclang environment variable
The variable is unecessary in Rust packages due to bindgenHook.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-19 08:16:37 +02:00
Fernando Rodrigues
de2d1ba867 xen-guest-agent: 0.3.0 -> 0.4.0-unstable-2024-05-31
New dependency: pkg-config

https://gitlab.com/xen-project/xen-guest-agent/-/releases/0.4.0

The 03aaadbe commit is required to fix compilation on Rust 1.80.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-18 11:30:55 +02:00
Fernando Rodrigues
d50d09a747 xen-guest-agent: format with nixfmt-rfc-style
Also adds myself as a maintainer.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-18 11:30:55 +02:00
Fernando Rodrigues
2d51a4d306 xen-guest-agent: move to by-name
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-18 11:30:55 +02:00