Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treewide: remove unused fetchpatch (and other) arguments #314635

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion pkgs/data/misc/v2ray-geoip/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ lib
, stdenvNoCC
, fetchpatch
, fetchFromGitHub
, pkgsBuildBuild
, jq
Expand Down
1 change: 0 additions & 1 deletion pkgs/data/themes/ubuntu-themes/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ lib, stdenv
, fetchurl
, fetchpatch
, gnome-icon-theme
, gnome
, gtk-engine-murrine
Expand Down
1 change: 0 additions & 1 deletion pkgs/desktops/cinnamon/nemo/default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{ fetchFromGitHub
, fetchpatch
, glib
, gobject-introspection
, meson
Expand Down
3 changes: 0 additions & 3 deletions pkgs/desktops/deepin/apps/deepin-movie-reborn/default.nix
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, cmake
, pkg-config
, wrapQtAppsHook
, qtbase
, qttools
, qtx11extras
, qtmultimedia
Expand All @@ -30,7 +28,6 @@
, gst_all_1
, gtest
, libpulseaudio
, runtimeShell
}:

stdenv.mkDerivation rec {
Expand Down
1 change: 0 additions & 1 deletion pkgs/desktops/deepin/core/dde-dock/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ stdenv
, lib
, fetchpatch
, fetchFromGitHub
, cmake
, extra-cmake-modules
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, cmake
, pkg-config
, doxygen
Expand Down
1 change: 0 additions & 1 deletion pkgs/desktops/deepin/library/dtkwidget/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, cmake
, pkg-config
, qttools
Expand Down
1 change: 0 additions & 1 deletion pkgs/desktops/gnome/apps/file-roller/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchurl
, fetchpatch
, desktop-file-utils
, gettext
, glibcLocales
Expand Down
1 change: 0 additions & 1 deletion pkgs/desktops/gnome/extensions/gsconnect/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, substituteAll
, openssl
, gsound
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib, stdenv
, substituteAll
, fetchFromGitHub
, fetchpatch
, libpulseaudio
, python3
}:
Expand Down
1 change: 0 additions & 1 deletion pkgs/desktops/lomiri/services/biometryd/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ stdenv
, lib
, fetchFromGitLab
, fetchpatch
, gitUpdater
, testers
, boost
Expand Down
2 changes: 0 additions & 2 deletions pkgs/desktops/lomiri/services/telephony-service/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
, lib
, fetchFromGitLab
, fetchpatch
, fetchpatch2
, gitUpdater
, nixosTests
, ayatana-indicator-messages
Expand All @@ -20,7 +19,6 @@
, libphonenumber
, libpulseaudio
, libusermetrics
, lomiri-ui-toolkit
, lomiri-url-dispatcher
, makeWrapper
, pkg-config
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/airshipper/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, rustPlatform
, fetchFromGitLab
, fetchpatch
, openssl
, libGL
, vulkan-loader
Expand Down
2 changes: 1 addition & 1 deletion pkgs/games/colobot/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, fetchpatch, cmake, boost, SDL2, SDL2_image, SDL2_ttf, libpng
{ lib, stdenv, fetchFromGitHub, cmake, boost, SDL2, SDL2_image, SDL2_ttf, libpng
, glew, gettext, libsndfile, libvorbis, libogg, physfs, openal
, xmlstarlet, doxygen, python3, callPackage }:

Expand Down
1 change: 0 additions & 1 deletion pkgs/games/crawl/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, which
, sqlite
, lua5_1
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/dxx-rebirth/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib, stdenv
, fetchFromGitHub
, fetchurl
, fetchpatch
, scons
, pkg-config
, SDL2
Expand Down
2 changes: 1 addition & 1 deletion pkgs/games/empty-epsilon/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, cmake, sfml, libX11, glew, python3, fetchpatch, applyPatches, glm, meshoptimizer, SDL2, ninja}:
{ lib, stdenv, fetchFromGitHub, cmake, sfml, libX11, glew, python3, glm, meshoptimizer, SDL2, ninja}:

let

