fix mis-merge

This commit is contained in:
Michael Raskin
2021-01-14 15:26:10 +00:00
committed by GitHub
parent f2210b7287
commit d714c53f17

View File

@@ -1,4 +1,4 @@
{ lib, stdenv, lib, fetchFromGitHub
{ stdenv, lib, fetchFromGitHub
, cmake, libedit, gmpxx, bison, flex
, enableReadline ? false, readline
, gtest