Commit graph

47598 commits

Author SHA1 Message Date
Cedric Cellier 724133984f ocaml-kafka: init at 0.4 2019-11-29 07:39:10 +00:00
Josef Kemetmüller 084eaa4987 pybind11: Unify with pythonPackages.pybind11
Instead of one derivation providing a cmake-compatible library and one
providing a setuptools-compatible library, we now support both ways of
consuming the library for both pybind11 and python.pkgs.pybind11.
2019-11-28 21:36:58 -08:00
worldofpeace 6687a4a727
Merge pull request #74265 from worldofpeace/next-fix
next: Fix #74258
2019-11-29 02:51:41 +00:00
(cdep)illabout bb104abf63 spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool.

https://github.com/spacchetti/spago
2019-11-29 10:13:35 +09:00
Wael Nasreddine ef20b37ff7
ccloud-cli: init at 0.202.0 (#72847) 2019-11-28 16:22:07 -08:00
Maximilian Bosch 58ccdeb8af
matrix-synapse: 1.5.1 -> 1.6.1
https://github.com/matrix-org/synapse/releases/tag/v1.6.0
https://github.com/matrix-org/synapse/releases/tag/v1.6.1
2019-11-28 19:18:48 +01:00
Michael Raskin 6317f5b81c matrixcli: init at 2019-08-15 2019-11-28 17:13:29 +01:00
Andreas Rammhold 78816a875b
cudatoolkit: move the dependencies into a common expression 2019-11-29 03:57:23 +12:00
Andreas Rammhold 464ff0aa24
Revert "cudatoolkit: move the dependencies into a common expression"
This reverts commit ceafd896f5.
2019-11-29 03:49:34 +12:00
Jörg Thalheim 7973b3cd5e
pythonPackages.bugseverywhere: removing, abandoned (#74441)
pythonPackages.bugseverywhere: removing, abandoned
2019-11-28 09:53:21 +00:00
Dima 611493595a pythonPackages.bugseverywhere: removing, abandoned
This package has been abandoned by upstream, with the last version
being from 2012. This is being removed due to python 3 incompatibility.
2019-11-28 08:47:52 +01:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Chris Ostrouchov 41d28d0ca4 pythonPackages.pytest-qt: init at 3.2.2 2019-11-28 17:03:42 +10:30
Chris Ostrouchov 7fcc79d4b7 pythonPackages.pytest-xvfb: init at 1.2.0 2019-11-28 16:36:20 +10:30
Chris Ostrouchov a815aafdc7 pythonPackages.cadquery: init at 2.0RC0 2019-11-28 16:29:24 +10:30
Chris Ostrouchov 30f8203dd5 pythonPackages.pyscreenshot: init at 0.5.1 2019-11-28 16:29:14 +10:30
tekeri d35bd2f7b8 pbis-open: init at 9.1.0 2019-11-27 11:14:25 -08:00
Markus Schneider 4ee137ed86 flat-remix-icon-theme: init at 20191018
(#57659)
2019-11-27 19:36:42 +01:00
Oleksii Filonenko fb00dacecc onefetch: init at 2.1.0
Co-authored-by: Kloenk <Kloenk@users.noreply.github.com>
2019-11-27 10:14:26 -08:00
tekeri a5f26644d4 Add nginx perl modules (#73198)
* nginx: enable perl_module if perl is given

* nginx: move `perl = null` to toplevel
2019-11-27 17:08:56 +00:00
Oleksii Filonenko daa1bad8ec
overcommit: init at 0.51.0 2019-11-27 15:52:41 +02:00
worldofpeace 1b5df99e7a
Merge pull request #70295 from worldofpeace/mutter-eglstreams
Mutter eglstreams
2019-11-27 05:29:58 +00:00
Chris Ostrouchov 2f288dba87 pythonPackages.textwrap3: init at 0.9.2 2019-11-26 12:25:33 -08:00
Chris Ostrouchov d5611a445b pythonPackages.papermill: init at 1.2.1 2019-11-26 12:25:33 -08:00
Chris Ostrouchov 58172ad10f pythonPackages.ansiwrap: init at 0.8.4 2019-11-26 12:25:33 -08:00
Bart Brouns fd2f245ef1 noise-repellent: init at unstable-2018-12-29 2019-11-26 12:24:56 -08:00
Dima 0541d071af samba3, fusesmb: removing
Samba 3 has been discontinued since Q1/2015. So I think it's time
to just wipe it from the pkgs. FuseSMB is pretty much abandoned,
upstream does not exist and it's also not as useful as it used to
be anyways.
2019-11-26 19:56:16 +01:00
Florian Klink 201defc4bf bazel: pass jdk11_headless to --server_javabase (#74279)
We only refer to openjdk by passing `--server_javabase="${runJdk}"` to
the `bazel` executable.

By passing jdk11_headless instead of jdk11, we cut bazels runtime
closure from 1.6 GiB to 1.1 GiB.
2019-11-26 10:48:04 -08:00
worldofpeace 417d6354c8 next: Fix #74258
Next had a few issues with its packaging:
* the platform port was exposed in all-packages
  And this is not useful for outside users.
  It's now a local attribute in the next package.

* the platform port wasn't wrapped correctly
  It appears that the lisp core was being wrapped,
  when instead the actual gtk application that's
  called within the lisp core had to be wrapped.

* codestyle/indentation
2019-11-26 11:41:50 -05:00
Alexander Bantyev 7263951cc8
ocaml: partially fix pkgsStatic.ocaml-ng
This commit adds a static adapter for ocaml packages and applies it to
pkgsStatic.ocaml-ng.

The adapter fixes build of ocaml itself with version <= 4.7 and also attempts
to fix builds of some packages.
2019-11-26 18:03:56 +03:00
Alexander Bantyev 9c9a0e9cab
kmod: make pkgsStatic.kmod build 2019-11-26 18:03:56 +03:00
Michael Bishop 3740a21e8a
plex-media-player: fix build by upgrading QT 5.9 -> 5.12 2019-11-26 10:43:11 -04:00
Mario Rodas 0c3a28f08f
Merge pull request #74045 from marsam/add-rhodium-libre
rhodium-libre: init at 1.2.0
2019-11-26 07:33:34 -05:00
Andreas Rammhold e38f83c762
Merge pull request #72826 from andir/cudapackages
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 13:10:56 +01:00
Andreas Rammhold ceafd896f5
cudatoolkit: move the dependencies into a common expression
This has the benefit of being able to override all the inputs to the
build where you were previously only able to override the entire package
set (if at all).
2019-11-26 12:28:45 +01:00
Andreas Rammhold 289a292608 cuda: make cudatoolkit & cudnn packages overrideable 2019-11-26 12:27:10 +01:00
WilliButz ce74c85ce7
grafana: 6.4.5 -> 6.5.0, build with go 1.13 2019-11-26 10:23:13 +01:00
YI e7d12a474c sslsplit: init at 0.5.5 2019-11-26 17:17:05 +08:00
Mario Rodas d8e24fc92e protobuf3_11: init at 3.11.0
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0
2019-11-25 23:58:21 -08:00
Jan Tojnar 8cf56826e3
ofono: 1.30 → 1.31 (#74217)
ofono: 1.30 → 1.31
2019-11-26 01:21:28 +01:00
Jan Tojnar d35ad68f98
mmsd: init at unstable-2019-07-15 2019-11-26 01:08:44 +01:00
Kyle Sferrazza 71b79c3e5c ipscan: init at 3.6.2 (#74209)
* ipscan: init at 3.6.2

* ipscan: build from deb, and add desktop file

* ipscan: remove java.library.path

* ipscan: move jar from share/java to share

* ipscan: fix platforms
2019-11-26 00:56:29 +01:00
Thomas Kerber 4f3e74a7a2 zcash: 1.0.13 -> 2.1.0-1 2019-11-26 00:01:37 +01:00
Jonathan Ringer 3dd81af87b python3Packages.azure-cli-telemetry: remove 2019-11-25 13:48:48 -08:00
Jonathan Ringer 1662add56f python3Packages.azure-cli-core: remove 2019-11-25 13:48:48 -08:00
Florian Klink 332fd294ad
Merge pull request #74193 from d-goldin/python_init_pony
pythonPackages.pony: init at 0.7.11
2019-11-25 22:05:37 +01:00
John Ericson f191360ad0 Merge remote-tracking branch 'upstream/staging-next' into staging 2019-11-25 15:59:05 -05:00
Frederik Rietdijk 06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
Dima c68bc50e42 pythonPackages.pony: init at 0.7.11
pony is an ORM library.

The main motivation for adding this package is to allow migrating
tribler to a newer version that supports python3.

Also adding myself to maintainers to not leave this one without, even
though I dont use it myself much, if anybody else feels like it fits their
interests, feel free to add yourselves.
2019-11-25 21:47:09 +01:00
Frederik Rietdijk 6e61ff057b python3.pkgs.tiledb: init at 0.5.0 2019-11-25 21:29:50 +01:00
Rakesh Gupta df13589f49 tiledb: init at 1.7.0 2019-11-25 21:29:50 +01:00
Elis Hirwing 14e7296695
phpPackages.couchbase: Mark broken on php74 2019-11-25 18:23:05 +01:00
Elis Hirwing d92f57fcda
phpPackages.pcs: Mark broken on php74 2019-11-25 18:22:56 +01:00
Elis Hirwing 4033432593
phpPackages.pdo_sqlsrv: Mark broken on php74 2019-11-25 18:22:48 +01:00
Elis Hirwing ec8203130b
phpPackages.protobuf: Mark broken on php74 2019-11-25 18:22:40 +01:00
Elis Hirwing d1a9b2a130
phpPackages.sqlsrv: Mark broken on php74 2019-11-25 18:22:33 +01:00
Elis Hirwing 42495df1f4
phpPackages.apcu: 5.1.17 -> 5.1.18
Required for php74 compatibility.
2019-11-25 16:48:27 +01:00
Elis Hirwing 6dd3a70285
phpPackages.xdebug: 2.7.1 -> 2.8.0
Required for php74 compatibility.
2019-11-25 16:48:22 +01:00
Elis Hirwing 83de83ad3e
php74Packages-unit: init packages for php74-unit 2019-11-25 16:48:13 +01:00
Elis Hirwing 9b52340a2b
php74Packages: init packages for php74 2019-11-25 16:48:09 +01:00
Elis Hirwing 4ba409022c
php74-unit: init based on php74 2019-11-25 16:48:00 +01:00
worldofpeace 5fcca4bad4
Merge pull request #74060 from c0bw3b/themes/kde
Regroup all themes under data/themes
2019-11-25 14:59:38 +00:00
Tim Steinbach 9b67ea9106
linux: Add 5.4
Change linux_latest to 5.4
2019-11-25 09:21:27 -05:00
Michael Raskin 98dc6b59bf fbvnc: init at 1.0.2 2019-11-25 10:29:03 +01:00
Florian Klink 4273a6adcc
Merge pull request #74081 from flokli/osquery
osquery: remove
2019-11-25 00:17:46 +01:00
Florian Klink 02f869ff30 osquery: remove
osquery was marked as broken since April.

If somebody steps up to fix it, we can always revive it from the
histroy, but there's not much value in shipping completely broken things
in current master.

cc @ma27
2019-11-24 22:38:07 +01:00
WilliButz a3465d9d10
Merge pull request #73453 from mmahut/prometheus-nginxlog-exporter
prometheus-nginxlog-exporter: init at 1.3.0
2019-11-24 22:32:05 +01:00
c0bw3b 8e1bef4edd gtk-engine*: relocate under development/libraries 2019-11-24 22:14:53 +01:00
John Ericson 814f9104d7
Merge pull request #72657 from cleverca22/vc4
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
c0bw3b 1e93a70f04 Treewide: regroup all themes under data/themes 2019-11-24 21:59:01 +01:00
c0bw3b d8c37ed93f adapta-kde-theme: 20180512 -> 20180828
+ move under data/themes
2019-11-24 21:58:58 +01:00
c0bw3b 438a39f80b arc-kde-theme: 2017-11-09 -> 20180614
+ move under data/themes
2019-11-24 21:58:09 +01:00
Franz Pletz e315f34bb3
Merge pull request #53032 from netixx/update-openvswitch-2.9.2
openvswitch: 2.5.4 -> 2.12.0
2019-11-24 20:53:44 +00:00
Michael Raskin 5b39722d84
Merge pull request #74043 from c0bw3b/pkg/belledonne
Refresh LinPhone ecosystem
2019-11-24 20:26:36 +00:00
Mario Rodas 3cd94080eb
Merge pull request #74044 from marsam/add-tfsec
tfsec: init at 0.12.2
2019-11-24 14:27:48 -05:00
Daniël de Kok 18dd079101 pythonPackages.catalogue: init at 0.0.7 2019-11-24 11:18:35 -08:00
John Ericson 4f1261134e Merge remote-tracking branch 'upstream/master' into staging 2019-11-24 18:33:54 +00:00
John Ericson 1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
c0bw3b 9c4f51220e linphone: polarssl -> mbedtls
+ add bcg729 input
+ move bcunit to nativeBuildInputs
2019-11-24 19:28:44 +01:00
John Ericson d34d84a61d firefox-wrapper: Get rid of name argument
Only pname + version is supported now. (Both are still optional,
however.)
2019-11-24 17:27:45 +00:00
John Ericson d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson 9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Florian Klink 8ab403c089 beegfs: remove
This has been marked as broken since https://github.com/NixOS/nixpkgs/pull/66352

Closes #73998.
2019-11-24 17:36:30 +01:00
c0bw3b 910d752579 kde2-decoration: 2017-03-15 -> 1.0
+ move under data/themes
2019-11-24 17:15:06 +01:00
c0bw3b 8933dd6b58 bcg729: init at 1.0.4 2019-11-24 14:35:18 +01:00
Lassulus 2dfa46efa1
Merge pull request #73852 from thefenriswolf/master
tensorman: init at 0.1.0
2019-11-24 13:21:40 +01:00
worldofpeace 0f00c2aee2 chessx: use qt5's mkDerivation and latest qt
Fixes #74020

https://github.com/NixOS/nixpkgs/issues/65399
2019-11-24 06:29:47 -05:00
Maximilian Bosch 11479a9dd3
Merge pull request #73960 from spacekookie/wally
wally-cli: init at 1.1.1
2019-11-24 12:11:45 +01:00
thefenriswolf 6d553ded93 tensorman: init at 0.1.0 2019-11-24 11:42:30 +01:00
Frederik Rietdijk da8e001b12
Merge pull request #73954 from volth/cpan2nix-2019-11-23
perl: 5.30.0 -> 5.30.1
2019-11-24 11:11:56 +01:00
Mario Rodas 9b5f36b245
rhodium-libre: init at 1.2.0 2019-11-24 04:20:00 -05:00
Mario Rodas 2fe1ae88ce
tfsec: init at 0.12.2 2019-11-24 04:20:00 -05:00
Frederik Rietdijk 1d18c5a0fe Merge staging-next into staging 2019-11-24 10:13:31 +01:00
Jonathan Ringer 85fc419d42 azure-cli: init at 2.0.76 2019-11-23 19:47:04 -08:00
Jonathan Ringer 5ec3859cd6 pythonPackages.javaproperties: init at 0.5.2 2019-11-23 19:47:04 -08:00
Jonathan Ringer 95ead8e3df python3Packages.vsts-cd-manager: init at 1.0.2 2019-11-23 19:47:04 -08:00
Jonathan Ringer 736703ab86 python3Packages.secure: init at 0.2.1 2019-11-23 19:47:04 -08:00
Jonathan Ringer d414e213f2 sshtunnel: init at 0.1.5 2019-11-23 19:47:04 -08:00
Jonathan Ringer c8971590f7 python3Packages.azure-multiapi-storage: init at 0.2.4 2019-11-23 19:47:04 -08:00
Jonathan Ringer 21552a4b17 python3Packages.azure-mgmt-sqlvirtualmachine: init at 0.4.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer f7ee6a66f6 python3Packages.azure-mgmt-security: init at 0.3.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer 6b41c90abe python3Packages.azure-mgmt-privatedns: init at 0.1.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer 9c6325bbea python3Packages.azure-mgmt-netapp: init at 0.6.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer d6c60d46c6 python3Packages.azure-mgmt-managedservices: init at 1.0.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer f32d5830fa python3Packages.azure-mgmt-kusto: init at 0.4.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer ef72e0b197 python3Packages.azure-mgmt-imagebuilder: init at 0.2.1 2019-11-23 19:47:04 -08:00
Jonathan Ringer f4f13e8e22 python3Packages.azure-mgmt-hdinsight: init at 1.2.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer 06eec9876f python3Packages.azure-mgmt-deploymentmanager: init at 0.1.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer b4a079bd65 python3Packages.azure-mgmt-containerregistry: init at 2.8.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer 8354b5c7a9 python3Packages.azure-mgmt-botservice: init at 0.2.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer c30c883484 python3Packages.azure-mgmt-appconfiguration: init at 0.1.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer c45e9af34c pythonPackages.azure-mgmt-apimanagement: init at 0.1.0 2019-11-23 19:47:04 -08:00
Jonathan Ringer 7eaf6f8002 pythonPackages.azure-functions-devops-build: init at 0.0.22 2019-11-23 19:47:04 -08:00
Milan Pässler 7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
volth ce9436613a perlPackages.GnuPH: disable tests on aarch64 2019-11-23 22:24:51 +00:00
c0bw3b b1a24b2118 bctoolbox: set meta.homepage
+ move cmake and bcunit to nativeBuildInputs

+ use current mbedtls
2019-11-23 18:15:13 +01:00
Orivej Desh 7e952c3321 python: keyring: support Python 2 2019-11-23 14:52:25 +00:00
volth 1e65085e86 [cpan2nix] perlPackages.CacheKyotoTycoon: cleanup 2019-11-23 12:45:48 +00:00
volth 5e81e7f961 [cpan2nix] perlPackages.Furl: cleanup
dependencies:
perlPackages.EnvSanctify: init at 1.12
perlPackages.HTTPCookieJar: init at 0.008
perlPackages.PerlDestructLevel: init at 0.02
perlPackages.TestValgrind: init at 1.19
2019-11-23 12:45:48 +00:00
volth be1d6769f1 [cpan2nix] perlPackages.Connector: 1.27 -> 1.28 2019-11-23 12:45:48 +00:00
volth 7f05b7a070 [cpan2nix] perlPackages.DBIxClassHelpers: 2.034000 -> 2.034001 2019-11-23 12:45:48 +00:00
volth d9a1feb8ec [cpan2nix] perlPackages.DBIxClass: cleanup 2019-11-23 12:45:48 +00:00
volth c2e836ae62 [cpan2nix] perlPackages.DateTimeCalendarJulian: 0.101 -> 0.102 2019-11-23 12:45:48 +00:00
volth 7131e82952 [cpan2nix] perlPackages.LogDispatchFileRotate: cleanup 2019-11-23 12:45:48 +00:00
volth a5adc79bba [cpan2nix] perlPackages.Appperlbrew: 0.86 -> 0.87 2019-11-23 12:45:48 +00:00
volth 49d4e0290c [cpan2nix] perlPackages.LogDispatch: 2.68 -> 2.69 2019-11-23 12:45:48 +00:00
volth 814ebaaa04 [cpan2nix] perlPackages.DateTimeTimeZone: 2.37 -> 2.38 2019-11-23 12:45:48 +00:00
volth 9ef4950788 [cpan2nix] perlPackages.MojoSQLite: 3.003 -> 3.002 2019-11-23 12:45:48 +00:00
volth 1c2aaaab50 [cpan2nix] perlPackages.WWWMechanize: 1.94 -> 1.95 2019-11-23 12:45:48 +00:00
volth 40b729b0e0 [cpan2nix] perlPackages.ApacheAuthCookie: 3.27 -> 3.28 2019-11-23 12:45:48 +00:00
volth 6ff76b565a [cpan2nix] perlPackages.HTTPEntityParser: 0.21 -> 0.22 2019-11-23 12:45:48 +00:00
volth 723d97db77 [cpan2nix] perlPackages.ApacheLogFormatCompiler: 0.35 -> 0.36 2019-11-23 12:45:47 +00:00
volth 07af1c4c71 [cpan2nix] perlPackages.LWP: 6.39 -> 6.42 2019-11-23 12:45:47 +00:00
volth 32281d0181 [cpan2nix] perlPackages.MojoliciousPluginOpenAPI: 2.17 -> 2.18 2019-11-23 12:45:47 +00:00
volth 029b05ba04 [cpan2nix] perlPackages.JSONValidator: 3.15 -> 3.16 2019-11-23 12:45:47 +00:00
volth fe637ef439 [cpan2nix] perlPackages.ImageSane: 4 -> 5 2019-11-23 12:45:47 +00:00
volth 9cb0b8c8f3 [cpan2nix] perlPackages.MooXlate: 0.015 -> 0.016 2019-11-23 12:45:47 +00:00
volth 0081cd4b26 [cpan2nix] perlPackages.AlienSDL: cleanup 2019-11-23 12:45:47 +00:00
volth e8de605ca2 [cpan2nix] perlPackages.AlienBuild: 1.89 -> 1.92 2019-11-23 12:45:47 +00:00
volth 59a3c1ecf4 [cpan2nix] perlPackages.ProtocolHTTP2: 1.09 -> 1.10 2019-11-23 12:45:47 +00:00
volth 7263f14029 [cpan2nix] perlPackages.HTTPCookies: 6.04 -> 6.07 2019-11-23 12:45:47 +00:00
volth 3118c7c78e [cpan2nix] perlPackages.MailDKIM: 0.57 -> 0.58 2019-11-23 12:45:47 +00:00
volth 8384fb04f4 [cpan2nix] perlPackages.TestScript: 1.25 -> 1.26 2019-11-23 12:45:47 +00:00
volth bf1d4d707b [cpan2nix] perlPackages.Moo: 2.003004 -> 2.003006 2019-11-23 12:45:47 +00:00
volth eca421bd28 [cpan2nix] perlPackages.DBDMock: 1.49 -> 1.52 2019-11-23 12:45:47 +00:00
volth c31d169cc4 [cpan2nix] perlPackages.ListSomeUtils: 0.56 -> 0.58 2019-11-23 12:45:47 +00:00
volth 1028e56884 [cpan2nix] perlPackages.Test2Suite: 0.000126 -> 0.000127 2019-11-23 12:45:46 +00:00
volth e28f65ad79 [cpan2nix] perlPackages.TestMockModule: v0.170.0 -> v0.171.0 2019-11-23 12:45:46 +00:00
volth ae671647db [cpan2nix] perlPackages.DataCompare: 1.26 -> 1.27 2019-11-23 12:45:46 +00:00
volth 594c7d4240 [cpan2nix] perlPackages.TypeTiny: 1.004004 -> 1.006000 2019-11-23 12:43:09 +00:00