Expand Down
2 changes: 1 addition & 1 deletion pkgs/games/freesweep/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ fetchFromGitHub, fetchpatch, ncurses, lib, stdenv
{ fetchFromGitHub, ncurses, lib, stdenv
, updateAutotoolsGnuConfigScriptsHook, installShellFiles }:

stdenv.mkDerivation rec {
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/gogdl/default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{ lib
, fetchpatch
, writeScript
, buildPythonApplication
, fetchFromGitHub
Expand Down
2 changes: 1 addition & 1 deletion pkgs/games/openclonk/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, fetchFromGitHub, fetchDebianPatch, fetchpatch, cmake, pkg-config
{ lib, stdenv, fetchurl, fetchFromGitHub, fetchDebianPatch, cmake, pkg-config
, SDL2, libvorbis, libogg, libjpeg, libpng, freetype, glew, tinyxml, openal, libepoxy
, curl
, freealut, readline, libb2, gcc-unwrapped
Expand Down
2 changes: 1 addition & 1 deletion pkgs/games/qtads/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, mkDerivation, fetchFromGitHub, fetchpatch, pkg-config, qmake
{ lib, mkDerivation, fetchFromGitHub, pkg-config, qmake
, SDL2, fluidsynth, libsndfile, libvorbis, mpg123, qtbase
}:

Expand Down
2 changes: 1 addition & 1 deletion pkgs/games/redeclipse/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, fetchpatch
{ lib, stdenv, fetchurl
, curl, ed, pkg-config, freetype, zlib, libX11
, SDL2, SDL2_image, SDL2_mixer
}:
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/rocksndiamonds/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchurl
, fetchpatch
, makeDesktopItem
, SDL2
, SDL2_image
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/space-cadet-pinball/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib, stdenv, fetchFromGitHub, fetchzip
, cmake, SDL2, SDL2_mixer, Cocoa
, unrar-wrapper, makeWrapper
, fetchpatch
}:

let
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/ultrastardx/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib, stdenv
, autoreconfHook
, fetchFromGitHub
, fetchpatch
, pkg-config
, lua
, fpc
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/unvanquished/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
, stdenv
, fetchzip
, fetchFromGitHub
, fetchpatch
, SDL2
, buildFHSEnv
, cmake
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/widelands/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchFromGitHub
, fetchpatch
, pkg-config # needed to find minizip
, SDL2
, SDL2_image
Expand Down
1 change: 0 additions & 1 deletion pkgs/misc/cliscord/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
, openssl
, pkg-config
, fetchFromGitHub
, fetchpatch
, Security
}:

Expand Down
2 changes: 0 additions & 2 deletions pkgs/os-specific/linux/audit/default.nix
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{ lib
, stdenv
, fetchurl
, fetchpatch
, autoreconfHook
, bash
, buildPackages
, libtool
, linuxHeaders
, python3
, swig
Expand Down
1 change: 0 additions & 1 deletion pkgs/os-specific/linux/batman-adv/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchurl
, fetchpatch2
, kernel
}:

Expand Down
1 change: 0 additions & 1 deletion pkgs/os-specific/linux/catfs/default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{ lib, rustPlatform, fetchFromGitHub
, fetchpatch
, fuse
, pkg-config
}:
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/dpdk-kmods/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip, fetchpatch, kernel }:
{ lib, stdenv, fetchzip, kernel }:

stdenv.mkDerivation rec {
pname = "dpdk-kmods";
Expand Down
1 change: 0 additions & 1 deletion pkgs/os-specific/linux/esdm/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchFromGitHub
, fetchpatch
, protobufc
, pkg-config
, fuse3
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/exfat/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, fetchpatch, kernel }:
{ stdenv, lib, fetchFromGitHub, kernel }:

