1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-21 08:21:08 +01:00
nix/src/libutil-test-support
John Ericson 1c02dd5b9c Allow for standard nlohmann JSON serializers to take separate XP features
I realized that we can actually do this thing, even though it is not
what nlohmann expects at all, because the extra parameter has a default
argument so nlohmann doesn't need to care. Sneaky!
2025-10-16 16:45:22 -04:00
..
include/nix/util/tests Allow for standard nlohmann JSON serializers to take separate XP features 2025-10-16 16:45:22 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
hash.cc treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
meson.build meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
string_callback.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00