Hacker News new | ask | show | jobs
by SuperSandro2000 1415 days ago
That's strange. GCC is part of the stdenv on Linux and though always available.

To correct your coffee snippet: nativeBuildInputs = [ pkgs.gcc ];

1 comments

I’m on mac, I managed to fix it with https://mimoo.github.io/nixbyexample/flakes-packaging.html