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;
|
homepage = https://github.com/emblica/airfield;
|
||||||
maintainers = with maintainers; [offline];
|
maintainers = with maintainers; [offline];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user