fix nix-unit build

This commit is contained in:
Jörg Thalheim
2023-09-26 18:00:16 +02:00
parent 2e88454b5a
commit cbe32b521d

View File

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