Commit Graph

5 Commits

Author SHA1 Message Date
Peter Todd 9513e0fc54
Fix rust toolchain non-determinism
Previously rustup would load the most recent stable version, which of course
changes over time; now pinned to 1.12.1

Of course, this should all be changed with a local copy, but this is better
than nothing.
2017-10-15 11:03:50 -04:00
Sean Bowe 3e000ea166
Use Rust 1.12. 2016-09-29 13:13:30 -06:00
Sean Bowe ee5cc99d58
Use nightly Rust. 2016-09-28 09:11:23 -06:00
Sean Bowe 4b1b205e40
Improve reproducibility and checksums of dependencies. 2016-09-28 09:02:09 -06:00
Sean Bowe 73e6e9fda4
Add ISO generation dockerfile. 2016-09-23 10:01:00 -06:00