···17171818 cargoSha256 = "03jximwqgjq7359c5mxbyfja2d04y57h34f87aby8jy0lz99jy2x";
19192020- meta = with stdenv.lib; {
2020+ meta = with lib; {
2121 description = "Creates a bootable disk image from a Rust OS kernel.";
2222 homepage = "https://github.com/rust-osdev/bootimage";
2323 license = with licenses; [ asl20 mit ];