oslosphinx: use sphinx_1_2
This commit is contained in:
parent
5837ddc2a1
commit
cbaac29c87
@ -10883,16 +10883,7 @@ let
|
|||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
pbr requests2
|
pbr requests2 sphinx_1_2
|
||||||
(sphinx.override rec {
|
|
||||||
name = "sphinx-1.2.3";
|
|
||||||
src = pkgs.fetchurl {
|
|
||||||
url = "https://pypi.python.org/packages/source/s/sphinx/${name}.tar.gz";
|
|
||||||
sha256 = "94933b64e2fe0807da0612c574a021c0dac28c7bd3c4a23723ae5a39ea8f3d04";
|
|
||||||
};
|
|
||||||
patches = [];
|
|
||||||
disabled = isPy35;
|
|
||||||
})
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user