stdenv.mkDerivation rec {
name = "exfat-nofuse-${version}-${kernel.version}";
Expand Down
1 change: 0 additions & 1 deletion pkgs/os-specific/linux/firejail/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchFromGitHub
, fetchpatch
, pkg-config
, libapparmor
, which
Expand Down
3 changes: 0 additions & 3 deletions pkgs/os-specific/linux/g15daemon/default.nix
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{ stdenv
, lib
, fetchurl
, fetchpatch
, patchelf
, freetype
, libusb-compat-0_1
}:
let
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/irqbalance/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, fetchpatch, autoreconfHook, pkg-config, glib, ncurses, libcap_ng }:
{ lib, stdenv, fetchFromGitHub, autoreconfHook, pkg-config, glib, ncurses, libcap_ng }:

stdenv.mkDerivation rec {
pname = "irqbalance";
Expand Down
1 change: 0 additions & 1 deletion pkgs/os-specific/linux/kernel/perf/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ lib
, stdenv
, fetchpatch
, fetchurl
, kernel
, elfutils
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/libaio/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, fetchpatch }:
{ lib, stdenv, fetchurl }:

stdenv.mkDerivation rec {
version = "0.3.113";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/libselinux/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, fetchpatch, buildPackages, pcre2, pkg-config, libsepol
{ lib, stdenv, fetchurl, buildPackages, pcre2, pkg-config, libsepol
, enablePython ? !stdenv.hostPlatform.isStatic
, swig ? null, python3 ? null, python3Packages
, fts
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/libsepol/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, fetchpatch, flex }:
{ lib, stdenv, fetchurl, flex }:

stdenv.mkDerivation rec {
pname = "libsepol";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/pam_ssh_agent_auth/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, nixosTests, fetchpatch, fetchFromGitHub, pam, openssl, perl }:
{ lib, stdenv, nixosTests, fetchFromGitHub, pam, openssl, perl }:

stdenv.mkDerivation rec {
pname = "pam_ssh_agent_auth";
Expand Down
1 change: 0 additions & 1 deletion pkgs/os-specific/linux/pktgen/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, meson
, ninja
, pkg-config
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/rtl8189fs/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, kernel, rtl8189es, fetchFromGitHub, fetchpatch }:
{ lib, kernel, rtl8189es, fetchFromGitHub }:

# rtl8189fs is a branch of the rtl8189es driver
rtl8189es.overrideAttrs (drv: rec {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/usbip/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchpatch, kernel, udev, autoconf, automake, libtool, hwdata, kernelOlder }:
{ lib, stdenv, kernel, udev, autoconf, automake, libtool, hwdata, kernelOlder }:

stdenv.mkDerivation {
name = "usbip-${kernel.name}";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/util-linux/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, fetchpatch, autoreconfHook, gtk-doc, pkg-config
{ lib, stdenv, fetchurl, pkg-config
, zlib, shadow
, capabilitiesSupport ? stdenv.isLinux
, libcap_ng
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/wpa_supplicant/gui.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ lib, mkDerivation, fetchpatch, qtbase, qmake, inkscape, imagemagick, wpa_supplicant }:
{ lib, mkDerivation, qtbase, qmake, inkscape, imagemagick, wpa_supplicant }:

mkDerivation {
pname = "wpa_gui";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/xone/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, kernel, fetchpatch }:
{ stdenv, lib, fetchFromGitHub, kernel }:

stdenv.mkDerivation (finalAttrs: {
pname = "xone";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/zfs/generic.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let
genericBuild =
{ pkgs, lib, stdenv, fetchFromGitHub, fetchpatch
{ pkgs, lib, stdenv, fetchFromGitHub
, autoreconfHook269, util-linux, nukeReferences, coreutils
, perl
, configFile ? "all"
Expand Down
1 change: 0 additions & 1 deletion pkgs/servers/asterisk/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
, autoconf
, libtool
, automake
, fetchpatch
, python3
, writeScript
, withOpus ? true
Expand Down
1 change: 0 additions & 1 deletion pkgs/servers/coturn/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchFromGitHub
, fetchpatch
, openssl
, libevent
, pkg-config
Expand Down
1 change: 0 additions & 1 deletion pkgs/servers/db-rest/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
, fetchFromGitHub
, nodejs_18
, nix-update-script
, fetchpatch
, nixosTests
}:
buildNpmPackage rec {
Expand Down
Loading