nix-super/tests
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
..
functional Ensure all store types support "real" URIs 2024-05-21 11:56:40 -04:00
installer updated store ping to store info in files 2023-10-18 00:14:11 +05:30
nixos tests/nixos/containers/containers.nix: Remove superfluous -v 2024-05-14 14:27:09 +02:00
unit C API: Fix nix_c_primop_wrapper for strict initializers 2024-05-23 18:32:49 +02:00