nix-super/tests/unit
Robert Hensing a942a34469 C API: Fix nix_c_primop_wrapper for strict initializers
https://github.com/NixOS/nix/pull/10555 added a check requiring
that output parameters always have an uninitialized Value as argument.

Unfortunately the output parameter of the primop callback received
a thunk instead.

See the comment for implementation considerations.
2024-05-23 18:32:49 +02:00
..
libexpr C API: Fix nix_c_primop_wrapper for strict initializers 2024-05-23 18:32:49 +02:00
libexpr-support Merge remote-tracking branch 'origin/master' into finish-value 2024-04-17 16:02:44 +02:00
libfetchers Fix build failure with clang 2024-05-06 13:39:21 -04:00
libstore Restore exposing machine file parsing 2024-05-23 00:03:52 -04:00
libstore-support tests/libstore-support: Ignore config 2024-04-20 01:45:04 +02:00
libutil Use SourcePath in more places 2024-05-06 19:05:42 +02:00
libutil-support Restore exposing machine file parsing 2024-05-23 00:03:52 -04:00