mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 02:03:21 +00:00
commit
2ce464dbe9
@ -11078,6 +11078,7 @@ let
|
||||
|
||||
rpy2 = buildPythonPackage rec {
|
||||
name = "rpy2-2.5.6";
|
||||
disabled = isPyPy;
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://pypi.python.org/packages/source/r/rpy2/${name}.tar.gz";
|
||||
md5 = "a36e758b633ce6aec6a5f450bfee980f";
|
||||
|
Loading…
Reference in New Issue
Block a user