User avatar
hertog Hertog verifiedbi
@hertog@mastodon.hermitcollective.net
Nix qeustion, C++ Anyone have experience with developing C++ using nix?

I for the life of me cannot get my compiler to find the include files I need.
I have the library in my shell packages but it just doesn't work.

I have also tried environment variables and every buildsinputs type at this point but the problem remains.

any ideas?