mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
Nixpkgs on aarch64-linux is currently stuck on GCC 9 (https://github.com/NixOS/nixpkgs/issues/208412) and using gcc11Stdenv doesn't work either. So use c++2a instead of c++20 for now. Unfortunately this means we can't use some C++20 features for now (like std::span). |
||
|---|---|---|
| .. | ||
| lib/Nix | ||
| configure.ac | ||
| local.mk | ||
| Makefile | ||
| Makefile.config.in | ||
| MANIFEST | ||