Files
lix/src/libstore
Eelco Dolstra 5978ceb271 Fix building with GCC 9
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).
2023-02-10 18:38:57 +01:00
..
2023-01-01 12:37:43 +10:00
2022-11-18 13:40:59 +01:00
2021-01-06 17:56:53 +01:00
2023-01-29 17:09:59 -05:00
2023-01-30 11:29:01 -05:00
2022-02-21 16:37:25 +01:00
2023-01-15 15:16:14 -05:00
2022-01-27 17:15:43 +01:00
2022-02-21 16:37:25 +01:00
2023-02-10 18:38:57 +01:00
2022-08-03 10:27:25 +02:00
2023-01-30 11:29:01 -05:00
2023-01-23 07:05:50 -05:00
2022-08-22 15:32:53 +02:00
2022-04-28 14:37:05 +02:00
2022-12-17 14:51:37 +01:00
2023-02-01 20:27:35 +01:00