GHCJS: Add elvishjerricco as maintainer
This commit is contained in:
parent
57cb854e42
commit
96360a3a49
@ -104,7 +104,5 @@ in stdenv.mkDerivation {
|
|||||||
inherit passthru;
|
inherit passthru;
|
||||||
|
|
||||||
meta.platforms = passthru.bootPkgs.ghc.meta.platforms;
|
meta.platforms = passthru.bootPkgs.ghc.meta.platforms;
|
||||||
meta.hydraPlatforms = [];
|
meta.maintainers = [lib.maintainers.elvishjerricco];
|
||||||
meta.broken = true; # does not compile: https://hydra.nixos.org/build/88052615
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user