Merge pull request #314635 from Sigmanificient/remove-fetchpatch-treewide
treewide: remove unused fetchpatch (and other) arguments
This commit is contained in:
commit
95ef49069f
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenvNoCC
|
, stdenvNoCC
|
||||||
, fetchpatch
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, pkgsBuildBuild
|
, pkgsBuildBuild
|
||||||
, jq
|
, jq
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib, stdenv
|
{ lib, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, gnome-icon-theme
|
, gnome-icon-theme
|
||||||
, gnome
|
, gnome
|
||||||
, gtk-engine-murrine
|
, gtk-engine-murrine
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ fetchFromGitHub
|
{ fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, glib
|
, glib
|
||||||
, gobject-introspection
|
, gobject-introspection
|
||||||
, meson
|
, meson
|
||||||
|
@ -1,11 +1,9 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, cmake
|
, cmake
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
, qtbase
|
|
||||||
, qttools
|
, qttools
|
||||||
, qtx11extras
|
, qtx11extras
|
||||||
, qtmultimedia
|
, qtmultimedia
|
||||||
@ -30,7 +28,6 @@
|
|||||||
, gst_all_1
|
, gst_all_1
|
||||||
, gtest
|
, gtest
|
||||||
, libpulseaudio
|
, libpulseaudio
|
||||||
, runtimeShell
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchpatch
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, cmake
|
, cmake
|
||||||
, extra-cmake-modules
|
, extra-cmake-modules
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, cmake
|
, cmake
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, doxygen
|
, doxygen
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, cmake
|
, cmake
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, qttools
|
, qttools
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, desktop-file-utils
|
, desktop-file-utils
|
||||||
, gettext
|
, gettext
|
||||||
, glibcLocales
|
, glibcLocales
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, substituteAll
|
, substituteAll
|
||||||
, openssl
|
, openssl
|
||||||
, gsound
|
, gsound
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib, stdenv
|
{ lib, stdenv
|
||||||
, substituteAll
|
, substituteAll
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, libpulseaudio
|
, libpulseaudio
|
||||||
, python3
|
, python3
|
||||||
}:
|
}:
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitLab
|
, fetchFromGitLab
|
||||||
, fetchpatch
|
|
||||||
, gitUpdater
|
, gitUpdater
|
||||||
, testers
|
, testers
|
||||||
, boost
|
, boost
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, lib
|
, lib
|
||||||
, fetchFromGitLab
|
, fetchFromGitLab
|
||||||
, fetchpatch
|
, fetchpatch
|
||||||
, fetchpatch2
|
|
||||||
, gitUpdater
|
, gitUpdater
|
||||||
, nixosTests
|
, nixosTests
|
||||||
, ayatana-indicator-messages
|
, ayatana-indicator-messages
|
||||||
@ -20,7 +19,6 @@
|
|||||||
, libphonenumber
|
, libphonenumber
|
||||||
, libpulseaudio
|
, libpulseaudio
|
||||||
, libusermetrics
|
, libusermetrics
|
||||||
, lomiri-ui-toolkit
|
|
||||||
, lomiri-url-dispatcher
|
, lomiri-url-dispatcher
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, fetchFromGitLab
|
, fetchFromGitLab
|
||||||
, fetchpatch
|
|
||||||
, openssl
|
, openssl
|
||||||
, libGL
|
, libGL
|
||||||
, vulkan-loader
|
, vulkan-loader
|
||||||
|
@ -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
|
, glew, gettext, libsndfile, libvorbis, libogg, physfs, openal
|
||||||
, xmlstarlet, doxygen, python3, callPackage }:
|
, xmlstarlet, doxygen, python3, callPackage }:
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, which
|
, which
|
||||||
, sqlite
|
, sqlite
|
||||||
, lua5_1
|
, lua5_1
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib, stdenv
|
{ lib, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, scons
|
, scons
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, SDL2
|
, SDL2
|
||||||
|
@ -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
|
let
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ fetchFromGitHub, fetchpatch, ncurses, lib, stdenv
|
{ fetchFromGitHub, ncurses, lib, stdenv
|
||||||
, updateAutotoolsGnuConfigScriptsHook, installShellFiles }:
|
, updateAutotoolsGnuConfigScriptsHook, installShellFiles }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, fetchpatch
|
|
||||||
, writeScript
|
, writeScript
|
||||||
, buildPythonApplication
|
, buildPythonApplication
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
|
@ -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
|
, SDL2, libvorbis, libogg, libjpeg, libpng, freetype, glew, tinyxml, openal, libepoxy
|
||||||
, curl
|
, curl
|
||||||
, freealut, readline, libb2, gcc-unwrapped
|
, freealut, readline, libb2, gcc-unwrapped
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, mkDerivation, fetchFromGitHub, fetchpatch, pkg-config, qmake
|
{ lib, mkDerivation, fetchFromGitHub, pkg-config, qmake
|
||||||
, SDL2, fluidsynth, libsndfile, libvorbis, mpg123, qtbase
|
, SDL2, fluidsynth, libsndfile, libvorbis, mpg123, qtbase
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch
|
{ lib, stdenv, fetchurl
|
||||||
, curl, ed, pkg-config, freetype, zlib, libX11
|
, curl, ed, pkg-config, freetype, zlib, libX11
|
||||||
, SDL2, SDL2_image, SDL2_mixer
|
, SDL2, SDL2_image, SDL2_mixer
|
||||||
}:
|
}:
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, makeDesktopItem
|
, makeDesktopItem
|
||||||
, SDL2
|
, SDL2
|
||||||
, SDL2_image
|
, SDL2_image
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, fetchzip
|
{ lib, stdenv, fetchFromGitHub, fetchzip
|
||||||
, cmake, SDL2, SDL2_mixer, Cocoa
|
, cmake, SDL2, SDL2_mixer, Cocoa
|
||||||
, unrar-wrapper, makeWrapper
|
, unrar-wrapper, makeWrapper
|
||||||
, fetchpatch
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib, stdenv
|
{ lib, stdenv
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, lua
|
, lua
|
||||||
, fpc
|
, fpc
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, fetchzip
|
, fetchzip
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, SDL2
|
, SDL2
|
||||||
, buildFHSEnv
|
, buildFHSEnv
|
||||||
, cmake
|
, cmake
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, pkg-config # needed to find minizip
|
, pkg-config # needed to find minizip
|
||||||
, SDL2
|
, SDL2
|
||||||
, SDL2_image
|
, SDL2_image
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
, openssl
|
, openssl
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, Security
|
, Security
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -1,11 +1,9 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, bash
|
, bash
|
||||||
, buildPackages
|
, buildPackages
|
||||||
, libtool
|
|
||||||
, linuxHeaders
|
, linuxHeaders
|
||||||
, python3
|
, python3
|
||||||
, swig
|
, swig
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch2
|
|
||||||
, kernel
|
, kernel
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib, rustPlatform, fetchFromGitHub
|
{ lib, rustPlatform, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, fuse
|
, fuse
|
||||||
, pkg-config
|
, pkg-config
|
||||||
}:
|
}:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchzip, fetchpatch, kernel }:
|
{ lib, stdenv, fetchzip, kernel }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "dpdk-kmods";
|
pname = "dpdk-kmods";
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, protobufc
|
, protobufc
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, fuse3
|
, fuse3
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchFromGitHub, fetchpatch, kernel }:
|
{ stdenv, lib, fetchFromGitHub, kernel }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "exfat-nofuse-${version}-${kernel.version}";
|
name = "exfat-nofuse-${version}-${kernel.version}";
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, libapparmor
|
, libapparmor
|
||||||
, which
|
, which
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, patchelf
|
|
||||||
, freetype
|
|
||||||
, libusb-compat-0_1
|
, libusb-compat-0_1
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
|
@ -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 {
|
stdenv.mkDerivation rec {
|
||||||
pname = "irqbalance";
|
pname = "irqbalance";
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchpatch
|
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, kernel
|
, kernel
|
||||||
, elfutils
|
, elfutils
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch }:
|
{ lib, stdenv, fetchurl }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "0.3.113";
|
version = "0.3.113";
|
||||||
|
@ -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
|
, enablePython ? !stdenv.hostPlatform.isStatic
|
||||||
, swig ? null, python3 ? null, python3Packages
|
, swig ? null, python3 ? null, python3Packages
|
||||||
, fts
|
, fts
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch, flex }:
|
{ lib, stdenv, fetchurl, flex }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libsepol";
|
pname = "libsepol";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, nixosTests, fetchpatch, fetchFromGitHub, pam, openssl, perl }:
|
{ lib, stdenv, nixosTests, fetchFromGitHub, pam, openssl, perl }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "pam_ssh_agent_auth";
|
pname = "pam_ssh_agent_auth";
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, meson
|
, meson
|
||||||
, ninja
|
, ninja
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, kernel, rtl8189es, fetchFromGitHub, fetchpatch }:
|
{ lib, kernel, rtl8189es, fetchFromGitHub }:
|
||||||
|
|
||||||
# rtl8189fs is a branch of the rtl8189es driver
|
# rtl8189fs is a branch of the rtl8189es driver
|
||||||
rtl8189es.overrideAttrs (drv: rec {
|
rtl8189es.overrideAttrs (drv: rec {
|
||||||
|
@ -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 {
|
stdenv.mkDerivation {
|
||||||
name = "usbip-${kernel.name}";
|
name = "usbip-${kernel.name}";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch, autoreconfHook, gtk-doc, pkg-config
|
{ lib, stdenv, fetchurl, pkg-config
|
||||||
, zlib, shadow
|
, zlib, shadow
|
||||||
, capabilitiesSupport ? stdenv.isLinux
|
, capabilitiesSupport ? stdenv.isLinux
|
||||||
, libcap_ng
|
, libcap_ng
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, mkDerivation, fetchpatch, qtbase, qmake, inkscape, imagemagick, wpa_supplicant }:
|
{ lib, mkDerivation, qtbase, qmake, inkscape, imagemagick, wpa_supplicant }:
|
||||||
|
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "wpa_gui";
|
pname = "wpa_gui";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchFromGitHub, kernel, fetchpatch }:
|
{ stdenv, lib, fetchFromGitHub, kernel }:
|
||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "xone";
|
pname = "xone";
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
let
|
let
|
||||||
genericBuild =
|
genericBuild =
|
||||||
{ pkgs, lib, stdenv, fetchFromGitHub, fetchpatch
|
{ pkgs, lib, stdenv, fetchFromGitHub
|
||||||
, autoreconfHook269, util-linux, nukeReferences, coreutils
|
, autoreconfHook269, util-linux, nukeReferences, coreutils
|
||||||
, perl
|
, perl
|
||||||
, configFile ? "all"
|
, configFile ? "all"
|
||||||
|
@ -27,7 +27,6 @@
|
|||||||
, autoconf
|
, autoconf
|
||||||
, libtool
|
, libtool
|
||||||
, automake
|
, automake
|
||||||
, fetchpatch
|
|
||||||
, python3
|
, python3
|
||||||
, writeScript
|
, writeScript
|
||||||
, withOpus ? true
|
, withOpus ? true
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, openssl
|
, openssl
|
||||||
, libevent
|
, libevent
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, nodejs_18
|
, nodejs_18
|
||||||
, nix-update-script
|
, nix-update-script
|
||||||
, fetchpatch
|
|
||||||
, nixosTests
|
, nixosTests
|
||||||
}:
|
}:
|
||||||
buildNpmPackage rec {
|
buildNpmPackage rec {
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, bsd-finger
|
, bsd-finger
|
||||||
, perl
|
, perl
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
|
|
||||||
# build time
|
# build time
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
|
@ -1,11 +1,9 @@
|
|||||||
{ callPackage
|
{ callPackage
|
||||||
, runCommand
|
|
||||||
, lib
|
, lib
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, nixosTests
|
, nixosTests
|
||||||
, withAcme ? false
|
, withAcme ? false
|
||||||
, withQuic ? false
|
, withQuic ? false
|
||||||
, fetchpatch
|
|
||||||
, ...
|
, ...
|
||||||
}@args:
|
}@args:
|
||||||
|
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
, bazel-gazelle
|
, bazel-gazelle
|
||||||
, buildBazelPackage
|
, buildBazelPackage
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, stdenv
|
, stdenv
|
||||||
, cmake
|
, cmake
|
||||||
, gn
|
, gn
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib, stdenv, buildPackages, fetchurl, pkg-config, pcre2, libxml2, zlib, bzip2, which, file
|
{ lib, stdenv, buildPackages, fetchurl, pkg-config, pcre2, libxml2, zlib, bzip2, which, file
|
||||||
, fetchpatch
|
|
||||||
, openssl
|
, openssl
|
||||||
, enableDbi ? false, libdbi
|
, enableDbi ? false, libdbi
|
||||||
, enableMagnet ? false, lua5_1
|
, enableMagnet ? false, lua5_1
|
||||||
@ -8,7 +7,7 @@
|
|||||||
, enablePam ? false, linux-pam
|
, enablePam ? false, linux-pam
|
||||||
, enableSasl ? false, cyrus_sasl
|
, enableSasl ? false, cyrus_sasl
|
||||||
, enableWebDAV ? false, sqlite, libuuid
|
, enableWebDAV ? false, sqlite, libuuid
|
||||||
, enableExtendedAttrs ? false, attr
|
, enableExtendedAttrs ? false
|
||||||
, perl
|
, perl
|
||||||
, nixosTests
|
, nixosTests
|
||||||
}:
|
}:
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchFromGitLab
|
, fetchFromGitLab
|
||||||
, fetchhg
|
, fetchhg
|
||||||
, fetchpatch
|
|
||||||
, runCommand
|
, runCommand
|
||||||
|
|
||||||
, arpa2common
|
, arpa2common
|
||||||
|
@ -1,13 +1,10 @@
|
|||||||
{ binaryen
|
{ binaryen
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, fetchzip
|
|
||||||
, lib
|
, lib
|
||||||
, lldap
|
, lldap
|
||||||
, nixosTests
|
, nixosTests
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, rustc
|
, rustc
|
||||||
, stdenv
|
|
||||||
, wasm-bindgen-cli
|
, wasm-bindgen-cli
|
||||||
, wasm-pack
|
, wasm-pack
|
||||||
, which
|
, which
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib, stdenv
|
{ lib, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, srt
|
, srt
|
||||||
, bc
|
, bc
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, runCommand, lib, fetchFromGitHub, fetchpatch, cmake, flex, bison, systemd
|
{ stdenv, runCommand, lib, fetchFromGitHub, cmake, flex, bison, systemd
|
||||||
, boost, openssl, patchelf, mariadb-connector-c, postgresql, zlib, tzdata
|
, boost, openssl, patchelf, mariadb-connector-c, postgresql, zlib, tzdata
|
||||||
# Databases
|
# Databases
|
||||||
, withMysql ? true, withPostgresql ? false
|
, withMysql ? true, withPostgresql ? false
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch
|
{ lib, stdenv, fetchurl
|
||||||
, file, openssl, perl, perlPackages, nettools
|
, file, openssl, perl, nettools
|
||||||
, withPerlTools ? false }: let
|
, withPerlTools ? false }: let
|
||||||
|
|
||||||
perlWithPkgs = perl.withPackages (ps: with ps; [
|
perlWithPkgs = perl.withPackages (ps: with ps; [
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, fetchFromGitHub, fetchpatch, python3Packages }:
|
{ lib, fetchFromGitHub, python3Packages }:
|
||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "bitcoin-prometheus-exporter";
|
pname = "bitcoin-prometheus-exporter";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, buildGoModule, fetchFromGitHub, fetchpatch, nixosTests }:
|
{ lib, buildGoModule, fetchFromGitHub, nixosTests }:
|
||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "domain-exporter";
|
pname = "domain-exporter";
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, python3Packages
|
, python3Packages
|
||||||
, prometheus-alertmanager
|
, prometheus-alertmanager
|
||||||
, fetchpatch
|
|
||||||
, runCommand
|
, runCommand
|
||||||
, prometheus-xmpp-alerts
|
, prometheus-xmpp-alerts
|
||||||
}:
|
}:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ fetchFromGitHub
|
{ fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, stdenv
|
, stdenv
|
||||||
, lib
|
, lib
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -2,7 +2,7 @@ let
|
|||||||
|
|
||||||
generic =
|
generic =
|
||||||
# dependencies
|
# dependencies
|
||||||
{ stdenv, lib, fetchurl, makeWrapper, fetchpatch
|
{ stdenv, lib, fetchurl, makeWrapper
|
||||||
, glibc, zlib, readline, openssl, icu, lz4, zstd, systemd, libossp_uuid
|
, glibc, zlib, readline, openssl, icu, lz4, zstd, systemd, libossp_uuid
|
||||||
, pkg-config, libxml2, tzdata, libkrb5, substituteAll, darwin
|
, pkg-config, libxml2, tzdata, libkrb5, substituteAll, darwin
|
||||||
, linux-pam
|
, linux-pam
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, fetchpatch }:
|
{ lib, stdenv, fetchFromGitHub }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "tt-rss-plugin-auth-ldap";
|
pname = "tt-rss-plugin-auth-ldap";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchpatch, fetchFromGitHub, cmake, openssl, sqlite, pkg-config
|
{ lib, stdenv, fetchFromGitHub, cmake, openssl, sqlite, pkg-config
|
||||||
, systemd, tlsSupport ? false }:
|
, systemd, tlsSupport ? false }:
|
||||||
|
|
||||||
assert tlsSupport -> openssl != null;
|
assert tlsSupport -> openssl != null;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch, pcre, pcre2, jemalloc, libunwind, libxslt, groff, ncurses, pkg-config, readline, libedit
|
{ lib, stdenv, fetchurl, pcre, pcre2, jemalloc, libunwind, libxslt, groff, ncurses, pkg-config, readline, libedit
|
||||||
, coreutils, python3, makeWrapper, nixosTests }:
|
, coreutils, python3, makeWrapper, nixosTests }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, writeText, unzip, nixosTests, fetchpatch }:
|
{ lib, stdenv, fetchurl, unzip, nixosTests }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "invoiceplane";
|
pname = "invoiceplane";
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ python3
|
{ python3
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, nixosTests
|
, nixosTests
|
||||||
, lib
|
, lib
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ gnustep, lib, fetchFromGitHub, fetchpatch, makeWrapper, python3, lndir, libxcrypt
|
{ gnustep, lib, fetchFromGitHub, makeWrapper, python3, lndir, libxcrypt
|
||||||
, openssl, openldap, sope, libmemcached, curl, libsodium, libytnef, libzip, pkg-config, nixosTests
|
, openssl, openldap, sope, libmemcached, curl, libsodium, libytnef, libzip, pkg-config, nixosTests
|
||||||
, oath-toolkit
|
, oath-toolkit
|
||||||
, enableActiveSync ? false
|
, enableActiveSync ? false
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchFromGitHub, fetchurl, fetchpatch, substituteAll, cmake, makeWrapper, pkg-config
|
{ stdenv, lib, fetchFromGitHub, fetchurl, cmake, makeWrapper, pkg-config
|
||||||
, curl, ffmpeg, glib, libjpeg, libselinux, libsepol, mp4v2, libmysqlclient, mariadb, pcre, perl, perlPackages
|
, curl, ffmpeg, glib, libjpeg, libselinux, libsepol, mp4v2, libmysqlclient, mariadb, pcre, perl, perlPackages
|
||||||
, polkit, util-linuxMinimal, x264, zlib
|
, polkit, util-linuxMinimal, x264, zlib
|
||||||
, coreutils, procps, psmisc, nixosTests }:
|
, coreutils, procps, psmisc, nixosTests }:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl
|
{ lib, stdenv, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, perl
|
, perl
|
||||||
, ps
|
, ps
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, python3Packages
|
, python3Packages
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, fetchFromGitea
|
, fetchFromGitea
|
||||||
, fetchpatch
|
|
||||||
, openssl
|
, openssl
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, protobuf
|
, protobuf
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch
|
{ lib, stdenv, fetchurl
|
||||||
, autoreconfHook, bison, glm, flex, wrapQtAppsHook, cmake, pkg-config
|
, autoreconfHook, bison, glm, flex, wrapQtAppsHook, cmake, pkg-config
|
||||||
, freeglut, ghostscriptX, imagemagick, fftw, eigen, libtirpc
|
, freeglut, ghostscriptX, imagemagick, fftw, eigen, libtirpc
|
||||||
, boehmgc, libGLU, libGL, mesa, ncurses, readline, gsl, libsigsegv
|
, boehmgc, libGLU, libGL, mesa, ncurses, readline, gsl, libsigsegv
|
||||||
, python3, qtbase, qtsvg, boost
|
, python3, qtbase, qtsvg, boost
|
||||||
, zlib, perl, curl
|
, zlib, perl, curl
|
||||||
, texinfo
|
, texinfo
|
||||||
, texlive
|
|
||||||
, texliveSmall
|
, texliveSmall
|
||||||
, darwin
|
, darwin
|
||||||
}:
|
}:
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, python3Packages
|
, python3Packages
|
||||||
, help2man
|
, help2man
|
||||||
, installShellFiles
|
, installShellFiles
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, libmnl
|
, libmnl
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, writeScript
|
, writeScript
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, buildGoModule, fetchFromGitHub, fetchpatch, installShellFiles }:
|
{ lib, buildGoModule, fetchFromGitHub, installShellFiles }:
|
||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "ets";
|
pname = "ets";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, runCommand, fetchFromSavannah, fetchpatch, flex, bison, python3, autoconf, automake, libtool, bash
|
{ lib, stdenv, fetchFromSavannah, flex, bison, python3, autoconf, automake, libtool, bash
|
||||||
, gettext, ncurses, libusb-compat-0_1, freetype, qemu, lvm2, unifont, pkg-config
|
, gettext, ncurses, libusb-compat-0_1, freetype, qemu, lvm2, unifont, pkg-config
|
||||||
, fetchzip
|
, fetchzip
|
||||||
, buildPackages
|
, buildPackages
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, rdma-core
|
, rdma-core
|
||||||
, openssl
|
, openssl
|
||||||
, zlib
|
, zlib
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, ncurses
|
, ncurses
|
||||||
, libxcrypt
|
, libxcrypt
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, openssl
|
, openssl
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, fetchpatch, pkg-config, autoreconfHook
|
{ lib, stdenv, fetchFromGitHub, pkg-config, autoreconfHook
|
||||||
, gnutls, c-ares, libxml2, sqlite, zlib, libssh2
|
, gnutls, c-ares, libxml2, sqlite, zlib, libssh2
|
||||||
, cppunit, sphinx
|
, cppunit, sphinx
|
||||||
, Security
|
, Security
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, boost
|
, boost
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, mkDerivation
|
, mkDerivation
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, haskellPackages
|
, haskellPackages
|
||||||
, haskell
|
|
||||||
, slither-analyzer
|
, slither-analyzer
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, autoreconfHook, pkg-config, zlib, readline, openssl
|
{ lib, stdenv, fetchFromGitHub, autoreconfHook, pkg-config, zlib, readline, openssl
|
||||||
, libiconv, pcsclite, libassuan, libXt
|
, libiconv, pcsclite, libassuan, libXt
|
||||||
, fetchpatch
|
|
||||||
, docbook_xsl, libxslt, docbook_xml_dtd_412
|
, docbook_xsl, libxslt, docbook_xml_dtd_412
|
||||||
, Carbon, PCSC, buildPackages
|
, Carbon, PCSC, buildPackages
|
||||||
, withApplePCSC ? stdenv.isDarwin
|
, withApplePCSC ? stdenv.isDarwin
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, python3Packages
|
, python3Packages
|
||||||
, gnupg
|
, gnupg
|
||||||
, pass
|
, pass
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, semgrep-core
|
, semgrep-core
|
||||||
, buildPythonApplication
|
, buildPythonApplication
|
||||||
, pythonPackages
|
, pythonPackages
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchurl, lib, fetchpatch
|
{ stdenv, fetchurl, lib
|
||||||
, pandoc, pkg-config, makeWrapper, curl, openssl, tpm2-tss, libuuid
|
, pandoc, pkg-config, makeWrapper, curl, openssl, tpm2-tss, libuuid
|
||||||
, abrmdSupport ? true, tpm2-abrmd ? null }:
|
, abrmdSupport ? true, tpm2-abrmd ? null }:
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchFromGitHub, autoreconfHook, pkg-config, fetchpatch
|
{ stdenv, lib, fetchFromGitHub, autoreconfHook, pkg-config
|
||||||
, ncurses, libpcap, libnet
|
, ncurses, libpcap, libnet
|
||||||
# alpha version of GTK interface
|
# alpha version of GTK interface
|
||||||
, withGtk ? false, gtk2
|
, withGtk ? false, gtk2
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, fetchpatch, perl
|
{ lib, stdenv, fetchurl, perl
|
||||||
, enableGhostscript ? false
|
, enableGhostscript ? false
|
||||||
, ghostscript, gawk, libX11, libXaw, libXt, libXmu # for postscript and html output
|
, ghostscript, gawk, libX11, libXaw, libXt, libXmu # for postscript and html output
|
||||||
, enableHtml ? false, psutils, netpbm # for html output
|
, enableHtml ? false, psutils, netpbm # for html output
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ python3Packages, fetchFromGitHub, fetchpatch }:
|
{ python3Packages, fetchFromGitHub }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.3.2";
|
version = "0.3.2";
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, gettext
|
, gettext
|
||||||
, libtool
|
, libtool
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, stdenv
|
, stdenv
|
||||||
, python3
|
, python3
|
||||||
, bubblewrap
|
, bubblewrap
|
||||||
|
Loading…
Reference in New Issue
Block a user