Merge pull request #113674 from SuperSandro2000/fix-collection16

wip/yesman
Sandro 3 years ago committed by GitHub
commit 4b694d5e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      nixos/modules/services/printing/cupsd.nix
  2. 10
      nixos/modules/system/boot/loader/grub/install-grub.pl
  3. 2
      pkgs/applications/misc/far2l/default.nix
  4. 2
      pkgs/applications/networking/feedreaders/feedreader/default.nix
  5. 5
      pkgs/applications/networking/mailreaders/aerc/default.nix
  6. 6
      pkgs/applications/networking/mailreaders/neomutt/default.nix
  7. 4
      pkgs/applications/networking/p2p/tribler/default.nix
  8. 1
      pkgs/applications/version-management/git-and-tools/git/default.nix
  9. 2
      pkgs/data/fonts/iosevka/default.nix
  10. 2
      pkgs/data/icons/iso-flags/default.nix
  11. 8
      pkgs/desktops/cinnamon/cinnamon-screensaver/default.nix
  12. 1
      pkgs/desktops/gnome-3/core/gnome-contacts/default.nix
  13. 1
      pkgs/desktops/gnome-3/core/gnome-control-center/default.nix
  14. 1
      pkgs/desktops/gnome-3/core/gnome-initial-setup/default.nix
  15. 1
      pkgs/desktops/gnome-3/misc/gnome-applets/default.nix
  16. 1
      pkgs/desktops/pantheon/desktop/elementary-session-settings/default.nix
  17. 2
      pkgs/development/libraries/g2o/default.nix
  18. 1
      pkgs/development/python-modules/androidtv/default.nix
  19. 1
      pkgs/development/python-modules/graphene/default.nix
  20. 2
      pkgs/development/python-modules/lammps-cython/default.nix
  21. 2
      pkgs/development/python-modules/lightparam/default.nix
  22. 1
      pkgs/development/python-modules/moderngl_window/default.nix
  23. 2
      pkgs/development/python-modules/nbdime/default.nix
  24. 1
      pkgs/development/python-modules/nbsphinx/default.nix
  25. 2
      pkgs/development/python-modules/ndjson/default.nix
  26. 1
      pkgs/development/python-modules/notebook/default.nix
  27. 1
      pkgs/development/python-modules/onnx/default.nix
  28. 3
      pkgs/development/python-modules/phonemizer/default.nix
  29. 1
      pkgs/development/python-modules/qiskit-aer/default.nix
  30. 1
      pkgs/development/python-modules/robotframework-tools/default.nix
  31. 4
      pkgs/development/tools/misc/hydra/common.nix
  32. 4
      pkgs/tools/filesystems/smbnetfs/default.nix
  33. 2
      pkgs/tools/misc/bat-extras/default.nix
  34. 1
      pkgs/tools/text/ripgrep/default.nix

