forked from mirrors/nixpkgs
airfield: mark as broken, don't know what broke it
This commit is contained in:
parent
50bf56fd09
commit
78834b9254
|
@ -34,5 +34,6 @@ in nodePackages.buildNodePackage rec {
|
|||
homepage = https://github.com/emblica/airfield;
|
||||
maintainers = with maintainers; [offline];
|
||||
platforms = with platforms; linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue