Remix.run Logo
adamchol 4 hours ago

nix fixes this

had to be said

hogehoge51 an hour ago | parent [-]

Can I build my embedded firmware with nix using a Windows only toolchain?

(Fyi I just used something like the solution from the article, with the hash embedded in the binary image to be burned to ROM masks. The gaps in toolchain versioning and not building with dirty checkouts can be managed with self discipline /internal checks)

steeleduncan 23 minutes ago | parent [-]

Generally development tools run fine under wine, so I'd guess it would be fine. Running a windows binary within wine within WSL on windows does seem a little insane tho!