commit | f81b0580b3bfcac3e358647645c95b174bf3ac85 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Mon Aug 16 13:13:30 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Mon Aug 16 13:13:30 2021 -0700 |
tree | 7e1b931bd5e9399f0cfadcd87860cfa459a8366d | |
parent | 5817c77734db7cfada0c94ac90f4a01db35c35a9 [diff] |
Upgrade to nix-0.22.0. The nix upgrade changes nix::Error to implement Into<std::io::Error>, which removes the need for us to do that on our own. https://github.com/nix-rust/nix/pull/1446 has more details. Test: Build Change-Id: Ifed70bbe1fd45bb36bb12077c4a8a6492e6f0de6
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.