nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 5 lines 98 B view raw
1hypothesisActivateProfileForCI() { 2 export CI=1 3} 4 5postHooks+=(hypothesisActivateProfileForCI)