Loading pkgs/development/coq-modules/wasmcert/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ mkCoqDerivation { lib.switch [ coq.coq-version mathcomp-boot.version ] [ (case (isEq "8.20") (isEq "2.4") "2.2.0") (case (range "8.20" "9.0") (isEq "2.4") "2.2.0") ] null; Loading Loading
pkgs/development/coq-modules/wasmcert/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ mkCoqDerivation { lib.switch [ coq.coq-version mathcomp-boot.version ] [ (case (isEq "8.20") (isEq "2.4") "2.2.0") (case (range "8.20" "9.0") (isEq "2.4") "2.2.0") ] null; Loading