index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
/
ci
/
nix
/
oddorder.nix
blob: 2341bb3173302a51917f9eabf419deba21a28319 (
plain
)
1
2
3
4
{
mathcomp
}:
{
coqBuildInputs =
[
mathcomp
];
}