stardict: 3.0.3 is broken by upstream deleting 3.0.3
This commit is contained in:
parent
b76f557887
commit
ddbb28844d
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "An international dictionary supporting fuzzy and glob style matching";
|
description = "An international dictionary supporting fuzzy and glob style matching";
|
||||||
license = stdenv.lib.licenses.lgpl3;
|
license = stdenv.lib.licenses.lgpl3;
|
||||||
maintainers = with stdenv.lib.maintainers; [qknight];
|
maintainers = with stdenv.lib.maintainers; [qknight];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user