forked from mirrors/nixpkgs
hydra: remove unused inputs
This commit is contained in:
parent
a9e1063a43
commit
2cd8ce7796
|
@ -1,7 +1,7 @@
|
||||||
{ stdenv, nix, perlPackages, buildEnv, fetchFromGitHub
|
{ stdenv, nix, perlPackages, buildEnv
|
||||||
, makeWrapper, autoconf, automake, libtool, unzip, pkg-config, sqlite, libpqxx
|
, makeWrapper, autoconf, automake, libtool, unzip, pkg-config, sqlite, libpqxx
|
||||||
, top-git, mercurial, darcs, subversion, breezy, openssl, bzip2, libxslt
|
, 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
|
, docbook_xsl, openssh, gnused, coreutils, findutils, gzip, lzma, gnutar
|
||||||
, rpm, dpkg, cdrkit, pixz, lib, boost, autoreconfHook, src ? null, version ? null
|
, rpm, dpkg, cdrkit, pixz, lib, boost, autoreconfHook, src ? null, version ? null
|
||||||
, migration ? false, patches ? []
|
, migration ? false, patches ? []
|
||||||
|
|
Loading…
Reference in a new issue