pythonpackages.doxypy: Remove outdated package
This commit is contained in:
parent
ab66d6ea22
commit
1b55fc5922
@ -8371,22 +8371,6 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
doxypy = buildPythonPackage rec {
|
|
||||||
name = "doxypy-0.4.2";
|
|
||||||
|
|
||||||
src = pkgs.fetchurl {
|
|
||||||
url = "http://code.foosel.org/files/${name}.tar.gz";
|
|
||||||
sha256 = "1afmb30zmy7942b53qa5vd3js883wwqqls35n8xfb3rnj0qnll8g";
|
|
||||||
};
|
|
||||||
|
|
||||||
meta = {
|
|
||||||
homepage = http://code.foosel.org/doxypy;
|
|
||||||
description = "An input filter for Doxygen";
|
|
||||||
};
|
|
||||||
|
|
||||||
doCheck = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
dtopt = buildPythonPackage rec {
|
dtopt = buildPythonPackage rec {
|
||||||
name = "dtopt-0.1";
|
name = "dtopt-0.1";
|
||||||
|
Loading…
Reference in New Issue
Block a user