Commit Graph

45225 Commits

Author SHA1 Message Date
Ryan Mulligan
8a00c78718 liblo: 0.26 -> 0.29
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29/bin/oscdump -h` got 0 exit code
- ran `/nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29/bin/oscdump -h` and found version 0.29
- found 0.29 with grep in /nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29
- found 0.29 in filename of file in /nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29

cc "@marcweber"
2018-03-04 18:33:17 +00:00
Franz Pletz
d6c478893e
Merge pull request #35214 from xeji/spice-gtk-usbredir
spice-gtk: fix usb redirection
2018-03-04 18:14:48 +00:00
Ryan Mulligan
8cc0a4f38a nss_wrapper: 1.0.3 -> 1.1.3
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.1.3 with grep in /nix/store/bd1rzjn4xykl4pqdcv2klym37sc7kbgb-nss_wrapper-1.1.3
- found 1.1.3 in filename of file in /nix/store/bd1rzjn4xykl4pqdcv2klym37sc7kbgb-nss_wrapper-1.1.3

cc "@wkennington"
2018-03-04 18:11:54 +00:00
Franz Pletz
612364732e
Merge pull request #35226 from xeji/virglrenderer
virglrenderer: init at 0.6.0
2018-03-04 18:11:47 +00:00
Ryan Mulligan
78b0abe442 librdmacm: 1.0.21 -> 1.1.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.1.0 with grep in /nix/store/hwzkcif6mzrqmza14s4qjx2z3nllvih4-librdmacm-1.1.0
- found 1.1.0 in filename of file in /nix/store/hwzkcif6mzrqmza14s4qjx2z3nllvih4-librdmacm-1.1.0

cc "@wkennington"
2018-03-04 18:07:45 +00:00
Ryan Mulligan
cbef2f6fbf openvdb: 4.0.2 -> 5.0.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 5.0.0 with grep in /nix/store/6shm8j674fk7290pb838wy9df9r42ydh-openvdb-5.0.0
- found 5.0.0 in filename of file in /nix/store/6shm8j674fk7290pb838wy9df9r42ydh-openvdb-5.0.0

cc "@guibou"
2018-03-04 17:39:49 +00:00
Ryan Mulligan
662b397167 pmd: 5.2.3 -> 6.0.1
Semi-automatic update. These checks were performed:

- built on NixOS
- found 6.0.1 with grep in /nix/store/bi514yar6zzf7i7c78ndlha1pba51ld2-pmd-6.0.1
- found 6.0.1 in filename of file in /nix/store/bi514yar6zzf7i7c78ndlha1pba51ld2-pmd-6.0.1
2018-03-04 17:36:22 +00:00
Anders Kaseorg
6f073154da Give working advice for running nix-prefetch-url
nix-prefetch-url file://… requires a full path.  Suggest an invocation
that will provide one.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-03-04 17:28:36 +00:00
Bas van Dijk
ca6f30da07 opencv: 3.4.0 -> 3.4.1
Changelog: https://github.com/opencv/opencv/wiki/ChangeLog#version341
2018-03-04 17:18:04 +00:00
obadz
edc7ca893f
Merge pull request #36209 from etu/php-updates
php: 7.1.14 -> 7.1.15, 5.6.33 -> 5.6.34
2018-03-04 17:16:27 +00:00
xeji
ffc014e9ed virglrenderer: init at 0.6.0 2018-03-04 17:58:18 +01:00
xeji
54b432f52d spice-gtk: set maintainer (previously none) 2018-03-04 17:51:20 +01:00
xeji
1894a2ace9 spice-gtk: fix usb redirection
Build with polkit and acl to enable usb redirection
in virt-viewer and virt-manager. Fixes #27199
usb redirection requires a setuid wrapper, see comment in code.
2018-03-04 17:47:55 +01:00
xeji
14c6c286fc spice-gtk: clean up unnecessary code 2018-03-04 17:47:55 +01:00
Franz Pletz
f51d9e399e
Merge pull request #36298 from bachp/gitlab-runner-10.5.0
gitlab-runner: 10.4.0 -> 10.5.0
2018-03-04 15:35:44 +00:00
Tim Steinbach
d070199a24
kotlin: 1.2.21 -> 1.2.30 2018-03-04 10:18:05 -05:00
Pascal Bach
f5c8fd08a6 gitlab-runner: 10.4.0 -> 10.5.0 2018-03-04 16:09:08 +01:00
Thilo Uttendorfer
861e2de8a8 ansible-lint: init at 3.4.20 2018-03-04 14:14:00 +01:00
Jörg Thalheim
bcb5271813
Merge pull request #36281 from jonafato/keepassxc-2.3.0
keepassxc: 2.2.4 -> 2.3.0
2018-03-04 12:32:42 +00:00
Franz Pletz
5668ca8bb4
Merge pull request #35125 from vcunat/p/hydra-gcc7
hydra: fix build with gcc7, incl. libpqxx update
2018-03-04 08:06:31 +00:00
Aneesh Agrawal
89d0307a39 vagrant: Fix dependencies for version 2.0.2
The version was bumped in #36081,
but the dependencies were not updated,
causing Vagrant to fail at runtime.

Fix the dependencies (via bundix),
and add an `installCheckPhase` to the derviation
to catch this in the future.
2018-03-03 23:31:00 -08:00
Aneesh Agrawal
fced35fa44 buildRubyGem: Make testing easier
Don't default `doCheck` to false,
and use the default set of phases
so the phases list does not need to be overriden
in order to add checkPhase or installCheckPhase.
2018-03-03 23:31:00 -08:00
Jörg Thalheim
c16936c2a2 Revert "radare2-cutter: 1.1 -> 1.2"
This reverts commit 664deabf8f.

reason: https://github.com/NixOS/nixpkgs/pull/36251#issuecomment-370167978
2018-03-04 06:50:42 +00:00
Jon Banafato
29f70db773 libargon2: add darwin to platforms 2018-03-04 01:36:59 -05:00
Jörg Thalheim
1aa59bfd3f
Merge pull request #35914 from ryantm/auto-update/nanoflann-1.1.9-to-1.2.3
nanoflann: 1.1.9 -> 1.2.3
2018-03-04 06:21:52 +00:00
Jörg Thalheim
d8bc997dbe
Merge pull request #35922 from ryantm/auto-update/nlohmann_json-2.1.0-to-3.1.1
nlohmann_json: 2.1.0 -> 3.1.1
2018-03-04 06:14:41 +00:00
Jörg Thalheim
0ea54b1907
Merge pull request #36171 from dtzWill/fix/gecode_3
gecode_3: use bash to run "configure", fix error
2018-03-04 06:03:50 +00:00
Jörg Thalheim
bb284c56ce
Merge pull request #36258 from ThomasMader/dlang-update
Dlang update
2018-03-04 05:38:37 +00:00
Jörg Thalheim
5cfad21662
Merge pull request #36260 from andrey-komarov/systemtap
systemtap: 2017.02.04 -> 2017.10.18
2018-03-04 04:16:06 +00:00
Jan Malakhovski
1e36cea00c libmatthew-java: fix 2018-03-04 05:13:19 +01:00
Jan Malakhovski
1fe5badd05 dbus-java: fix 2018-03-04 05:13:19 +01:00
Robert Schütz
e6b8eb0280
pythonPackages.natsort: fix tests
A coverage report is definitely not needed for Nixpkgs.
2018-03-03 19:33:41 +01:00
Thomas Mader
659e641b90 dub: 1.7.2 -> 1.8.0 2018-03-03 18:47:48 +01:00
Thomas Mader
80d6e98964 dtools: 2.078.2 -> 2.079.0 2018-03-03 18:37:14 +01:00
Jörg Thalheim
fe2acc2b2c
Merge pull request #36215 from xnaveira/py-junos-eznc
Py junos eznc
2018-03-03 17:35:58 +00:00
Jörg Thalheim
691d18212b
Merge pull request #36241 from womfoo/bump/facter-3.10.0-and-deps
facter: 3.9.3 -> 3.10.0 and deps
2018-03-03 17:33:14 +00:00
Thomas Mader
61432bcd71 dmd: 2.078.2 -> 2.079.0 2018-03-03 18:29:48 +01:00
Andrey Komarov
64d45ec506
systemtap: 2017.02.04 -> 2017.10.18
2017.10.18 corresponds to version release-3.2 branch
2018-03-03 19:59:28 +03:00
Xavier Naveira
1689c3c53f pythonPackages.junos-eznc: init at 2.1.7
pythonPackages.junos-eznc: init at 2.1.7

pythonPackages.junos-eznc: init at 2.1.7
2018-03-03 17:52:48 +01:00
Jörg Thalheim
ce82ae17a9
Merge pull request #36158 from guibou/guibou_bump_partio
partio: 1.1.0 -> 2018-03-01
2018-03-03 15:53:45 +00:00
Jörg Thalheim
ce6adf6dcf
Merge pull request #34868 from teto/protocol
[RDY] protocol: module to application
2018-03-03 15:41:41 +00:00
Jörg Thalheim
62a59433ba
Merge pull request #36251 from Mic92/radare2-cutter
radare2-cutter: 1.1 -> 1.2
2018-03-03 15:38:01 +00:00
Jörg Thalheim
664deabf8f radare2-cutter: 1.1 -> 1.2 2018-03-03 15:24:19 +00:00
Masayuki Takeda
bef07b86ed bump janePackage's version lower bound 2018-03-03 20:39:17 +09:00
Guillaume Bouchard
4f031c061b partio: 1.1.0 -> 2018-03-01
- The version 1.1.0 is 6 years old and was not compiling anymore with GCC 7.0
- Fixed buildInputs / nativeBuildInputs
- Set platform to linux, it does not work on OSX
2018-03-03 12:12:21 +01:00
Ryan Mulligan
6eecefbfbe petsc: 3.7.6 -> 3.8.3
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -V` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -v` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --version` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py version` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins --help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff --help` and found version 3.8.3
- found 3.8.3 with grep in /nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3
2018-03-03 11:03:57 +00:00
Kranium Gikos Mendoza
6fb1978b3b libwhereami: 0.1.3 -> 0.2.0 2018-03-03 16:00:41 +11:00
Kranium Gikos Mendoza
9478569bed libwhereami: fix gcc7 build 2018-03-03 15:59:27 +11:00
Austin Seipp
0339dc5fae libftdi: enable async mode
Apparently, async mode for libftdi 0.20 is allegedly disabled when using
libusb-compat wrappers, as libftdi does not really support libftdi 1.x. Because
we only ship libusb-compat, this would normally make async mode completely
unavailable.

