pkgs/applications: remove unused arguments
This commit is contained in:
parent
1855c9961e
commit
2ee703dccb
@ -5,7 +5,6 @@
|
|||||||
, meson
|
, meson
|
||||||
, ninja
|
, ninja
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, gnome
|
|
||||||
, gnome-desktop
|
, gnome-desktop
|
||||||
, glib
|
, glib
|
||||||
, gtk3
|
, gtk3
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
, libglvnd
|
, libglvnd
|
||||||
, libogg
|
, libogg
|
||||||
, libvorbis
|
, libvorbis
|
||||||
, makeWrapper
|
|
||||||
, openal
|
, openal
|
||||||
, portaudio
|
, portaudio
|
||||||
, rtmidi
|
, rtmidi
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, faust
|
, faust
|
||||||
, lv2
|
, lv2
|
||||||
, qtbase
|
, qtbase
|
||||||
, which
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
faust.wrapWithBuildEnv {
|
faust.wrapWithBuildEnv {
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
, pkg-config
|
, pkg-config
|
||||||
, autoPatchelfHook
|
, autoPatchelfHook
|
||||||
, soxr
|
, soxr
|
||||||
, freetype
|
|
||||||
, libsamplerate
|
, libsamplerate
|
||||||
, armadillo
|
, armadillo
|
||||||
, tomlplusplus
|
, tomlplusplus
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchurl, pkg-config, meson, ninja, libGLU, lv2, serd, sord, libX11, libXext, glew, lv2lint
|
{ stdenv, lib, fetchurl, pkg-config, meson, ninja, lv2, sord, libX11, libXext, glew, lv2lint
|
||||||
, pname, version, sha256, description
|
, pname, version, sha256, description
|
||||||
, url ? "https://git.open-music-kontrollers.ch/lv2/${pname}.lv2/snapshot/${pname}.lv2-${version}.tar.xz"
|
, url ? "https://git.open-music-kontrollers.ch/lv2/${pname}.lv2/snapshot/${pname}.lv2-${version}.tar.xz"
|
||||||
, additionalBuildInputs ? []
|
, additionalBuildInputs ? []
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
, pipewire
|
, pipewire
|
||||||
, cmake
|
, cmake
|
||||||
, extra-cmake-modules
|
, extra-cmake-modules
|
||||||
, gnumake
|
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
, qtbase
|
, qtbase
|
||||||
, qttools
|
, qttools
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, pkg-config
|
|
||||||
, gst_all_1
|
, gst_all_1
|
||||||
, libviperfx
|
, libviperfx
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ callPackage
|
{ callPackage
|
||||||
, timeshift-unwrapped
|
, timeshift-unwrapped
|
||||||
, lib
|
|
||||||
, rsync
|
, rsync
|
||||||
, coreutils
|
, coreutils
|
||||||
, mount
|
, mount
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
, qtbase ? null
|
, qtbase ? null
|
||||||
, qttools ? null
|
, qttools ? null
|
||||||
, python3
|
, python3
|
||||||
, nixosTests
|
|
||||||
, withGui
|
, withGui
|
||||||
, withWallet ? true
|
, withWallet ? true
|
||||||
}:
|
}:
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, llvmPackages
|
|
||||||
, rocksdb_7_10
|
, rocksdb_7_10
|
||||||
, Security
|
, Security
|
||||||
}:
|
}:
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ fetchFromGitHub
|
{ fetchFromGitHub
|
||||||
, stdenv
|
, stdenv
|
||||||
, makeDesktopItem
|
|
||||||
, lib
|
, lib
|
||||||
, openssl
|
, openssl
|
||||||
, boost
|
, boost
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ clang
|
{ cmake
|
||||||
, cmake
|
|
||||||
, CoreFoundation
|
, CoreFoundation
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchurl
|
, fetchurl
|
||||||
@ -18,7 +17,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, SystemConfiguration
|
, SystemConfiguration
|
||||||
, testers
|
, testers
|
||||||
, unzip
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ buildGoModule
|
{ buildGoModule
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, lib
|
, lib
|
||||||
, go
|
|
||||||
, tags ? [ "autopilotrpc" "signrpc" "walletrpc" "chainrpc" "invoicesrpc" "watchtowerrpc" "routerrpc" "monitoring" "kvdb_postgres" "kvdb_etcd" ]
|
, tags ? [ "autopilotrpc" "signrpc" "walletrpc" "chainrpc" "invoicesrpc" "watchtowerrpc" "routerrpc" "monitoring" "kvdb_postgres" "kvdb_etcd" ]
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ rustPlatform, lib, fetchFromGitHub
|
{ rustPlatform, lib, fetchFromGitHub
|
||||||
, zlib, openssl
|
, zlib, openssl
|
||||||
, pkg-config, protobuf, llvmPackages
|
, pkg-config, protobuf
|
||||||
}:
|
}:
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "nearcore";
|
pname = "nearcore";
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
, curl
|
, curl
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, openssl
|
, openssl
|
||||||
, llvmPackages
|
|
||||||
}:
|
}:
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "snarkos";
|
pname = "snarkos";
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ buildFHSEnv
|
||||||
, buildFHSEnv
|
|
||||||
, sparrow-unwrapped
|
, sparrow-unwrapped
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
{ lib, stdenv
|
{ lib, stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, dpkg
|
, dpkg
|
||||||
, util-linux
|
|
||||||
, bash
|
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
, electron
|
, electron
|
||||||
, asar
|
, asar
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
markdown-mode,
|
markdown-mode,
|
||||||
melpaBuild,
|
melpaBuild,
|
||||||
unstableGitUpdater,
|
unstableGitUpdater,
|
||||||
writeText,
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
melpaBuild {
|
melpaBuild {
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, writeText
|
|
||||||
, melpaStablePackages
|
, melpaStablePackages
|
||||||
, runCommand
|
, runCommand
|
||||||
, tree-sitter-grammars
|
, tree-sitter-grammars
|
||||||
|
@ -1,10 +1,7 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, callPackage
|
|
||||||
, clangStdenv
|
, clangStdenv
|
||||||
, cmake
|
, cmake
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, gcc
|
|
||||||
, git
|
|
||||||
, llvmPackages_13
|
, llvmPackages_13
|
||||||
# Libraries
|
# Libraries
|
||||||
, argparse
|
, argparse
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ micro, expect, runCommand, writeScript, runtimeShell }:
|
{ micro, expect, runCommand, writeScript }:
|
||||||
|
|
||||||
let expect-script = writeScript "expect-script" ''
|
let expect-script = writeScript "expect-script" ''
|
||||||
#!${expect}/bin/expect -f
|
#!${expect}/bin/expect -f
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ nano, expect, runCommand, writeScriptBin, runtimeShell }:
|
{ nano, expect, runCommand, writeScriptBin }:
|
||||||
|
|
||||||
let expect-script = writeScriptBin "expect-script" ''
|
let expect-script = writeScriptBin "expect-script" ''
|
||||||
#!${expect}/bin/expect -f
|
#!${expect}/bin/expect -f
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# run tests by building `neovim.tests`
|
# run tests by building `neovim.tests`
|
||||||
{ vimUtils, writeText, neovim, vimPlugins
|
{ vimUtils, writeText, neovim, vimPlugins
|
||||||
, lib, neovimUtils, wrapNeovimUnstable
|
, neovimUtils, wrapNeovimUnstable
|
||||||
, neovim-unwrapped
|
, neovim-unwrapped
|
||||||
, fetchFromGitLab
|
, fetchFromGitLab
|
||||||
, runCommandLocal
|
, runCommandLocal
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, buildFHSEnv, callPackage, makeDesktopItem, writeScript, runtimeShell
|
{ lib, buildFHSEnv, callPackage, makeDesktopItem, runtimeShell
|
||||||
, runCommand, unstick, quartus-prime-lite
|
, runCommand, unstick, quartus-prime-lite
|
||||||
, withQuesta ? true
|
, withQuesta ? true
|
||||||
, supportedDevices ? [ "Arria II" "Cyclone V" "Cyclone IV" "Cyclone 10 LP" "MAX II/V" "MAX 10 FPGA" ]
|
, supportedDevices ? [ "Arria II" "Cyclone V" "Cyclone IV" "Cyclone 10 LP" "MAX II/V" "MAX 10 FPGA" ]
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, mkDerivation
|
, mkDerivation
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, fetchpatch
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, makeDesktopItem
|
, makeDesktopItem
|
||||||
, copyDesktopItems
|
, copyDesktopItems
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, fetchFromGitHub, python3, tk, makeDesktopItem, copyDesktopItems }:
|
{ lib, fetchFromGitHub, python3, makeDesktopItem, copyDesktopItems }:
|
||||||
|
|
||||||
with python3.pkgs;
|
with python3.pkgs;
|
||||||
|
|
||||||
|
@ -5,14 +5,12 @@
|
|||||||
, glib
|
, glib
|
||||||
, nss
|
, nss
|
||||||
, nspr
|
, nspr
|
||||||
, at-spi2-atk
|
|
||||||
, cups
|
, cups
|
||||||
, dbus
|
, dbus
|
||||||
, libdrm
|
, libdrm
|
||||||
, gtk3
|
, gtk3
|
||||||
, pango
|
, pango
|
||||||
, cairo
|
, cairo
|
||||||
, xorg
|
|
||||||
, libxkbcommon
|
, libxkbcommon
|
||||||
, mesa
|
, mesa
|
||||||
, expat
|
, expat
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
, vimPlugins
|
, vimPlugins
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
, wrapGAppsHook3
|
, wrapGAppsHook3
|
||||||
, runtimeShell
|
|
||||||
|
|
||||||
# apple frameworks
|
# apple frameworks
|
||||||
, CoreServices, CoreData, Cocoa, Foundation, libobjc
|
, CoreServices, CoreData, Cocoa, Foundation, libobjc
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
lib,
|
lib,
|
||||||
stdenv,
|
stdenv,
|
||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
bash,
|
|
||||||
ocaml,
|
ocaml,
|
||||||
ocamlPackages,
|
ocamlPackages,
|
||||||
dune_3,
|
dune_3,
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
{
|
{
|
||||||
lib,
|
lib,
|
||||||
vscode-utils,
|
vscode-utils,
|
||||||
writeScript,
|
|
||||||
runtimeShell,
|
|
||||||
jq,
|
jq,
|
||||||
clang-tools,
|
clang-tools,
|
||||||
gdbUseFixed ? true,
|
gdbUseFixed ? true,
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
pkgs,
|
|
||||||
lib,
|
lib,
|
||||||
stdenv,
|
stdenv,
|
||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
, appstream-glib
|
, appstream-glib
|
||||||
, desktop-file-utils
|
, desktop-file-utils
|
||||||
, gettext
|
, gettext
|
||||||
, glib
|
|
||||||
, gobject-introspection
|
, gobject-introspection
|
||||||
, gtk3
|
, gtk3
|
||||||
, gtk4
|
, gtk4
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, fetchFromGitHub, python3Packages, file, less, highlight, w3m, ranger, imagemagick, testers
|
{ lib, fetchFromGitHub, python3Packages, file, less, highlight, w3m, imagemagick
|
||||||
, imagePreviewSupport ? true
|
, imagePreviewSupport ? true
|
||||||
, sixelPreviewSupport ? true
|
, sixelPreviewSupport ? true
|
||||||
, neoVimSupport ? true
|
, neoVimSupport ? true
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ makeWrapper
|
||||||
, makeWrapper
|
|
||||||
, nixosTests
|
, nixosTests
|
||||||
, symlinkJoin
|
, symlinkJoin
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ makeWrapper
|
||||||
, makeWrapper
|
|
||||||
, nixosTests
|
, nixosTests
|
||||||
, symlinkJoin
|
, symlinkJoin
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
, freetype
|
, freetype
|
||||||
, libGL
|
, libGL
|
||||||
, xorg
|
, xorg
|
||||||
, darwin
|
|
||||||
, AppKit
|
, AppKit
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# If you just want a subset of plug-ins, you can specify them explicitly:
|
# If you just want a subset of plug-ins, you can specify them explicitly:
|
||||||
# `gimp-with-plugins.override { plugins = with gimpPlugins; [ gap ]; }`.
|
# `gimp-with-plugins.override { plugins = with gimpPlugins; [ gap ]; }`.
|
||||||
|
|
||||||
{ config, lib, pkgs }:
|
{ lib, pkgs }:
|
||||||
|
|
||||||
let
|
let
|
||||||
inherit (pkgs) stdenv fetchurl fetchpatch fetchpatch2 pkg-config intltool glib fetchFromGitHub fetchFromGitLab;
|
inherit (pkgs) stdenv fetchurl fetchpatch fetchpatch2 pkg-config intltool glib fetchFromGitHub fetchFromGitLab;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, lazarus, fpc, pango, cairo, glib
|
{ lib, stdenv, fetchFromGitHub, lazarus, fpc, pango, cairo, glib
|
||||||
, atk, gtk2, libX11, gdk-pixbuf, busybox, python3
|
, atk, gtk2, libX11, gdk-pixbuf, python3
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
, goocanvas2
|
, goocanvas2
|
||||||
, gtkspell3
|
, gtkspell3
|
||||||
, isocodes
|
, isocodes
|
||||||
, gnome
|
|
||||||
, python3
|
, python3
|
||||||
, tesseract4
|
, tesseract4
|
||||||
, extraOcrEngines ? [] # other supported engines are: ocrad gocr cuneiform
|
, extraOcrEngines ? [] # other supported engines are: ocrad gocr cuneiform
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
, gtk3
|
, gtk3
|
||||||
, gobject-introspection
|
, gobject-introspection
|
||||||
, wrapGAppsHook3
|
, wrapGAppsHook3
|
||||||
, python
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
, requireFile
|
, requireFile
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
, autoPatchelfHook
|
, autoPatchelfHook
|
||||||
, makeWrapper
|
|
||||||
, unixtools
|
, unixtools
|
||||||
, fakeroot
|
, fakeroot
|
||||||
, mailcap
|
, mailcap
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, fetchFromGitLab
|
, fetchFromGitLab
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, cargo
|
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, binutils-unwrapped
|
|
||||||
, gtk3-x11
|
, gtk3-x11
|
||||||
, atk
|
, atk
|
||||||
, glib
|
, glib
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, fetchgit
|
, fetchgit
|
||||||
, dos2unix
|
|
||||||
, qtbase
|
, qtbase
|
||||||
, qttools
|
, qttools
|
||||||
, qtx11extras
|
, qtx11extras
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchurl, callPackage, patchelf, makeWrapper, libusb1, avahi-compat, glib, libredirect, nixosTests }:
|
{ stdenv, lib, fetchurl, patchelf, makeWrapper, libusb1, avahi-compat, glib, libredirect, nixosTests }:
|
||||||
let
|
let
|
||||||
myPatchElf = file: with lib; ''
|
myPatchElf = file: with lib; ''
|
||||||
patchelf --set-interpreter \
|
patchelf --set-interpreter \
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, lib, qtbase, wrapQtAppsHook, fetchFromGitHub,
|
{ stdenv, lib, qtbase, wrapQtAppsHook, fetchFromGitHub,
|
||||||
addOpenGLRunpath, poppler_utils, qtxmlpatterns, qtsvg, mesa, gcc, xvfb-run,
|
addOpenGLRunpath, poppler_utils, qtxmlpatterns, qtsvg, mesa, xvfb-run,
|
||||||
fontconfig, freetype, xorg, ccache, qmake, python3, qttools, git
|
fontconfig, freetype, xorg, qmake, python3, qttools, git
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
qtPython = python3.withPackages (pkgs: with pkgs; [ pyqt5 ]);
|
qtPython = python3.withPackages (pkgs: with pkgs; [ pyqt5 ]);
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, substituteAll
|
|
||||||
|
|
||||||
, python3
|
, python3
|
||||||
, installShellFiles
|
, installShellFiles
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, writeText
|
|
||||||
|
|
||||||
, cmake
|
, cmake
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ mkDerivation, lib, cmake, gettext, pkg-config, extra-cmake-modules
|
{ mkDerivation, lib, cmake, gettext, pkg-config, extra-cmake-modules
|
||||||
, qtquickcontrols, qttools, kde-cli-tools, qtbase
|
, qtquickcontrols, qttools, kde-cli-tools
|
||||||
, kconfig, kdeclarative, kdoctools, kiconthemes, ki18n, kitemmodels, kitemviews
|
, kconfig, kdeclarative, kdoctools, kiconthemes, ki18n, kitemmodels, kitemviews
|
||||||
, kjobwidgets, kcmutils, kio, knewstuff, knotifyconfig, kparts, ktexteditor
|
, kjobwidgets, kcmutils, kio, knewstuff, knotifyconfig, kparts, ktexteditor
|
||||||
, threadweaver, kxmlgui, kwindowsystem, grantlee, kcrash, karchive, kguiaddons
|
, threadweaver, kxmlgui, kwindowsystem, grantlee, kcrash, karchive, kguiaddons
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, mkDerivation
|
, mkDerivation
|
||||||
, extra-cmake-modules
|
, extra-cmake-modules
|
||||||
, shared-mime-info
|
, shared-mime-info
|
||||||
, kconfig
|
|
||||||
, kdoctools
|
, kdoctools
|
||||||
, kio
|
, kio
|
||||||
, ktextwidgets
|
, ktextwidgets
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
, ki18n
|
, ki18n
|
||||||
, knotifications
|
, knotifications
|
||||||
, mauiman
|
, mauiman
|
||||||
, qtbase
|
|
||||||
, qtquickcontrols2
|
, qtquickcontrols2
|
||||||
, qtx11extras
|
, qtx11extras
|
||||||
}:
|
}:
|
||||||
|
@ -21,7 +21,6 @@
|
|||||||
, perl
|
, perl
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, poppler
|
, poppler
|
||||||
, auto-multiple-choice
|
|
||||||
}:
|
}:
|
||||||
stdenv.mkDerivation (finalAttrs: rec {
|
stdenv.mkDerivation (finalAttrs: rec {
|
||||||
pname = "auto-multiple-choice";
|
pname = "auto-multiple-choice";
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ stdenv, lib, fetchFromGitHub, cairo, libxkbcommon
|
{ stdenv, lib, fetchFromGitHub, cairo, libxkbcommon
|
||||||
, pango, fribidi, harfbuzz, pcre, pkg-config, scdoc
|
, pango, fribidi, harfbuzz, pkg-config, scdoc
|
||||||
, ncursesSupport ? true, ncurses
|
, ncursesSupport ? true, ncurses
|
||||||
, waylandSupport ? true, wayland, wayland-protocols, wayland-scanner
|
, waylandSupport ? true, wayland, wayland-protocols, wayland-scanner
|
||||||
, x11Support ? true, xorg
|
, x11Support ? true, xorg
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
|
||||||
, blender
|
, blender
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
, extraModules ? []
|
, extraModules ? []
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
, curl
|
, curl
|
||||||
, readline
|
, readline
|
||||||
, PCSC
|
, PCSC
|
||||||
, xcbuild
|
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.8.4";
|
version = "0.8.4";
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, pkgs
|
|
||||||
, mkDerivation
|
, mkDerivation
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, cmake
|
, cmake
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
, makeWrapper
|
, makeWrapper
|
||||||
, clipnotify
|
, clipnotify
|
||||||
, coreutils
|
, coreutils
|
||||||
, dmenu
|
|
||||||
, gawk
|
, gawk
|
||||||
, util-linux
|
, util-linux
|
||||||
, xdotool
|
, xdotool
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchurl, fetchzip, jdk11, unzip, makeWrapper, makeDesktopItem, copyDesktopItems }:
|
{ stdenv, lib, fetchurl, fetchzip, jdk11, makeWrapper, makeDesktopItem, copyDesktopItems }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "conduktor";
|
pname = "conduktor";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, bundlerApp, bundlerUpdateScript, ruby, makeWrapper, git, docutils, nixosTests }:
|
{ lib, bundlerApp, bundlerUpdateScript, ruby, makeWrapper, nixosTests }:
|
||||||
|
|
||||||
bundlerApp rec {
|
bundlerApp rec {
|
||||||
pname = "gollum";
|
pname = "gollum";
|
||||||
|
@ -19,13 +19,6 @@
|
|||||||
, findutils
|
, findutils
|
||||||
, ccze
|
, ccze
|
||||||
, ncurses
|
, ncurses
|
||||||
, python3
|
|
||||||
, wget
|
|
||||||
, libcaca
|
|
||||||
, newsboat
|
|
||||||
, rsstail
|
|
||||||
, w3m
|
|
||||||
, ticker
|
|
||||||
, tmux
|
, tmux
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, lib
|
, lib
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, autoPatchelfHook
|
, autoPatchelfHook
|
||||||
, pkg-config
|
|
||||||
, dpkg
|
, dpkg
|
||||||
, openssl
|
, openssl
|
||||||
, webkitgtk
|
, webkitgtk
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
, ncurses
|
, ncurses
|
||||||
, which
|
, which
|
||||||
, cmake
|
, cmake
|
||||||
, unzip
|
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
, qtwebengine
|
, qtwebengine
|
||||||
, yaml-cpp
|
, yaml-cpp
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, python3
|
, python3
|
||||||
, qtbase
|
, qtbase
|
||||||
, qttools
|
|
||||||
, git-lfs
|
, git-lfs
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
}:
|
}:
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, electron
|
, electron
|
||||||
, runtimeShell
|
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
, copyDesktopItems
|
, copyDesktopItems
|
||||||
, makeDesktopItem
|
, makeDesktopItem
|
||||||
|
@ -41,7 +41,6 @@
|
|||||||
, rapidjson
|
, rapidjson
|
||||||
, sqlite
|
, sqlite
|
||||||
, tinyxml
|
, tinyxml
|
||||||
, udev
|
|
||||||
, util-linux
|
, util-linux
|
||||||
, wxGTK32
|
, wxGTK32
|
||||||
, xorg
|
, xorg
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, callPackage
|
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchNpmDeps
|
, fetchNpmDeps
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ lib, fetchFromGitHub, mkDerivation, cmake, sqlite
|
{ lib, fetchFromGitHub, mkDerivation, cmake, sqlite
|
||||||
, qtbase, qtsvg, qttools, wrapQtAppsHook
|
, qtbase, qtsvg, qttools, wrapQtAppsHook
|
||||||
, icoutils # build and runtime deps.
|
, icoutils # build and runtime deps.
|
||||||
, wget, fuseiso, wine, sudo, which # runtime deps.
|
, wget, fuseiso, wine, which # runtime deps.
|
||||||
}:
|
}:
|
||||||
|
|
||||||
mkDerivation rec {
|
mkDerivation rec {
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
, blueprint-compiler
|
, blueprint-compiler
|
||||||
, desktop-file-utils
|
, desktop-file-utils
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, gettext
|
|
||||||
, glib
|
|
||||||
, gtk4
|
, gtk4
|
||||||
, lib
|
, lib
|
||||||
, libadwaita
|
, libadwaita
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, openssh
|
, openssh
|
||||||
, netcat
|
, netcat
|
||||||
, makeWrapper
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
, gtk3
|
, gtk3
|
||||||
, json-glib
|
, json-glib
|
||||||
, libgee
|
, libgee
|
||||||
, librsvg
|
|
||||||
, meson
|
, meson
|
||||||
, ninja
|
, ninja
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
, gtk4
|
, gtk4
|
||||||
, gtksourceview5
|
, gtksourceview5
|
||||||
, libadwaita
|
, libadwaita
|
||||||
, libgee
|
|
||||||
, libpanel
|
, libpanel
|
||||||
, meson
|
, meson
|
||||||
, ninja
|
, ninja
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ lib, stdenv, autoPatchelfHook, makeDesktopItem, copyDesktopItems, wrapGAppsHook3, fetchurl
|
{ lib, stdenv, autoPatchelfHook, makeDesktopItem, copyDesktopItems, wrapGAppsHook3, fetchurl
|
||||||
, alsa-lib, at-spi2-atk, at-spi2-core, atk, cairo, cups
|
, alsa-lib, at-spi2-atk, at-spi2-core, atk, cairo, cups
|
||||||
, gtk3, nss, glib, dbus, nspr, gdk-pixbuf, libdrm, mesa
|
, gtk3, nss, glib, nspr, gdk-pixbuf, libdrm, mesa
|
||||||
, libX11, libXScrnSaver, libXcomposite, libXcursor, libXdamage, libXext
|
, libX11, libXScrnSaver, libXcomposite, libXcursor, libXdamage, libXext
|
||||||
, libXfixes, libXi, libXrandr, libXrender, libXtst, libxcb, libxshmfence, pango
|
, libXfixes, libXi, libXrandr, libXrender, libXtst, libxcb, libxshmfence, pango
|
||||||
, gcc-unwrapped, udev
|
, gcc-unwrapped, udev
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, pkgs, fzf, gawk, fetchFromGitHub, makeWrapper }:
|
{ stdenv, lib, fzf, gawk, fetchFromGitHub, makeWrapper }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "sway-launcher-desktop";
|
pname = "sway-launcher-desktop";
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
, flex
|
, flex
|
||||||
, json_c
|
, json_c
|
||||||
, libmpdclient
|
, libmpdclient
|
||||||
, libxcb
|
|
||||||
, libyaml
|
, libyaml
|
||||||
, meson
|
, meson
|
||||||
, ninja
|
, ninja
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
, tzdata
|
, tzdata
|
||||||
, unicode-emoji
|
, unicode-emoji
|
||||||
, unicode-character-database
|
, unicode-character-database
|
||||||
, darwin
|
|
||||||
, cmake
|
, cmake
|
||||||
, ninja
|
, ninja
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
, desktop-file-utils
|
, desktop-file-utils
|
||||||
, appstream-glib
|
, appstream-glib
|
||||||
, libpeas
|
, libpeas
|
||||||
, libgdata
|
|
||||||
, dbus
|
, dbus
|
||||||
, vala
|
, vala
|
||||||
, wrapGAppsHook3
|
, wrapGAppsHook3
|
||||||
@ -27,7 +26,6 @@
|
|||||||
, docbook-xsl-nons
|
, docbook-xsl-nons
|
||||||
, docbook_xml_dtd_43
|
, docbook_xml_dtd_43
|
||||||
, docutils
|
, docutils
|
||||||
, gobject-introspection
|
|
||||||
, gst_all_1
|
, gst_all_1
|
||||||
, sofia_sip
|
, sofia_sip
|
||||||
}:
|
}:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ runCommand
|
||||||
, runCommand
|
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
, tubekit-unwrapped
|
, tubekit-unwrapped
|
||||||
, pname ? "tubekit"
|
, pname ? "tubekit"
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
{ bash
|
{ coreutils
|
||||||
, coreutils
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, lib
|
, lib
|
||||||
, python39
|
, python39
|
||||||
, substituteAll
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, rustPlatform
|
, rustPlatform
|
||||||
, xorg
|
|
||||||
, darwin
|
, darwin
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, lib
|
, lib
|
||||||
, callPackage
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, cmake
|
, cmake
|
||||||
, pkg-config
|
|
||||||
, python3
|
, python3
|
||||||
, caf
|
, caf
|
||||||
, openssl
|
, openssl
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, fetchFromGitHub, stdenv, bitlbee, autoreconfHook, pkg-config, glib }:
|
{ lib, fetchFromGitHub, stdenv, bitlbee, autoreconfHook, pkg-config }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "bitlbee-discord";
|
pname = "bitlbee-discord";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, fetchgit, stdenv, bitlbee, autoreconfHook, pkg-config, glib }:
|
{ lib, fetchgit, stdenv, bitlbee, autoreconfHook, pkg-config }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "bitlbee-mastodon";
|
pname = "bitlbee-mastodon";
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, runCommand
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchYarnDeps
|
, fetchYarnDeps
|
||||||
, writeText
|
|
||||||
, jq
|
, jq
|
||||||
, yarn
|
, yarn
|
||||||
, fixup-yarn-lock
|
, fixup-yarn-lock
|
||||||
|
@ -55,7 +55,6 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, systemd
|
, systemd
|
||||||
, wayland
|
, wayland
|
||||||
, wrapGAppsHook3
|
|
||||||
, xdg-utils
|
, xdg-utils
|
||||||
, writeScript
|
, writeScript
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, substituteAll
|
|
||||||
, buildGoModule
|
, buildGoModule
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, makeDesktopItem
|
, makeDesktopItem
|
||||||
|
@ -30,7 +30,6 @@
|
|||||||
, glibmm_2_68
|
, glibmm_2_68
|
||||||
, jemalloc
|
, jemalloc
|
||||||
, rnnoise
|
, rnnoise
|
||||||
, abseil-cpp
|
|
||||||
, microsoft-gsl
|
, microsoft-gsl
|
||||||
, boost
|
, boost
|
||||||
, fmt
|
, fmt
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
, libgcrypt
|
, libgcrypt
|
||||||
, libintl
|
, libintl
|
||||||
, libotr
|
, libotr
|
||||||
, libtool
|
|
||||||
, meson
|
, meson
|
||||||
, ncurses
|
, ncurses
|
||||||
, ninja
|
, ninja
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, makeDesktopItem, ant, jdk8, copyDesktopItems, makeWrapper }:
|
{ lib, stdenv, fetchurl, makeDesktopItem, jdk8, copyDesktopItems, makeWrapper }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "jxplorer";
|
pname = "jxplorer";
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
, file
|
, file
|
||||||
, gnupg
|
, gnupg
|
||||||
, gawk
|
, gawk
|
||||||
, notmuch
|
|
||||||
, procps
|
, procps
|
||||||
, withManpage ? false
|
, withManpage ? false
|
||||||
}:
|
}:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ stdenv
|
||||||
, stdenv
|
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, pname
|
, pname
|
||||||
, version
|
, version
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
, openvpn
|
, openvpn
|
||||||
, fetchpatch
|
, fetchpatch
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, iproute2
|
|
||||||
, libnl
|
, libnl
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ buildGoModule
|
{ buildGoModule
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, installShellFiles
|
|
||||||
, lib
|
, lib
|
||||||
, libglvnd
|
, libglvnd
|
||||||
, pkg-config
|
, pkg-config
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, mkDerivation, fetchFromGitHub, fetchpatch2
|
{ lib, mkDerivation, fetchFromGitHub, fetchpatch2
|
||||||
, qmake, cmake, pkg-config, miniupnpc, bzip2
|
, qmake, cmake, pkg-config, miniupnpc, bzip2
|
||||||
, speex, libmicrohttpd, libxml2, libxslt, sqlcipher, rapidjson, libXScrnSaver
|
, speex, libmicrohttpd, libxml2, libxslt, sqlcipher, rapidjson, libXScrnSaver
|
||||||
, qtbase, qtx11extras, qtmultimedia, libgnome-keyring
|
, qtbase, qtx11extras, qtmultimedia, libgnome-keyring
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ pkgs, buildGoModule, fetchFromGitHub, lib, perl }:
|
{ buildGoModule, fetchFromGitHub, lib, perl }:
|
||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "XD";
|
pname = "XD";
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
, file, atk, alsa-lib, cairo, fontconfig, gdk-pixbuf, glib, webkitgtk, gtk2-x11, gtk3
|
, file, atk, alsa-lib, cairo, fontconfig, gdk-pixbuf, glib, webkitgtk, gtk2-x11, gtk3
|
||||||
, heimdal, krb5, libsoup, libvorbis, speex, openssl, zlib, xorg, pango, gtk2
|
, heimdal, krb5, libsoup, libvorbis, speex, openssl, zlib, xorg, pango, gtk2
|
||||||
, gnome2, mesa, nss, nspr, gtk_engines, freetype, dconf, libpng12, libxml2
|
, gnome2, mesa, nss, nspr, gtk_engines, freetype, dconf, libpng12, libxml2
|
||||||
, libjpeg, libredirect, tzdata, cacert, systemd, libcxx, e2fsprogs, symlinkJoin
|
, libjpeg, libredirect, tzdata, cacert, systemd, libcxx, symlinkJoin
|
||||||
, libpulseaudio, pcsclite, glib-networking, llvmPackages_12, opencv4
|
, libpulseaudio, pcsclite, glib-networking, llvmPackages_12, opencv4
|
||||||
, libfaketime
|
, libfaketime
|
||||||
, libinput, libcap, libjson, libsecret, libcanberra-gtk3
|
, libinput, libcap, libjson, libsecret, libcanberra-gtk3
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchurl, rpmextract, patchelf, bash, testers, scaleft }:
|
{ lib, stdenv, fetchurl, rpmextract, patchelf, testers, scaleft }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "scaleft";
|
pname = "scaleft";
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, cmake
|
, cmake
|
||||||
, qtbase
|
|
||||||
, qttools
|
, qttools
|
||||||
, libuuid
|
, libuuid
|
||||||
, seafile-shared
|
, seafile-shared
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ pkgs, lib, rustPlatform, fetchFromGitLab, wireguard-tools, makeWrapper }:
|
{ lib, rustPlatform, fetchFromGitLab, wireguard-tools, makeWrapper }:
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "wg-bond";
|
pname = "wg-bond";
|
||||||
version = "0.2.0";
|
version = "0.2.0";
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{ autoPatchelfHook
|
{ autoPatchelfHook
|
||||||
, cairo
|
, cairo
|
||||||
, config
|
|
||||||
, e2fsprogs
|
, e2fsprogs
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, gmp
|
, gmp
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
, qmake
|
, qmake
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, qttools
|
, qttools
|
||||||
, qtbase
|
|
||||||
, qtwebengine
|
, qtwebengine
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
, qmarkdowntextedit
|
, qmarkdowntextedit
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, qmake, qtbase, qtsvg, poppler, libzip, pkg-config, wrapQtAppsHook }:
|
{ lib, stdenv, fetchFromGitHub, qmake, qtsvg, poppler, libzip, pkg-config, wrapQtAppsHook }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "kitsas";
|
pname = "kitsas";
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user