spring: mark broken
This commit is contained in:
parent
c3c1358ca2
commit
28fd5b36ea
@ -60,5 +60,7 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ phreedom qknight domenkozar sorki ];
|
maintainers = with maintainers; [ phreedom qknight domenkozar sorki ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
# error: 'snprintf' was not declared in this scope
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user