Except distributions like Ubuntu just disable this check completely! See this
patch from Launchpad:

https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/libftdi/trusty/view/head:/debian/patches/04_async_mode.diff

In the spirit of good competition (and feature parity for software that
*doesn't* support the synchronous mode, thanks to Ubuntu silently ensuring
their async-only paths work) we enable this just the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-02 21:20:54 -06:00
Masayuki Takeda
84adbd0d98 janeStreet: 0.9.0 -> 0.10.0 2018-03-03 11:55:35 +09:00
Jörg Thalheim
063669901a
Merge pull request #36211 from Mic92/mlt
mlt: 6.4.1 -> 6.6.0
2018-03-02 23:25:27 +00:00
Tim Steinbach
a1456403a9
ammonite: 1.0.3 -> 1.0.5 2018-03-02 18:12:08 -05:00
lewo
085321ab38
Merge pull request #35648 from ryantm/auto-update/flyway-4.2.0-to-5.0.7
flyway: 4.2.0 -> 5.0.7
2018-03-02 22:15:26 +01:00
lewo
ab8cddbc07
Merge pull request #35663 from dywedir/gphoto2
gphoto2: 2.5.11 -> 2.5.15
2018-03-02 22:11:28 +01:00
Shea Levy
3509c4b7bb
Merge branch 'callCabal2nix-retain-ifd' 2018-03-02 13:22:26 -05:00
Jörg Thalheim
22b4349b3a
Merge pull request #36224 from erosennin/pymetar-0.21
pythonPackages.pymetar: 0.20 -> 0.21
2018-03-02 16:13:51 +00:00
Jörg Thalheim
e2f7ef7bf5 python.pkgs.pymetar: modernize 2018-03-02 16:12:08 +00:00
Jörg Thalheim
d2850489f7
Merge pull request #36194 from maurer/bap-1.4
BAP update to 1.4
2018-03-02 15:45:24 +00:00
Shea Levy
62a1abe204
haskellPackages.callCabal2nix: Depend on the expression.
This ensures that as long as the package derivation is alive, its nix
expressions do not need to be regenerated.

