tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
development
/
python-modules
/
hypothesis
/
setup-hook.sh
at
master
98 B
view raw
1
hypothesisActivateProfileForCI
(
)
{
2
export
CI
=
1
3
}
4
5
postHooks
+=
(
hypothesisActivateProfileForCI
)