Revert "coq-modules: add default to fix eval"
This reverts commit e20b65156c.
This commit is contained in:
@@ -26,7 +26,7 @@ let
|
||||
sha256 = "1sj7vyarmvp1w5kvbhgpgap1yd0yrj4n1jrla0wv70k0jrq5hhpz";
|
||||
};
|
||||
};
|
||||
param = params."${coq.coq-version}" or params."8.8";
|
||||
param = params."${coq.coq-version}";
|
||||
in
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user