summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/virtualization/rust-hypervisor-firmware
AgeCommit message (Collapse)Author
2023-12-19Revert "rust-hypervisor-firmware: fix build (#257345)"Alyssa Ross
This reverts commit e97f8fecfa10ad04448f9cf54a1f0277f668cf4e. No longer necessary since the rustc wrapper now handles --sysroot correctly.
2023-11-27treewide: add mainProgramh7x4
2023-11-17treewide: s_targetPlatform_hostPlatform_ in non-compiler packagesAdam Joseph
stdenv.targetPlatform really shouldn't be used by software that doesn't generate or manipulate binaries. I reviewed all uses of targetPlatform outside of pkgs/development/compilers and pkgs/stdenv and replaced those which weren't involved in something which fits these criteria.
2023-09-26rust-hypervisor-firmware: fix build (#257345)Astro
Co-authored-by: Yureka <yuka@yuka.dev>
2023-05-05rust-hypervisor-firmware: fix buildAstro
2023-03-29rust-hypervisor-firmware: check if path existsWeijia Wang
2023-03-28rust-hypervisor-firmware: init at 0.4.2Astro