Literate: mark as broken
Incompatible with our dlang compiler, see https://github.com/NixOS/nixpkgs/pull/45355#issuecomment-414285384
This commit is contained in:
parent
3cfc8443e8
commit
bbf5f232e0
@ -18,5 +18,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://literate.zbyedidia.webfactional.com/;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
broken = true; # 2018-08-20 (https://github.com/NixOS/nixpkgs/pull/45355#issuecomment-414285384)
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user