fix nix-unit build

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 = [