···1718 cargoSha256 = "03jximwqgjq7359c5mxbyfja2d04y57h34f87aby8jy0lz99jy2x";
1920- meta = with stdenv.lib; {
21 description = "Creates a bootable disk image from a Rust OS kernel.";
22 homepage = "https://github.com/rust-osdev/bootimage";
23 license = with licenses; [ asl20 mit ];
···1718 cargoSha256 = "03jximwqgjq7359c5mxbyfja2d04y57h34f87aby8jy0lz99jy2x";
1920+ meta = with lib; {
21 description = "Creates a bootable disk image from a Rust OS kernel.";
22 homepage = "https://github.com/rust-osdev/bootimage";
23 license = with licenses; [ asl20 mit ];