|
|
|
|
|
by baby
1407 days ago
|
|
I agree. I'm actually trying a hello-world example from the tweag website, and it complains about "gcc" not existing. I try adding buildInputs = [ nixpkgs.gcc ];
but it complains that nixpkgs.gcc does not exist. There's nothing helpful. I remember fixing this issue a month ago, and I have no recollection on how I did it. |
|