Y
Hacker News
new
|
ask
|
show
|
jobs
by
valcron1000
1310 days ago
AFAIK, Nix does not work natively on Windows (you need to go through WSL), so it's not better in that regard.
1 comments
callahad
1310 days ago
Ah, yes, you're correct. You
can
use Nix to cross-compile
for
Windows, but you're not going to run Nix itself there.
link