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