summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2017-08-12 18:49:24 +0200
committerRobin Gloster <mail@glob.in>2017-08-12 18:49:58 +0200
commitbb5702c521e5ac4f23457159064d7b4c94b5f241 (patch)
tree79414595b22bd5dc1d47708d767260394306ac88 /pkgs/desktops
parent354b3cda36cddb6c93fbb1313585a0d5116607d2 (diff)
downloadnixpkgs-bb5702c521e5ac4f23457159064d7b4c94b5f241.tar
nixpkgs-bb5702c521e5ac4f23457159064d7b4c94b5f241.tar.gz
nixpkgs-bb5702c521e5ac4f23457159064d7b4c94b5f241.tar.bz2
nixpkgs-bb5702c521e5ac4f23457159064d7b4c94b5f241.tar.lz
nixpkgs-bb5702c521e5ac4f23457159064d7b4c94b5f241.tar.xz
nixpkgs-bb5702c521e5ac4f23457159064d7b4c94b5f241.tar.zst
nixpkgs-bb5702c521e5ac4f23457159064d7b4c94b5f241.zip
treewide: remove automake pinning to the newest version
quasi no-op
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/gnome-3/3.22/core/gnome-contacts/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/gnome-3/3.22/core/gnome-contacts/default.nix b/pkgs/desktops/gnome-3/3.22/core/gnome-contacts/default.nix
index 34cea5141ba..66cc2cb24c7 100644
--- a/pkgs/desktops/gnome-3/3.22/core/gnome-contacts/default.nix
+++ b/pkgs/desktops/gnome-3/3.22/core/gnome-contacts/default.nix
@@ -3,7 +3,7 @@
 , libchamplain, clutter_gtk, geocode_glib
 , bash, wrapGAppsHook, itstool, folks, libnotify, libxml2
 , gnome3, librsvg, gdk_pixbuf, file, telepathy_glib, nspr, nss
-, libsoup, vala_0_32, dbus_glib, automake115x, autoconf }:
+, libsoup, vala_0_32, dbus_glib, automake, autoconf }:
 
 stdenv.mkDerivation rec {
   inherit (import ./src.nix fetchurl) name src;
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
                   libxml2 libsoup gnome3.gnome_online_accounts nspr nss
                   gdk_pixbuf gnome3.defaultIconTheme librsvg
                   libchamplain clutter_gtk geocode_glib
-                  vala_0_32 automake115x autoconf db ];
+                  vala_0_32 automake autoconf db ];
 
   preFixup = ''
     gappsWrapperArgs+=(