Fixes #36190.
2018-03-02 09:37:02 -05:00
Xavier Naveira
22c5082aed pythonPackages.ncclient: init a 0.5.3 2018-03-02 15:33:07 +01:00
Xavier Naveira
284c6a5990 pythonPackages.scp: init at 0.10.2 2018-03-02 15:24:00 +01:00
Jörg Thalheim
e044db3974 mlt: 6.4.1 -> 6.6.0
fix opencv incompatibility reported in #36170
2018-03-02 14:05:23 +00:00
Elis Hirwing
b503b2dda5
php56: 5.6.33 -> 5.6.34
Changelog: http://www.php.net/ChangeLog-5.php#5.6.34
2018-03-02 12:37:57 +01:00
Elis Hirwing
c9fdf84a38
php71: 7.1.14 -> 7.1.15
Changelog: http://www.php.net/ChangeLog-7.php#7.1.15
2018-03-02 12:37:23 +01:00
Elis Hirwing
715ca57a57
php: add myself as maintainer 2018-03-02 12:35:22 +01:00
adisbladis
195f1725eb
Merge pull request #35991 from ryantm/auto-update/rdkafka-0.9.5-to-0.11.3
rdkafka: 0.9.5 -> 0.11.3
2018-03-02 18:41:35 +08:00
Vladimír Čunát
213c2169d6
msitools: remove myself from maintainers
I haven't used it for a very long time,
and there's too much other things going on.
2018-03-02 10:33:26 +01:00
Elis Hirwing
0e93b0e9ac php: 7.2.2 -> 7.2.3
Changelog: http://www.php.net/ChangeLog-7.php#7.2.3
2018-03-02 08:32:48 +01:00
adisbladis
0fc2ddbc29
Merge pull request #35907 from ryantm/auto-update/msilbc-2.0.3-to-2.1.2
msilbc: 2.0.3 -> 2.1.2
2018-03-02 11:43:10 +08:00
adisbladis
30e40cd656
Merge pull request #35758 from ryantm/auto-update/libbson-1.8.0-to-1.9.2
libbson: 1.8.0 -> 1.9.2
2018-03-02 11:40:57 +08:00
adisbladis
9938c97911
Merge pull request #35860 from ryantm/auto-update/mkdocs-0.16.3-to-0.17.2
mkdocs: 0.16.3 -> 0.17.2
2018-03-02 11:37:01 +08:00
adisbladis
ac469bdebd
Merge pull request #35908 from ryantm/auto-update/msitools-0.94-to-0.97
msitools: 0.94 -> 0.97
2018-03-02 11:27:46 +08:00
adisbladis
6977dc07f8
Merge pull request #35761 from ryantm/auto-update/libebur128-1.0.2-to-1.2.4
libebur128: 1.0.2 -> 1.2.4
2018-03-02 11:26:44 +08:00
adisbladis
85d9d5f8fd
Merge pull request #35736 from ryantm/auto-update/jruby-9.1.13.0-to-9.1.16.0
jruby: 9.1.13.0 -> 9.1.16.0
2018-03-02 11:22:03 +08:00
adisbladis
acdbd12f17
Merge pull request #35935 from ryantm/auto-update/opendht-1.3.4-to-1.5.0
opendht: 1.3.4 -> 1.5.0
2018-03-02 10:51:36 +08:00
adisbladis
c67d4aaf4d
elixir: 1.6.0 -> 1.6.2 2018-03-02 10:24:13 +08:00
timor
76a01ad9d1 hunspell-dicts: add support for german dictionary
Note that this relies on ispell as a dependency.  Also, perl and hunspell itself
are used during building the dictionary.
2018-03-01 23:54:04 +01:00
Will Dietz
d545bb649a
Merge pull request #36192 from dtzWill/update/range-v3-0.3.5
rangev3: 2017-01-30 -> 0.3.5, build and run tests
2018-03-01 16:37:56 -06:00
Jörg Thalheim
786f402012
Merge pull request #36184 from danielfullmer/avrbinutils-2.30
avrbinutils: 2.26 -> 2.30
2018-03-01 22:33:07 +00:00
Matthew Maurer
a9409104a0 bap: 1.2 -> 1.4 2018-03-01 17:22:43 -05:00
Will Dietz
2e59e03d17 range-v3: tests 2018-03-01 15:47:48 -06:00
Will Dietz
17af21d231 range-v3: 2017-01-30 -> 0.3.5 2018-03-01 15:35:15 -06:00
Daiderd Jordan
0feffd2232
Merge pull request #35419 from Kaali/master
Support mopidy on Darwin
2018-03-01 22:07:28 +01:00
Peter Simons
8b537488a5 git-annex: update sha256 hash for the new version 2018-03-01 21:56:35 +01:00
Peter Simons
5d4db65494 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
292d228e71.
2018-03-01 21:56:28 +01:00
Daniel Fullmer
02fee428a2 avrbinutils: 2.26 -> 2.30 2018-03-01 13:30:17 -05:00
babariviere
6967498370 fix LD_PRELOAD error for bear 2018-03-01 18:14:24 +01:00
Matthew Maurer
48cc8c2fff jbuilder: 1.0+beta18 -> 1.0+beta17
jbuilder beta 18 introduces a regression on the final link.
This is reflected in BAP 1.4
Rolling back one version until it's fixed.
2018-03-01 12:12:29 -05:00
Robin Gloster
8d3aa2f2b9
ocamlModules.biniou: fix build 2018-03-01 17:48:10 +01:00
Elis Hirwing
4cd5eaedf1 php70: 7.0.27 -> 7.0.28
Security patches: http://www.php.net/ChangeLog-7.php#7.0.28
2018-03-01 17:31:30 +01:00
Ryan Mulligan
f82d282c0a readosm: 1.0.0b -> 1.1.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.1.0 with grep in /nix/store/fxmc6jijyscbyhiyjdflbpmbf7hn9v41-readosm-1.1.0
- found 1.1.0 in filename of file in /nix/store/fxmc6jijyscbyhiyjdflbpmbf7hn9v41-readosm-1.1.0
2018-03-01 16:23:40 +01:00
Will Dietz
fbaa334bcd gecode_3: use bash to run "configure", fix error
Error:

