Commit Graph

7 Commits

Author SHA1 Message Date
Alyssa Ross
1ee9f3c87c Revert "rust-hypervisor-firmware: fix build (#257345)"
This reverts commit e97f8fecfa.

No longer necessary since the rustc wrapper now handles --sysroot
correctly.
2023-12-19 11:34:02 +01:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
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-11-17 08:07:34 +00:00
Astro
e97f8fecfa
rust-hypervisor-firmware: fix build (#257345)
Co-authored-by: Yureka <yuka@yuka.dev>
2023-09-26 13:57:46 +02:00
Astro
028866fa07 rust-hypervisor-firmware: fix build 2023-05-05 14:42:14 +02:00
Weijia Wang
6534a3aeaa rust-hypervisor-firmware: check if path exists 2023-03-29 12:06:21 +03:00
Astro
5cc9cef25d rust-hypervisor-firmware: init at 0.4.2 2023-03-28 20:44:50 +02:00