whitespace

This commit is contained in:
Jack Cummings
2021-08-28 08:26:02 -07:00
committed by Austin Seipp
parent 6e968a8550
commit 912565a708

View File

@@ -94,7 +94,7 @@ in stdenv.mkDerivation rec {
doCheck = true;
checkInputs = [
checkInputs = [
gmp-static
verilog
];