flake.nix: Remove cross glibc
On darwin in `nativeBuildInputs` ``` error: Package _glibc-nolibgcc-2.40-36_ in /nix/store/813bk6hvhfjjjmzlk2cxgxgd25yqq5f8-source/pkgs/development/libraries/glibc /default.nix:214 is not available on the requested hostPlatform: hostPlatform.config = "aarch64-apple-darwin" ``` in `buildInputs` ``` is not available on the requested hostPlatform: hostPlatform.config = "riscv64-none-elf" ```
This commit is contained in:
parent
0960ceb53a
commit
8037eeba19