@ -270,7 +270,7 @@ in
drivers = mkOption {
type = types.listOf types.path;
default = [];
example = literalExample "with pkgs; [ gutenprint hplip splix cups-googlecloudprint ]";
example = literalExample "with pkgs; [ gutenprint hplip splix ]";
description = ''
CUPS drivers to use. Drivers provided by CUPS, cups-filters,
Ghostscript and Samba are added unconditionally. If this list contains

@ -356,11 +356,11 @@ else {
if ($suffix eq ".jpg") {
$suffix = ".jpeg";
}
if ($backgroundColor) {
$conf .= "
background_color '$backgroundColor'
";
}
if ($backgroundColor) {
$conf .= "
background_color '$backgroundColor'
";
}
copy $splashImage, "$bootPath/background$suffix" or die "cannot copy $splashImage to $bootPath: $!\n";
$conf .= "
insmod " . substr($suffix, 1) . "

@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, fetchpatch, makeWrapper, cmake, pkg-config, wxGTK30, glib, pcre, m4, bash
{ lib, stdenv, fetchFromGitHub, makeWrapper, cmake, pkg-config, wxGTK30, glib, pcre, m4, bash
, xdg-utils, gvfs, zip, unzip, gzip, bzip2, gnutar, p7zip, xz, imagemagick
, libuchardet, spdlog, xercesc, fmt, openssl, libssh, samba, neon, libnfs, libarchive }:

@ -1,6 +1,6 @@
{ lib, stdenv, fetchFromGitHub, nix-update-script, meson, ninja, pkg-config, vala, gettext, python3
, appstream-glib, desktop-file-utils, wrapGAppsHook, gnome-online-accounts
, gtk3, libgee, libpeas, librest, webkitgtk, gsettings-desktop-schemas, pantheon
, gtk3, libgee, libpeas, librest, webkitgtk, gsettings-desktop-schemas
, curl, glib, gnome3, gst_all_1, json-glib, libnotify, libsecret, sqlite, gumbo, libxml2
}:

@ -1,7 +1,6 @@
{ lib, buildGoModule, fetchurl
, go, ncurses, notmuch, scdoc
, python3, perl, w3m, dante
, fetchFromGitHub
, ncurses, notmuch, scdoc
, python3, w3m, dante
}:
buildGoModule rec {

@ -1,8 +1,6 @@
{ lib, stdenv, fetchFromGitHub, gettext, makeWrapper, tcl, which, writeScript
{ lib, stdenv, fetchFromGitHub, gettext, makeWrapper, tcl, which
, ncurses, perl , cyrus_sasl, gss, gpgme, kerberos, libidn, libxml2, notmuch, openssl
, lmdb, libxslt, docbook_xsl, docbook_xml_dtd_42, w3m, mailcap, runtimeShell, sqlite, zlib
, glibcLocales
, fetchpatch
, lmdb, libxslt, docbook_xsl, docbook_xml_dtd_42, w3m, mailcap, sqlite, zlib
}:
stdenv.mkDerivation rec {

@ -1,5 +1,5 @@
{ stdenv, fetchurl, pkgs, python3Packages, makeWrapper
, enablePlayer ? true, libvlc ? null, qt5, lib }:
{ stdenv, fetchurl, python3Packages, makeWrapper
, enablePlayer ? true, libvlc, qt5, lib }:
stdenv.mkDerivation rec {
pname = "tribler";

@ -1,5 +1,4 @@
{ fetchurl, lib, stdenv, buildPackages
, fetchpatch
, curl, openssl, zlib, expat, perlPackages, python3, gettext, cpio
, gnugrep, gnused, gawk, coreutils # needed at runtime by git-filter-branch etc
, openssh, pcre2

@ -1,4 +1,4 @@
{ stdenv, lib, pkgs, fetchFromGitHub, nodejs, nodePackages, remarshal
{ stdenv, lib, nodejs, nodePackages, remarshal
, ttfautohint-nox
# Custom font set options.
# See https://typeof.net/Iosevka/customizer

@ -1,9 +1,7 @@
{ lib, stdenv
, fetchFromGitHub
, perl
, perlPackages
, inkscape
, pngcrush
, librsvg
, targets ? [ "all" ]
}:

@ -11,18 +11,10 @@
, intltool
, libxslt
, gtk3
, libnotify
, libxkbfile
, cinnamon-menus
, libgnomekbd
, libxklavier
, networkmanager
, libwacom
, gnome3
, libtool
, wrapGAppsHook
, tzdata
, glibc
, gobject-introspection
, python3
, pam

@ -2,7 +2,6 @@
, gettext
, fetchurl
, evolution-data-server
, fetchpatch
, pkg-config
, libxslt
, docbook_xsl

@ -22,7 +22,6 @@
, gnome-color-manager
, gnome-desktop
, gnome-online-accounts
, gnome-session
, gnome-settings-daemon
, gnome3
, grilo

@ -30,7 +30,6 @@
, systemd
, libnma
, tzdata
, yelp
, libgnomekbd
, gsettings-desktop-schemas
, gnome-tour

@ -16,7 +16,6 @@
, adwaita-icon-theme
, libgweather
, gucharmap
, tracker
, polkit
, gnome3
}:

@ -11,7 +11,6 @@
, wingpanel
, orca
, onboard
, at-spi2-core
, elementary-default-settings
, elementary-settings-daemon
, runtimeShell

@ -43,5 +43,7 @@ mkDerivation rec {
license = with licenses; [ bsd3 lgpl3 gpl3 ];
maintainers = with maintainers; [ lopsided98 ];
platforms = platforms.all;
# fatal error: 'qglviewer.h' file not found
broken = stdenv.isDarwin;
};
}

@ -7,7 +7,6 @@
, mock
, pure-python-adb
, pytestCheckHook
, python
}:
buildPythonPackage rec {

@ -2,7 +2,6 @@
, buildPythonPackage
, fetchFromGitHub
, aniso8601
, iso8601
, graphql-core
, graphql-relay
, promise

@ -47,5 +47,7 @@ buildPythonPackage rec {
homepage = "https://gitlab.com/costrouc/lammps-cython";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ costrouc ];
# fails import check
broken = true;
};
}

@ -1,4 +1,4 @@
{ lib, pkgs, buildPythonPackage, fetchFromGitHub, isPy3k
{ lib, buildPythonPackage, fetchFromGitHub, isPy3k
, ipython
, ipywidgets
, numpy

@ -7,7 +7,6 @@
, pyglet
, pillow
, pyrr
, pytest
}:
buildPythonPackage rec {

@ -1,4 +1,4 @@
{ lib, buildPythonPackage, fetchPypi, callPackage, isPy3k
{ lib, buildPythonPackage, fetchPypi, isPy3k
, hypothesis
, setuptools_scm
, six

@ -7,7 +7,6 @@
, nbformat
, sphinx
, traitlets
, python
, isPy3k
}:

@ -1,4 +1,4 @@
{ lib, buildPythonPackage, fetchPypi, wheel, watchdog, flake8
{ lib, buildPythonPackage, fetchPypi, watchdog, flake8
, pytest, pytestrunner, coverage, sphinx, twine }:
buildPythonPackage rec {

@ -12,7 +12,6 @@
, tornado
, ipython_genutils
, traitlets
, jupyter
, jupyter_core
, jupyter_client
, nbformat

@ -1,5 +1,4 @@
{ lib
, fetchpatch
, buildPythonPackage
, fetchPypi
, pythonOlder

@ -2,14 +2,11 @@
, substituteAll
, buildPythonApplication
, fetchPypi
, python3Packages
, pkgs
, joblib
, segments
, attrs
, espeak-ng
, pytestCheckHook
, pytestrunner
, pytestcov
}:

@ -6,7 +6,6 @@
, blas
, catch2
, cmake
, conan
, cython
, fmt
, muparserx

@ -1,7 +1,6 @@
{ lib
, buildPythonPackage
, fetchPypi
, isPy3k
, robotframework
, moretools
, pathpy

@ -1,7 +1,7 @@
{ stdenv, nix, perlPackages, buildEnv, fetchFromGitHub
{ stdenv, nix, perlPackages, buildEnv
, makeWrapper, autoconf, automake, libtool, unzip, pkg-config, sqlite, libpqxx
, top-git, mercurial, darcs, subversion, breezy, openssl, bzip2, libxslt
, guile, perl, postgresql, nukeReferences, git, boehmgc, nlohmann_json
, perl, postgresql, nukeReferences, git, boehmgc, nlohmann_json
, docbook_xsl, openssh, gnused, coreutils, findutils, gzip, lzma, gnutar
, rpm, dpkg, cdrkit, pixz, lib, boost, autoreconfHook, src ? null, version ? null
, migration ? false, patches ? []

@ -11,10 +11,6 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ pkg-config autoconf ];
buildInputs = [ fuse samba glib attr libsecret ];
postPatch = ''
substituteInPlace src/function.c --replace "attr/xattr.h" "sys/xattr.h"
'';
meta = with lib; {
description = "A FUSE FS for mounting Samba shares";
maintainers = with maintainers; [ raskin ];

@ -1,4 +1,4 @@
{ lib, stdenv, callPackage, fetchFromGitHub, bash, makeWrapper, bat
{ lib, stdenv, fetchFromGitHub, bash, makeWrapper, bat
# batdiff, batgrep, and batwatch
, coreutils
, less

@ -1,5 +1,4 @@
{ lib, stdenv
, nixosTests
, fetchFromGitHub
, rustPlatform
, asciidoctor

Loading…
Cancel
Save