ashleygwilliams / x86-kernel

a simple x86 kernel, extended with Rust
MIT License
224 stars 47 forks source link

Rust nightly in Vargrantfile #4

Open phil-opp opened 8 years ago

phil-opp commented 8 years ago

Hi :) Could you update your Vargrantfile to use a current Rust nightly (instead of nightly-2015-11-19)? I link your Vargrantfile from here, but some of the code requires a newer nightly. This caused problems for some people (see phil-opp/blog_os#124).

Alternatively (if you don't want to change it): Am I allowed to copy the Vargrantfile?