fix nix-unit build
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
nlohmann_json
|
nlohmann_json
|
||||||
nixVersions.unstable
|
nixVersions.stable
|
||||||
boost
|
boost
|
||||||
];
|
];
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user