Merge pull request #315865 from Sigmanificient/remove-unused-fetch-star-pattern

treewide: remove unused fetch* (and other) arguments
This commit is contained in:
lassulus
2024-05-30 17:04:20 +02:00
committed by GitHub
27 changed files with 5 additions and 32 deletions
@@ -4,7 +4,6 @@
, pkg-config
, meson
, ninja
, fetchFromGitLab
, python3
, vala
, glib
@@ -1,8 +1,4 @@
{ lib
, pkgs
, symlinkJoin
, fetchzip
, melpaBuild
, stdenv
, writeText
, melpaStablePackages
@@ -28,8 +28,6 @@
, soci
, postgresql
, nodejs
, mkYarnModules
, fetchYarnDeps
, qmake
, server ? false # build server version
, sqlite
@@ -1,6 +1,5 @@
{ lib
, python310
, fetchPypi
, fetchFromGitHub
, gdk-pixbuf
, gnome
@@ -1,6 +1,5 @@
{ lib
, python3
, fetchPypi
, fetchFromGitHub
}:
@@ -1,4 +1,4 @@
{ lib, fetchurl, fetchFromGitLab, gettext, wrapGAppsHook3
{ lib, fetchurl, gettext, wrapGAppsHook3
# Native dependencies
, python3, gtk3, gobject-introspection, gnome
@@ -1,6 +1,5 @@
{ lib
, mkDerivation
, fetchFromGitLab
, cmake
, extra-cmake-modules
-1
View File
@@ -1,7 +1,6 @@
{ lib
, dbus
, fetchFromGitHub
, fetchPypi
, python3
}:
@@ -1,6 +1,5 @@
{ lib
, buildGoModule
, fetchFromSourcehut
, makeWrapper
, scdoc
, installShellFiles
@@ -1,6 +1,5 @@
{ lib
, buildGoModule
, fetchFromSourcehut
, wrapGAppsHook3
, wails
, scdoc
@@ -1,6 +1,5 @@
{ lib
, stdenv
, fetchFromSourcehut
, pkg-config
, vala
, wrapGAppsHook3
@@ -1,4 +1,4 @@
{ lib, fetchzip, mkCoqDerivation
{ lib, mkCoqDerivation
, coq, flocq, compcert
, ocamlPackages, fetchpatch, makeWrapper, coq2html
, stdenv, tools ? stdenv.cc
@@ -1,6 +1,5 @@
{ lib
, callPackage
, fetchFromGitHub
, fixDarwinDylibNames
, libffi
, mbqn-source
@@ -1,5 +1,4 @@
{ lib
, fetchFromGitLab
, buildDunePackage
, ppx_hash
, bigstringaf
@@ -1,4 +1,4 @@
{ lib, fetchFromGitLab, buildDunePackage
{ buildDunePackage
, menhirLib, menhirSdk
}:
@@ -1,4 +1,4 @@
{ lib, fetchFromGitLab, buildDunePackage
{ lib, buildDunePackage
, menhirLib
}:
@@ -3,9 +3,7 @@
aiohttp,
apispec,
buildPythonPackage,
callPackage,
fetchFromGitHub,
fetchPypi,
jinja2,
packaging,
pytest-aiohttp,
@@ -1,7 +1,6 @@
{
lib,
buildPythonPackage,
fetchPypi,
fetchFromGitHub,
unittestCheckHook,
@@ -2,7 +2,6 @@
attrs,
buildPythonPackage,
fetchFromGitHub,
fetchPypi,
lib,
pytestCheckHook,
pythonOlder,
@@ -2,7 +2,6 @@
lib,
buildPythonPackage,
inkscape,
fetchFromGitLab,
poetry-core,
cssselect,
lxml,
@@ -1,7 +1,6 @@
{
lib,
buildPythonPackage,
fetchPypi,
fetchFromGitHub,
numpy,
pybind11,
@@ -2,7 +2,6 @@
lib,
buildPythonPackage,
fetchFromGitHub,
fetchPypi,
mock,
psutil,
pytestCheckHook,
@@ -4,7 +4,6 @@
cryptography,
defusedxml,
fetchFromGitHub,
fetchPypi,
paste,
poetry-core,
pyasn1,
@@ -1,7 +1,6 @@
{
lib,
mkDerivation,
fetchNetBSD,
stdenv,
bsdSetupHook,
netbsdSetupHook,
@@ -1,4 +1,4 @@
{ lib, buildPythonPackage, fetchFromGitHub, fetchPypi, rustPlatform, setuptools-rust }:
{ lib, buildPythonPackage, fetchFromGitHub, rustPlatform, setuptools-rust }:
buildPythonPackage rec {
pname = "matrix-http-rendezvous-synapse";
@@ -4,7 +4,6 @@
, postgresql
, nixosTests
, cargo-pgrx_0_10_2
, fetchCrate
, nix-update-script
, stdenv
}:
-1
View File
@@ -1,6 +1,5 @@
{ lib
, python3
, fetchPypi
, fetchFromGitHub
, ffmpeg
}: