Commit graph

38291 commits

Author SHA1 Message Date
Uli Baum 5a25e17628 tengine: fix build with gcc7 2018-08-07 22:02:39 +02:00
CrazedProgrammer cb183acbaa ccemux: init at 1.1.0 (#44614) 2018-08-07 21:45:01 +02:00
Janne Heß f9980af8ac tt-rss-plugin-tumblr-gdpr: Init at 1.2 (#44620) 2018-08-07 21:36:15 +02:00
Janne Heß 25f4a12bc4 smarty3-i18n: Init at 1.0 (#44622) 2018-08-07 18:26:49 +02:00
xeji f28850d40a
Merge pull request #44619 from poelzi/perl-packages
Perl packages
2018-08-07 17:10:52 +02:00
Daniel Poelzleithner 9f452aaf41 add perl module REST::Client 2018-08-07 16:14:46 +02:00
Daniel Poelzleithner f1453e2885 Add perl Filesys::DiskUsage module 2018-08-07 16:14:35 +02:00
adisbladis 90b5798090
Merge pull request #44534 from LnL7/elixir-1.7.2
elixir: 1.7.0 -> 1.7.2
2018-08-07 17:48:54 +08:00
Robert Schütz 173a3d27e6 python.pkgs.bleach_1_5_0: remove
python.pkgs.html5lib_0_9999999 can now be removed as well
2018-08-07 11:40:31 +02:00
Robert Schütz 746aae0e55
Merge pull request #44571 from kalbasit/nixpkgs-update-mycli
mycli: 1.6.0 -> 1.17.0
2018-08-07 10:49:37 +02:00
Robert Schütz 0a6d4b669b python.pkgs.pyfxa: init at 0.6.0 2018-08-07 10:46:51 +02:00
Wael M. Nasreddine 16cfc2a602
pythonPackages.pymysql: 0.6.6 -> 0.9.2; move to python-modules 2018-08-07 00:18:18 -07:00
Daiderd Jordan e4083a7d78
vim_configurable: fix darwin build 2018-08-07 08:45:48 +02:00
Wael M. Nasreddine 1faec393f1
pythonPackages.cli-helpers: init at 1.0.2 2018-08-06 23:43:56 -07:00
Jörg Thalheim 893b080e56
Merge pull request #44522 from Ma27/allow-citrix-custom-certs
citrix_receiver: allow custom certs and hooks for the installation
2018-08-07 01:29:49 +01:00
Jörg Thalheim 3a609282a7
Merge pull request #44569 from xeji/p/drop-vimNox
vimNox: drop
2018-08-07 01:26:47 +01:00
Austin Seipp 8397411b40 Revert "libtorrentRasterbar: multi outputs, install python2/3 bindings"
This reverts commit d8e62d202d.
2018-08-06 16:33:38 -05:00
Austin Seipp d8e62d202d libtorrentRasterbar: multi outputs, install python2/3 bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-06 16:23:36 -05:00
xeji 937e402b35
Merge pull request #44555 from markuskowa/mpich-cleanup
mpich2: cleanup derivation, rename to mpich
2018-08-06 23:17:47 +02:00
volth 8835240895 libvirt: 4.5.0 -> 4.6.0 (#44566) 2018-08-06 23:15:06 +02:00
WilliButz 354a477f0f nvtop: init at 0.2.2 2018-08-06 22:44:29 +02:00
Uli Baum 9f96ec8b03 vimNox: drop
not updated since 2012, see #40876
2018-08-06 21:36:00 +02:00
leenaars 040bbfab60 pythonPackages.fire: init at 0.1.3 (#44493) 2018-08-06 21:33:34 +02:00
Daiderd Jordan 8c026699a7
elixir: expose 1.7 in all-packages.nix 2018-08-06 19:30:05 +02:00
Matthew Bauer 0590b3106b
Merge pull request #44520 from oxij/pkg/appimagekit
appimagekit: init at 20180727
2018-08-06 11:14:59 -04:00
Bastian Köcher fb33305423 linux-kernel: Removes bcm2835_mmal_v4l2_camera_driver patch
The patch was only required for kernel 4.16.
2018-08-06 17:36:18 +03:00
Markus Kowalewski 87925f0ba6
mpich2: cleanup, rename to mpich
* mpich2 -> mpich
* remove slurm dependency
* use most recent gfortran
* turn enableParallelBulding on
* ensure mpi[cc,cxx,fort] uses default compilers it was built with
2018-08-06 15:27:32 +02:00
Maximilian Bosch 3d7b147a2c
citrix_receiver: drop all packages below 13.8
All Citrix versions until 13.7 will be EOLed during the lifetime of
18.09: https://www.citrix.co.uk/support/product-lifecycle/milestones/receiver.html
2018-08-06 15:17:14 +02:00
Maximilian Bosch 10b2208ec5
citrix_receiver: allow custom certs and hooks for the installation
Sometimes it's required to modify some parts of the Citrix build on
their own which is why `{pre,post}Install` hooks can be quite helpful.

Additionally some corporate clients use their own certificates that
aren't stored as trusted ones in the `cacert` package with all of the
trusted certs by Mozilla.

Now it's possible to add custom certs like this:

``` nix
with import <nixpkgs> { config.allowUnfree = true; };

let path = ../../Downloads/custom-corporate-cert.pem; in
citrix_receiver.override {
  extraCerts = [ path ];
}
```
2018-08-06 15:16:16 +02:00
Yegor Timoshenko c1973f0fec toggldesktop: init at 7.4.231 2018-08-06 15:12:48 +03:00
Yegor Timoshenko 0d7170cb85
Merge pull request #44459 from kirelagin/b2sum
b2sum: init at 20160619
2018-08-06 15:03:53 +03:00
Pascal Wittmann 0efd8a8f70
remove jumanji
jumanji isn't activly developed since the end of 2015
and uses an insecure and old version of webkit.
2018-08-06 12:57:17 +02:00
Vladimír Čunát f504af072b
Merge branch 'master' into staging-next
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Robert Schütz 3b490c653c ddar: explicitly use python2 2018-08-06 09:28:20 +02:00
Izorkin 5fce5fadf5 tengine: init init at v2.2.2 2018-08-06 08:11:03 +03:00
Silvan Mosberger e10db2f676
Merge pull request #44435 from aanderse/pecl-oci8
php*Packages.oci8: init at 2.1.8
2018-08-05 23:29:19 +02:00
Silvan Mosberger 08c82ad24c
Merge pull request #44519 from oxij/pkg/biber-cleanup
biber: cleanup
2018-08-05 22:21:29 +02:00
Jan Malakhovski 1e3c993286 appimagekit: init at 20180727 2018-08-05 19:49:52 +00:00
Jan Malakhovski 66742ff495 biber: cleanup 2018-08-05 19:45:51 +00:00
Janne Heß 2da02088f7 prototypejs: Init at 1.7.3.0 (#44428) 2018-08-05 21:24:56 +02:00
Michael Raskin 1df8085132
Merge pull request #44506 from timokau/sage-new-deps
Init libbraiding and libhomfly
2018-08-05 15:12:23 +00:00
Timo Kaufmann aabc55e154 libhomfly: init at 1.02r5
libhomfly is a new standard package for sage. See
https://trac.sagemath.org/ticket/25705
2018-08-05 16:50:33 +02:00
Timo Kaufmann 34c2f4150b libbraiding: init at 1.0
libbraiding is a new standard package for sage. See
https://trac.sagemath.org/ticket/25705
2018-08-05 16:50:32 +02:00
Vladimír Čunát 11ceef4769
mesa_drivers: fix a mistake from 4c77fdef4 2018-08-05 10:56:17 +02:00
Michael Raskin 9ac7ec7fc7 vim_configurable: enable gtk3 GUI; Fixes #44440 2018-08-05 10:20:24 +03:00
Jan Tojnar 544f1d471a
Merge pull request #44471 from worldofpeace/elementary-requesites
Various elementary necessaries
2018-08-05 00:49:47 +02:00
worldofpeace 5d95f474d8 scour: init at 0.37 2018-08-04 18:19:25 -04:00
Austin Seipp aa79ae0c64 foundationdb: install python bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-04 16:56:16 -05:00
worldofpeace 7f57ebd2c4 libunity: init at 7.1.4 2018-08-04 17:37:34 -04:00
Bignaux Ronan 0bc6225bb4 cadence: init at 0.9.0 (#44281) 2018-08-04 23:05:42 +02:00
Kyle Lacy 87069061c5 plex-media-player: init at 2.14.1 (#43839) 2018-08-04 22:25:48 +02:00
Bignaux Ronan 39ab7a0778 soulseekqt: 2016-1-17 -> 2018-1-30 (#44460) 2018-08-04 17:24:52 +02:00
Kirill Elagin 74732ec298
b2sum: init at 20160619 2018-08-04 17:59:20 +03:00
aanderse 20f1388c3f perlPackages.Apache-AuthCookie: init at 3.27 (#44437) 2018-08-04 12:40:48 +01:00
Frederik Rietdijk d296a379ba python.pkgs.beaker: move expression 2018-08-04 13:33:32 +02:00
Frederik Rietdijk e002b543af python.pkgs.basiciw: move expression 2018-08-04 13:30:24 +02:00
Frederik Rietdijk 699e0e50b7 Merge master into staging-next 2018-08-04 11:43:54 +02:00
Janne Heß ae4dc14f0b smarty3: Init at 3.1.32 (#44427) 2018-08-04 11:02:23 +02:00
Johannes Löthberg adc4e1d6b7 inter-ui: init at 2.5 (#44433)
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-04 10:59:32 +02:00
Janne Heß 558c032e53 scriptaculous: Init at 1.9.0 (#44429) 2018-08-04 10:09:58 +02:00
Aaron Andersen 4cc3a5a6c9 added the pecl oci8 library for php
had to make an adjustment to the oracle instantclient to make it compile
2018-08-03 21:58:57 -04:00
Maciek Starzyk af176db5d7 obnam: removed (#44422) 2018-08-03 21:43:08 +02:00
Thomas Bach 7e60f1c678 mfcl8690cdw: init lpdr and cupswrapper at 1.0.2/1.0.3 (#43968)
Provide printer driver for Brother MFC-L8690CDW.
2018-08-03 20:18:32 +02:00
Robert Schütz c2649439d5
Merge pull request #44408 from dotlambda/actdiag-application
*diag: use python3 and toPythonApplication
2018-08-03 19:59:15 +02:00
Silvan Mosberger f061271938
Merge pull request #44411 from dotlambda/almonds-python3
almonds: use python3
2018-08-03 19:33:12 +02:00
Robert Schütz 5acb3f5774 nwdiag: use python3Packages and toPythonApplication 2018-08-03 19:22:18 +02:00
Robert Schütz 7d4d49bf1d seqdiag: use python3Packages and toPythonApplication 2018-08-03 19:21:02 +02:00
Robert Schütz 8769f25c6a blockdiag: use python3Packages and toPythonApplication 2018-08-03 19:18:22 +02:00
Robert Schütz ae3bbf2958 almonds: use python3 2018-08-03 18:04:46 +02:00
Silvan Mosberger a7ea08d60d
Merge pull request #44406 from johanot/certmgr-pkgs-init
certmgr: init at 1.6.1
2018-08-03 17:55:34 +02:00
Frederik Rietdijk e271c47fcb
Merge pull request #44390 from dotlambda/keras-2.2.2
python.pkgs.Keras: 2.2.0 -> 2.2.2
2018-08-03 17:53:34 +02:00
Robert Schütz 54ae6ea537 actdiag: use python3 and toPythonApplication 2018-08-03 17:41:31 +02:00
Johan Thomsen 505007471d certmgr: init at 1.6.1 2018-08-03 17:35:46 +02:00
snaar 841e2ed547 run-scaled: init at 2018-06-03 (#44385)
* run-scaled: init at 2018-06-03

* run-scaled: change platform from linux to unix to match dependencies
2018-08-03 17:18:13 +02:00
Alexander Krupenkin 8d708d28a1 parity: 1.10.8 -> 1.11.8; parity-beta: init at 2.0.1 (#44170)
* parity: 1.10.8 -> 1.10.9

* parity: 1.10.8 -> 1.11.8; parity-beta: init at 2.0.1
2018-08-03 16:54:29 +02:00
xeji 725f253190
Merge pull request #44346 from Fork-Native-Light-Foundation/package/protonmail-bridge
protonmail-bridge: init at 1.0.5-1
2018-08-03 16:42:54 +02:00
Roger Qiu 83cc1e3d38 pythonPackages.imgaug: init at 0.2.6 (#43720) 2018-08-03 14:39:55 +02:00
LightDiscord 3f9edf1bd6
protonmail-bridge: init at 1.0.5-1 2018-08-03 14:04:10 +02:00
Johannes Frankenau d99d14f357 reaper: init at 5.93 (#44391) 2018-08-03 13:36:11 +02:00
Gabriel Ebner 0a519ad6df pythonPackages.shippai: init at 0.2.3 2018-08-03 12:40:34 +02:00
Robert Schütz 148f0746ab python.pkgs.keras-applications: init at 1.0.4 2018-08-03 11:36:42 +02:00
Robert Schütz 2553369795 python.pkgs.keras-preprocessing: init at 1.0.2 2018-08-03 07:48:04 +02:00
Orivej Desh 687771ced6 clickhouse: 1.1.54385 -> 18.1.0 2018-08-02 23:29:41 +00:00
Bas van Dijk 0aae3fda06 graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)
Fixes #30891

* Upgrade `graphite-web`, `carbon` and `whisper` from 1.0.2 -> 1.1.3.

* Replaced the deprecated `pythonPackages.graphite_influxdb` with
  `pythonPackages.influxgraph.`

* Renamed `pythonPackages.graphite_web` to `pythonPackages.graphite-web`
  to be consistent with the Python package name.

* Replaced the unmaintained `pythonPackages.graphite_pager` with
  `pythonPackages.graphitepager`

* Moved all new packages from `python-packages.nix` to
  `pkgs/development/python-modules`
2018-08-02 16:39:57 +02:00
Vladimír Čunát 86b5b1e174
Revert "android-studio-preview: Print a deprecation warning"
This reverts commit 88bfbf6c7d.
It broke the tarball job.  Discussion:
https://github.com/NixOS/nixpkgs/pull/44310#issuecomment-409690460
2018-08-02 16:32:55 +02:00
xeji 5c7bf43c24
Merge pull request #44342 from carlosdagos/tinyproxy
tinyproxy: init at 1.8.4
2018-08-02 16:12:12 +02:00
Giulio Eulisse ca7b17a4a0 doing: init at 1.0.10pre (#44034) 2018-08-02 15:24:23 +02:00
Robert Schütz de880be9a2
Merge pull request #43260 from Assassinkin/sumo
pythonPackages.sumo: init at 1.0.9 ( And other packages that sumo depends on)
2018-08-02 14:51:37 +02:00
Carlos D c431713f99 tinyproxy: init at 1.8.4 2018-08-02 18:36:57 +10:00
xeji 9e52696649
Merge pull request #44325 from markuskowa/molcas
openmolcas: init at 20180529
2018-08-02 10:32:04 +02:00
Tobias Happ 219970b494 cargo-update: init at 1.5.2 (#40575) 2018-08-02 10:28:57 +02:00
Serge Bazanski 742a50dafd trellis: init 2018.08.01 (#44328)
* trellis: init 2018.08.01

* trellis: move boost to buildInputs

* trellis: remove leftover debug clause
2018-08-02 10:18:47 +02:00
Markus Kowalewski 484473b184
openmolcas: init at 20180529 2018-08-02 10:18:17 +02:00
Markus Kowalewski b908b7d68d
globalarrays: init at 5.7 2018-08-02 10:18:08 +02:00
Bignaux Ronan 38e582c91d photon: init at 1.0.7 (#44269) 2018-08-02 09:49:54 +02:00
Jan Tojnar 0a12371dfb
https://gitlab.gnome.org/GNOME/gnome-keyring/issues/1 2018-08-02 00:32:51 +02:00
Justin Bedő 51fc0ef8d2 somatic-sniper: init 1.0.5.0 (#43403) 2018-08-01 22:11:13 +02:00
Maximilian Bosch cd5e01edd9 ocserv: init at 0.12.1 (#42871)
`ocserv` is a VPN server which follows the openconnect protocol
(https://github.com/openconnect/protocol). The packaging is slightly
inspired by the AUR version
(https://aur.archlinux.org/packages/ocserv/).

This patch initializes the package written in C, the man pages and a
module for a simple systemd unit to run the VPN server. The package
supports the following authentication methods for the server:

* `plain` (mostly username/password)
* `pam`

The third method (`radius`) is currently not supported since `nixpkgs`
misses a packaged client.

The module can be used like this:

``` nix
{
  services.ocserv = {
    enable = true;
    config = ''
      ...
    '';
  };
}
```

The option `services.ocserv.config` is required on purpose to
ensure that nobody just enables the service and experiences unexpected
side-effects on the system. For a full reference, please refer to the
man pages, the online docs or the example value.

The docs recommend to simply use `nobody` as user, so no extra user has
been added to the internal user list. Instead a configuration like
this can be used:

```
run-as-user = nobody
run-as-group = nogroup
```

/cc @tenten8401
Fixes #42594
2018-08-01 21:39:09 +02:00
Jaka Hudoklin e4ca48c224 confluent: init at 4.1.1-2.11 (#43137) 2018-08-01 21:35:42 +02:00
Yuri Aisaka 9caf7ec5a4 pybind11: init at 2.2.2 (#35027)
* pybind11: init at 2.2.2

* fix license

* remove test dependencies
2018-08-01 21:14:51 +02:00