summary refs log tree commit diff
path: root/pkgs/applications/science/math/R/default.nix
diff options
context:
space:
mode:
authorPhil Dyer <phildyer@protonmail.com>2021-08-13 10:19:31 +1000
committerPhil Dyer <phildyer@protonmail.com>2021-08-13 10:19:31 +1000
commita21caa7f193fd1e523fd79940c5473a97142d51a (patch)
tree06e4832fa6e5619fe72a65274813f88934d62ed8 /pkgs/applications/science/math/R/default.nix
parent7f07184a8e6974592d1e8353be4b49b420e7c55d (diff)
downloadnixpkgs-a21caa7f193fd1e523fd79940c5473a97142d51a.tar
nixpkgs-a21caa7f193fd1e523fd79940c5473a97142d51a.tar.gz
nixpkgs-a21caa7f193fd1e523fd79940c5473a97142d51a.tar.bz2
nixpkgs-a21caa7f193fd1e523fd79940c5473a97142d51a.tar.lz
nixpkgs-a21caa7f193fd1e523fd79940c5473a97142d51a.tar.xz
nixpkgs-a21caa7f193fd1e523fd79940c5473a97142d51a.tar.zst
nixpkgs-a21caa7f193fd1e523fd79940c5473a97142d51a.zip
Remove unused fetchpatch from inputs
Diffstat (limited to 'pkgs/applications/science/math/R/default.nix')
-rw-r--r--pkgs/applications/science/math/R/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/math/R/default.nix b/pkgs/applications/science/math/R/default.nix
index 30bbb24d551..5de644dfdfa 100644
--- a/pkgs/applications/science/math/R/default.nix
+++ b/pkgs/applications/science/math/R/default.nix
@@ -1,7 +1,7 @@
 { lib, stdenv, fetchurl, bzip2, gfortran, libX11, libXmu, libXt, libjpeg, libpng
 , libtiff, ncurses, pango, pcre2, perl, readline, tcl, texLive, tk, xz, zlib
 , less, texinfo, graphviz, icu, pkg-config, bison, imake, which, jdk, blas, lapack
-, curl, Cocoa, Foundation, libobjc, libcxx, tzdata, fetchpatch
+, curl, Cocoa, Foundation, libobjc, libcxx, tzdata
 , withRecommendedPackages ? true
 , enableStrictBarrier ? false
 # R as of writing does not support outputting both .so and .a files; it outputs: