fix nix-unit build
All checks were successful
checks-impure / test (pull_request) Successful in 12s
checks / test (pull_request) Successful in 22s

This commit is contained in:
Jörg Thalheim 2023-09-26 18:00:16 +02:00
parent 74a3c85c29
commit c771339259

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation {
};
buildInputs = [
nlohmann_json
nixVersions.unstable
nixVersions.stable
boost
];
nativeBuildInputs = [