mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
Get rid of prefix.
This commit is contained in:
parent
6e6bae9bf6
commit
43e4e1b09a
@ -4,7 +4,7 @@ pyopenssl.overrideAttrs (old: rec {
|
|||||||
version = "23.2.0";
|
version = "23.2.0";
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "sha256-1qgarxcmlrrrlyjnsry47lz04z8bviy7rrlbbp9874kdj799rckc";
|
sha256 = "1qgarxcmlrrrlyjnsry47lz04z8bviy7rrlbbp9874kdj799rckc";
|
||||||
};
|
};
|
||||||
# Building the docs requires sphinx which brings in a dependency on babel,
|
# Building the docs requires sphinx which brings in a dependency on babel,
|
||||||
# the test suite of which fails.
|
# the test suite of which fails.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user