lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

hhvm: mark as broken

+1
+1
pkgs/development/compilers/hhvm/default.nix
··· 63 63 license = "PHP/Zend"; 64 64 platforms = [ "x86_64-linux" ]; 65 65 maintainers = [ stdenv.lib.maintainers.thoughtpolice ]; 66 + broken = true; # Since 2018-04-21, see https://hydra.nixos.org/build/73059373 66 67 }; 67 68 }