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