cntk: mark as broken
It never succeeded to build. @abbradar did not respond at
94dc37d622
This commit is contained in:
parent
6aeee3790b
commit
e87a82b010
@ -95,5 +95,6 @@ in stdenv.mkDerivation rec {
|
||||
description = "An open source deep-learning toolkit";
|
||||
license = if onebitSGDSupport then licenses.unfreeRedistributable else licenses.mit;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
broken = true; # Never succeeded to build.
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user