Closed stefano-garzarella closed 5 days ago
Since https://github.com/rust-vmm/vhost-device/pull/735#issuecomment-2396203227 nix updates are ignored because vhost-device-console needs to be updated to use new versions. #727 will change how we use nix, so maybe after that PR we can unignore nix again.
nix
vhost-device-console
it looks like nix is not ignored anymore: https://github.com/rust-vmm/vhost-device/pull/769#issuecomment-2478481792
Okay, after #727 it's not a direct dependency anymore, so we can close this PR.
Since https://github.com/rust-vmm/vhost-device/pull/735#issuecomment-2396203227
nix
updates are ignored becausevhost-device-console
needs to be updated to use new versions. #727 will change how we use nix, so maybe after that PR we can unignorenix
again.