Dear Genodians,

Has anyone already built the toolchain for nixos? and happens to have a `flake.nix` or a `.nix` source file that can build it, I think those are called 'derivation'.

I am currently down that rabbit hole, and have the following error:

```
$ ./tool/tool_chain x86
<...>
The directory (BUILD_SYSTEM_HEADER_DIR) that should contain system headers does not exist:
    /usr/include
```

I haven't modified the `tool/tool_chain` tool or patched configure to adjusted standard paths, to point to their respective 'stores' yet. I only have adjusted the shebangs to `#!/usr/bin/env -S ...` where needed.

Cheers,
alice
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Archived at 
https://lists.genode.org/mailman3/hyperkitty/list/[email protected]/message/4EP4PMG4KS6YDK3EEUPA5FV3UDWVG5C6/

Reply via email to