mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
nix actually needs c++20 now
This commit is contained in:
parent
03f9ff6ea5
commit
c51f3f1eb2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
- Bash Shell. The `./configure` script relies on bashisms, so Bash is
|
- Bash Shell. The `./configure` script relies on bashisms, so Bash is
|
||||||
required.
|
required.
|
||||||
|
|
||||||
- A version of GCC or Clang that supports C++17.
|
- A version of GCC or Clang that supports C++20.
|
||||||
|
|
||||||
- `pkg-config` to locate dependencies. If your distribution does not
|
- `pkg-config` to locate dependencies. If your distribution does not
|
||||||
provide it, you can get it from
|
provide it, you can get it from
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue