1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/src
John Ericson c242706319 Move json_avoids_null to its own header
This is because we need it in declarations where we should not be
including the full `nlohmann/json.hpp`.

Already can clean up by moving the experimental feature "instance".

Also, make the `std::map` instance better by allowing for other
comparison functions.
2025-09-12 18:04:29 -04:00
..
external-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
internal-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
libcmd Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libexpr Merge pull request #13972 from xokdvium/no-string-values-in-evalstate 2025-09-12 21:19:09 +00:00
libexpr-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libexpr-test-support Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libexpr-tests libexpr: Slim down Bindings to 8 bytes (on 64 bit systems) 2025-09-06 00:23:54 +03:00
libfetchers Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libfetchers-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libfetchers-tests No more globals.hh in headers 2025-08-20 16:24:37 -04:00
libflake Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libflake-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libflake-tests libfetchers: Restore path separator ignoring behavior for indirect and git-archive flakerefs 2025-08-30 14:40:56 +03:00
libmain Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libmain-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libstore bugfix/3514: do not throw on substituter errors if other substituters are still enabled (#13301) 2025-09-12 17:29:34 -04:00
libstore-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libstore-test-support Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libstore-tests Remove support for serve protocol < 5 2025-09-10 10:57:15 +02:00
libutil Move json_avoids_null to its own header 2025-09-12 18:04:29 -04:00
libutil-c Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libutil-test-support Revert "meson: add soversion to libraries (#13960)" 2025-09-12 20:43:34 +03:00
libutil-tests Separate internal from non-internal unit tests of the C API 2025-09-03 22:50:42 +02:00
nix Merge pull request #13926 from NaN-git/opt_boost-unordered 2025-09-12 11:46:42 +02:00
perl Move exportPaths() / importPaths() out of the Store class 2025-09-10 14:22:46 +02:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00