/configure: ./configure.lineno: line 11561: syntax error: unexpected "("
2018-03-01 09:16:18 -06:00
Roel van Dijk
da134f8a8a opencv: flag to enable tbb
enableTbb makes opencv use the "threading building blocks" library as
the parallel framework
2018-03-01 15:45:15 +01:00
Timofei Kushnir
15893aab47 Follow-ups to contributors' comments
- `gcc` was removed from `nativeBuildInputs`
- ccache version updated to 3.4.1
- added `man` subpackage
2018-03-01 15:36:27 +01:00
Timofei Kushnir
c24c0d560d ccache: 3.3.5 -> 3.4 2018-03-01 15:36:27 +01:00
Ryan Mulligan
7620b00481 stfl: 0.22 -> 0.24
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.24 with grep in /nix/store/9xdm9pfw8ckr8n58f2n2pz7vpz54wj72-stfl-0.24
- found 0.24 in filename of file in /nix/store/9xdm9pfw8ckr8n58f2n2pz7vpz54wj72-stfl-0.24

cc "@lovek323"
2018-03-01 15:27:03 +01:00
Maximilian Güntner
452f9ca8ef geckodriver: use devel version with slog fix
fixes #35301
2018-03-01 14:58:44 +01:00
Vincent Laporte
504bf92ee2 ocaml: 4.06.0 -> 4.06.1 2018-03-01 14:57:06 +01:00
Peter Simons
56f1785e4b
Merge pull request #36157 from idontgetoutmuch/master
Stop forcing hmatrix-gsl to use gsl 1.16 and use gsl 2.4 instead
2018-03-01 14:50:32 +01:00
Robert Schütz
455dbc4668 pythonPackages.flake8-import-order: init at 0.17 2018-03-01 14:43:12 +01:00
Robert Schütz
2937f81e61 pythonPackages.pylama: init at 7.4.3 2018-03-01 14:43:12 +01:00
Robert Schütz
5f5c41dadc pythonPackages.pylint: add mccabe to propagatedBuildInputs 2018-03-01 14:43:12 +01:00
Robert Schütz
d90fa004b4 pythonPackages.pydocstyle: depend on pathlib for python<3.4 only 2018-03-01 14:43:12 +01:00
Robert Schütz
ca09d1b303 pythonPackages.pydocstyle: enable tests 2018-03-01 14:43:12 +01:00
Robert Schütz
13ac2ee2f6 pythonPackages.pydocstyle: correct propagatedBuildInputs 2018-03-01 14:43:12 +01:00
Robin Gloster
a0cb8cfd81
rubygems.grpc: fix with gcc7 2018-03-01 11:48:22 +01:00
adisbladis
48edc140dc
nodePackages_8_x.npm: init at 5.6.0 2018-03-01 18:21:49 +08:00
Dominic Steinitz
d1ac8d1e1a Merge branch 'master' of https://github.com/NixOS/nixpkgs 2018-03-01 09:14:18 +00:00
Dominic Steinitz
183c3603fa No longer needed and causes confusion 2018-03-01 09:11:45 +00:00
Jörg Thalheim
1cb726b937
Merge pull request #36135 from romildo/upd.catch
catch: 1.11.0 -> 1.12.0
2018-03-01 09:08:18 +00:00
Sam Parkinson
de650d4766 elementary-cmake-modules: init at 319ec5336... 2018-03-01 06:46:31 +02:00
Peter Hoeg
ae8c48c175 pythonPackages.wakeonlan: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
5f8ed51a72 pythonPackages.pyunifi: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
9e4b9e8295 pythonPackages.jsonrpc-websocket: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
703b940899 pythonPackages.jsonrpc-base: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
cece9a2941 pythonPackages.jsonrpc-async: remove name 2018-03-01 12:21:10 +08:00
Ryan Mulligan
b568a7c673 liburcu: 0.9.5 -> 0.10.1
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.10.1 with grep in /nix/store/hfqs5amwgnhsmp0jbyw5fbg5vvx7n60w-liburcu-0.10.1
- found 0.10.1 in filename of file in /nix/store/hfqs5amwgnhsmp0jbyw5fbg5vvx7n60w-liburcu-0.10.1
2018-03-01 00:42:38 +01:00
Shea Levy
8a60691dc6
Merge branch 'callCabal2nix-restricted' 2018-02-28 17:11:35 -05:00
Ryan Mulligan
df06864cdf soundtouch: 1.9.2 -> 2.0.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.0.0 with grep in /nix/store/mccg5fjzlk40fic8crh6mj0nknwmr774-soundtouch-2.0.0
- found 2.0.0 in filename of file in /nix/store/mccg5fjzlk40fic8crh6mj0nknwmr774-soundtouch-2.0.0
2018-02-28 20:49:28 +00:00
Ryan Mulligan
228a7d2a33 squirrel-sql: 3.7.1 -> 3.8.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1/bin/squirrel-sql -h` got 0 exit code
- ran `/nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1/bin/squirrel-sql --help` got 0 exit code
- ran `/nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1/bin/squirrel-sql help` got 0 exit code
- found 3.8.1 with grep in /nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1
- found 3.8.1 in filename of file in /nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1

cc "@khumba"
2018-02-28 20:49:05 +00:00
Ryan Mulligan
a50424b6f3 supercollider: 3.8.1 -> 3.9.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1/bin/scsynth -v` and found version 3.9.1
- ran `/nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1/bin/supernova -h` got 0 exit code
- ran `/nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1/bin/supernova --help` got 0 exit code
- ran `/nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1/bin/supernova -v` and found version 3.9.1
- ran `/nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1/bin/supernova --version` and found version 3.9.1
- ran `/nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1/bin/sclang -h` got 0 exit code
- ran `/nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1/bin/sclang -v` and found version 3.9.1
- found 3.9.1 with grep in /nix/store/4wlhzjj8k4a49dvpzgwhll2m03hvvcz9-supercollider-3.9.1
2018-02-28 20:48:01 +00:00
Ryan Mulligan
2702a81533 waf: 1.9.0 -> 2.0.4
Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.0.4 with grep in /nix/store/dr6xvrw483jr5vgznwpjj0hxx3jq86ha-waf-2.0.4
- found 2.0.4 in filename of file in /nix/store/dr6xvrw483jr5vgznwpjj0hxx3jq86ha-waf-2.0.4

