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