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: 3b8fdbab517c4e991e9870d1d3cee432ec8e6b5d (
plain
)
1
2
3
4
{
mathcomp
}:
{
buildInputs =
[
mathcomp
];
}