all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29492
This commit is contained in:
parent
01022a1502
commit
201fab6841
@ -446,7 +446,7 @@ let
|
|||||||
gui = true;
|
gui = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
bittornado = callPackage ../tools/networking/p2p/bit-tornado {
|
bittornado = callPackage ../tools/networking/p2p/bit-tornado {
|
||||||
inherit (pythonPackages) ssl;
|
inherit (pythonPackages) ssl;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user