tailhook / unshare

The low-level linux containers creation library for rust
Apache License 2.0
124 stars 27 forks source link

Upgrade Cargo dependencies; fix build on aarch64 #24

Closed joshtriplett closed 3 years ago

joshtriplett commented 3 years ago

Upgrading nix avoids a build error on aarch64, caused by assuming that MAP_32BIT exists.

tailhook commented 3 years ago

Thanks!

joshtriplett commented 3 years ago

Thank you!

If it's not too much trouble, would you mind publishing a 0.6.1 release with this fix?

tailhook commented 3 years ago

I want to look into upgrading to edition 2018. If I'll not find time for that soon, I'll publish as is.

tailhook commented 3 years ago

Done as 0.7.0