cc "@vrthra"
2018-02-28 20:32:55 +00:00
Ryan Mulligan
c0dca07e92 unixODBC: 2.3.4 -> 2.3.5
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/isql --help` got 0 exit code
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/isql --version` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/isql --help` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbcinst --help` got 0 exit code
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbcinst --version` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbcinst --help` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/iusql --help` got 0 exit code
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/iusql --version` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/iusql --help` and found version 2.3.5
- ran `/nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5/bin/odbc_config --version` and found version 2.3.5
- found 2.3.5 with grep in /nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5
- found 2.3.5 in filename of file in /nix/store/vs2i1mz87r31icar1kp880wq81bk2wy5-unixODBC-2.3.5
2018-02-28 20:32:41 +00:00
Ryan Mulligan
89fc5c1a23 wiggle: 1.0 -> 1.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/hs0xavmd2pyi30l05s20hp5q70bc63br-wiggle-1.1/bin/wiggle -h` got 0 exit code
- ran `/nix/store/hs0xavmd2pyi30l05s20hp5q70bc63br-wiggle-1.1/bin/wiggle --help` got 0 exit code
- ran `/nix/store/hs0xavmd2pyi30l05s20hp5q70bc63br-wiggle-1.1/bin/wiggle -V` and found version 1.1
- ran `/nix/store/hs0xavmd2pyi30l05s20hp5q70bc63br-wiggle-1.1/bin/wiggle --version` and found version 1.1
- found 1.1 with grep in /nix/store/hs0xavmd2pyi30l05s20hp5q70bc63br-wiggle-1.1
- found 1.1 in filename of file in /nix/store/hs0xavmd2pyi30l05s20hp5q70bc63br-wiggle-1.1
2018-02-28 20:32:20 +00:00
Shea Levy
7f623cfa45
callCabal2nix: Fix filtering for non-cleanSourceable sources.
What was here before wasn't correct anyway, and now it works in
restricted mode.

Fixes #35207
2018-02-28 14:22:19 -05:00
Shea Levy
edf0a76211
glibc_2_27: LOCAL_ARCHIVE -> LOCALE_ARCHIVE 2018-02-28 14:09:22 -05:00
Will Dietz
f1dd205c4e
Merge pull request #35643 from volth/graalvm8-init-0.31
graalvm8: init at 0.31
2018-02-28 12:31:33 -06:00
José Romildo Malaquias
87f8676229 catch: 1.11.0 -> 1.12.0 2018-02-28 15:16:27 -03:00
Vincent Laporte
7f327dfa63 ocamlPackages.ctypes: 0.11.5 -> 0.13.1 2018-02-28 19:10:34 +01:00
Vincent Laporte
4ab5d3a1e7 ocamlPackages.cohttp: 1.0.0 -> 1.0.2 2018-02-28 19:09:14 +01:00
Vincent Laporte
a3c143c39c ocamlPackages.camlp5: 7.03 -> 7.05 2018-02-28 19:08:40 +01:00
Tim Steinbach
50e99d163e
gradle: 4.5 -> 4.6 2018-02-28 13:05:15 -05:00
Ryan Mulligan
420a63b8d8 packer: 1.1.3 -> 1.2.0 (#35945)
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.2.0 with grep in /nix/store/q9ifpn013p72sy6mp3b5xyrl2rjfnabw-packer-1.2.0-bin
- found 1.2.0 in filename of file in /nix/store/q9ifpn013p72sy6mp3b5xyrl2rjfnabw-packer-1.2.0-bin
2018-02-28 17:40:09 +00:00
Thomas Tuegel
e7a573a85a
Merge pull request #35735 from ryantm/auto-update/jsoncpp-1.8.0-to-1.8.4
jsoncpp: 1.8.0 -> 1.8.4
2018-02-28 10:04:09 -06:00
Thomas Tuegel
6302143397
Merge pull request #35942 from ryantm/auto-update/openspecfun-0.4-to-0.5.3
openspecfun: 0.4 -> 0.5.3
2018-02-28 10:03:39 -06:00
Jan Tojnar
150ead93e4
libgee_0_{6,8}: get rid of legacy libgee
It was never needed anyway. [1]

[1]: https://github.com/NixOS/nixpkgs/pull/19421
2018-02-28 16:08:44 +01:00
Jan Tojnar
0a99152810
spidermonkey_52: 52.2.1gnome1 → 52.6.0
Update to latest upstream version and remove some flags that caused errors:

--enable-threadsafe was removed in https://bugzilla.mozilla.org/show_bug.cgi?id=1253466, since SpiderMonkey is thread-safe by default now https://bugzilla.mozilla.org/show_bug.cgi?id=1031529.

--enable-gcgenerational also disappeared for some reason.
2018-02-28 16:05:19 +01:00
Ryan Mulligan
901576e846 pythia: 8.219 -> 8.226
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config -h` got 0 exit code
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config --help` got 0 exit code
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config help` got 0 exit code
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config -V` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config -v` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config --version` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config version` and found version 8.226
- ran `/nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226/bin/pythia8-config help` and found version 8.226
- found 8.226 with grep in /nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226
- found 8.226 in filename of file in /nix/store/whxh0pc4qfz97dhxsn8ya9pwy1w9msz1-pythia-8.226

cc "@veprbl"
2018-02-28 15:02:21 +00:00
Ryan Mulligan
abec360b76 qca-qt5: 2.1.1 -> 2.1.3
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/mozcerts-qt5 -h` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/mozcerts-qt5 --help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/mozcerts-qt5 help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 -h` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 --help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 help` got 0 exit code
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 -v` and found version 2.1.3
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 --version` and found version 2.1.3
- ran `/nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3/bin/qcatool-qt5 version` and found version 2.1.3
- found 2.1.3 with grep in /nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3
- found 2.1.3 in filename of file in /nix/store/m57l1rvkq2yb9yk1hsjs5bnj0g0ylhsx-qca-qt5-2.1.3

cc "@ttuegel"
2018-02-28 15:01:59 +00:00
Ryan Mulligan
69285b5f13 tcllib: 1.18 -> 1.19
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.19 with grep in /nix/store/6125kc5ryhd9vxwf6j7bbdv57ajsi2hs-tcllib-1.19
2018-02-28 14:30:27 +00:00
Ryan Mulligan
ffdfd50fec opencollada: 1.6.59 -> 1.6.62
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.6.62 with grep in /nix/store/4ss521i0480p31fgmlqkv4rcrrfv8zw2-opencollada-1.6.62
- found 1.6.62 in filename of file in /nix/store/4ss521i0480p31fgmlqkv4rcrrfv8zw2-opencollada-1.6.62

cc "@eelco"
2018-02-28 14:28:46 +00:00
Ryan Mulligan
cf0a73f254 pew: 1.1.0 -> 1.1.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/jr9kc24yp5cxdsk6m0f7iiqviz4q5s8y-pew-1.1.2/bin/.pew-wrapped version` and found version 1.1.2
- ran `/nix/store/jr9kc24yp5cxdsk6m0f7iiqviz4q5s8y-pew-1.1.2/bin/pew version` and found version 1.1.2
- found 1.1.2 with grep in /nix/store/jr9kc24yp5cxdsk6m0f7iiqviz4q5s8y-pew-1.1.2
- found 1.1.2 in filename of file in /nix/store/jr9kc24yp5cxdsk6m0f7iiqviz4q5s8y-pew-1.1.2

cc "@berdario"
2018-02-28 14:24:45 +00:00
Ryan Mulligan
908cf0784f resolv_wrapper: 1.1.3 -> 1.1.5
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.1.5 with grep in /nix/store/wfbq0x34zgwrazsib5pv5wbv1zb1yrpk-resolv_wrapper-1.1.5
- found 1.1.5 in filename of file in /nix/store/wfbq0x34zgwrazsib5pv5wbv1zb1yrpk-resolv_wrapper-1.1.5

cc "@wkennington"
2018-02-28 14:21:17 +00:00
Ryan Mulligan
8faeaadade rocksdb: 5.10.2 -> 5.10.3
Semi-automatic update. These checks were performed:

- built on NixOS
- found 5.10.3 in filename of file in /nix/store/4db33wajzz0lsdms0bnpqizl280l3kwc-rocksdb-5.10.3

cc "@adev @wkennington"
2018-02-28 14:21:03 +00:00
Frederik Rietdijk
3ee1423ac9
Merge pull request #36010 from ryantm/auto-update/sassc-3.4.5-to-3.4.8
sassc: 3.4.5 -> 3.4.8
2018-02-28 14:15:06 +00:00
Frederik Rietdijk
d374fca31d
Merge pull request #36019 from ryantm/auto-update/shapelib-1.4.0-to-1.4.1
shapelib: 1.4.0 -> 1.4.1
2018-02-28 14:14:39 +00:00
Frederik Rietdijk
e2b58ac6e6
Merge pull request #36027 from ryantm/auto-update/socket_wrapper-1.1.5-to-1.1.9
socket_wrapper: 1.1.5 -> 1.1.9
2018-02-28 14:14:07 +00:00
Matthieu Coudron
0a672f7984 [RDY] pythonPackages.cmd2: 0.7.7 -> 0.8.0 (#35162)
Some cool stuff like history saving to transcripts, support for argparse
based parsers etc:
https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md

It is now possible to run tests though many fails.
2018-02-28 13:55:02 +00:00
Alexander V. Nikolaev
539efba194 glm: remove 0.9.5.4, as it not used anymore.
was used only in libreoffice-still, where was commented out 2 years ago.
I feel it time for farewell 0.9.5.4.
2018-02-28 15:20:43 +02:00
Ryan Mulligan
3d13c892e8 sslmate: 1.5.0 -> 1.6.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/cifmnprcfrgiz551lg7n5js4fblmhrr4-sslmate-1.6.0/bin/sslmate help` got 0 exit code
- ran `/nix/store/cifmnprcfrgiz551lg7n5js4fblmhrr4-sslmate-1.6.0/bin/sslmate version` and found version 1.6.0
- found 1.6.0 with grep in /nix/store/cifmnprcfrgiz551lg7n5js4fblmhrr4-sslmate-1.6.0
- found 1.6.0 in filename of file in /nix/store/cifmnprcfrgiz551lg7n5js4fblmhrr4-sslmate-1.6.0

cc "@domenkozar"
2018-02-28 12:37:31 +01:00