Commit graph

190535 commits

Author SHA1 Message Date
Marek Mahut
ecde012fdc cypress: 3.4.0 -> 3.4.1 2019-08-22 15:02:14 +02:00
Lancelot SIX
c15aff9fa4
python3Packages.pyowm: drop outdated patching
Version 2.10 relaxed the requirement for geojson from
`geojson>=2.3.0,<2.4` to `geojson>=2.3.0,<3`. Remove the postPatch hook
that adjusted this requirement when it broke in nixpkgs.
2019-08-22 15:01:34 +02:00
Lancelot SIX
2798da019f
pythonPackages.pyowm: disable python2
- Python2 support has been deprecated in 2.9 (https://github.com/csparpa/pyowm/releases/tag/2.9.0)
- Python-3.3 support dropped in 2.10 (https://github.com/csparpa/pyowm/releases/tag/2.10)
2019-08-22 15:01:22 +02:00
Robin Gloster
cac55a5cfe
Merge pull request #67244 from Ma27/teamviewer-bump
teamviewer: 14.4.2269 -> 14.5.1691
2019-08-22 14:55:32 +02:00
Robin Gloster
3dede565c7
qt56: remove; unused, broken with openssl 1.1 2019-08-22 14:50:28 +02:00
Maximilian Bosch
37aad44132
teamviewer: 14.4.2269 -> 14.5.1691
https://community.teamviewer.com/t5/Change-Logs/Linux-v14-5-1691-Full-Change-Log/m-p/69997

Also ensured that QT is wrapped properly to avoid startup issues with
different system-wide QT versions.

(cherry picked from commit 1fc1fe7e6a)
2019-08-22 14:41:18 +02:00
Sarah Brofeldt
2bebade1fb
Merge pull request #67220 from edef1c/wishbone-tool
wishbone-tool: init at 0.2.8
2019-08-22 14:15:25 +02:00
Maximilian Bosch
20bddfe08e
Merge pull request #66971 from dtzWill/update/notmuch-bower-0.11
notmuch-bower: 0.10 -> 0.11
2019-08-22 13:43:36 +02:00
Michal Minář
f0c12c4795 google-clasp: init at 2.2.1 (#43376)
* google-clasp: init at version 2.2.1

Useful for developing Google's Apps Scripts.

Signed-off-by: Michal Minář <mic.liamg@gmail.com>

* fixed license

Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-08-22 13:29:43 +02:00
MarcFontaine
6941695470 cbor-diag: 0.5.2 -> 0.5.6 2019-08-22 13:23:15 +02:00
Maximilian Bosch
1fc1fe7e6a
teamviewer: 14.4.2269 -> 14.5.1691
https://community.teamviewer.com/t5/Change-Logs/Linux-v14-5-1691-Full-Change-Log/m-p/69997

Also ensured that QT is wrapped properly to avoid startup issues with
different system-wide QT versions.
2019-08-22 13:17:29 +02:00
edef
e9ccd6fa3d wishbone-tool: init at 0.2.8 2019-08-22 11:09:45 +00:00
MarcFontaine
85bbd3c17f cddl: 0.8.5 -> 0.8.9 2019-08-22 12:52:43 +02:00
Florian Klink
472f3254a8 perlPackages.DBDOracle: fix darwin build 2019-08-22 12:32:32 +02:00
Andrew Childs
90776e1de5 minikube: restore plugins
These were dropped in a12efe947f
2019-08-22 18:33:54 +09:00
Andrew Childs
9232a335ef docker-machine-kvm2: update for changes to minikube
In "minikube: 1.0.1 -> 1.2.0" [1], the package changed from
buildGoPackage to buildGoModule. This package, docker-machine-kvm2, is
built from the same sources and must follow the same packaging.

[1] a12efe947f
2019-08-22 18:32:14 +09:00
Matt Smith
46750099c1 kubeless: init at 1.0.4 2019-08-22 10:30:13 +01:00
Florian Klink
47c60b3823 perlPackages.DBDOracle: 1.76 -> 1.80 2019-08-22 11:22:51 +02:00
Florian Klink
ab6ada01f7 oracle-instantclient: use copy instead of install for libraries
libclntsh.so* and libocci.so* are symlinks to the latest version.

By using `install`, these are all dereferenced and duplicated.

Let's avoid that, and shrink the lib output from 621M to 226M.
2019-08-22 11:22:51 +02:00
Florian Klink
42f9df18ad python3.pkgs.cx_oracle: 7.1.3 -> 7.2.2 2019-08-22 11:22:51 +02:00
Florian Klink
e9c53043a8 oracle-instantclient: drop PECL::oci8 hack
This wasn't about PECL::oci8 in first place, but DBD-Oracle.

In the current version of oracle-instantclient, a libclntsh.so is
shipped, so DBD-Oracle is happy.
2019-08-22 11:22:51 +02:00
Florian Klink
2decc61d28 oracle-instantclient: 12.2.0.1.0 -> 19.3.0.0.0
It's now possible to download Oracle Instant Client without having to
click a checkbox to agree to the license, and then log in with an Oracle
account to start the download, at least on Linux (for now).

Darwin still seems to be at 18.1, and version numbers haven't been that
aligned recently, so allow different version numbers per platform.
2019-08-22 11:22:51 +02:00
Florian Klink
c79d9e17d6 odpic: 3.1.0 -> 3.2.1 2019-08-22 11:22:51 +02:00
Florian Klink
eb0fecf294 odpic: add to rpath 2019-08-22 11:22:51 +02:00
Florian Klink
6081611046 oracle-instantclient: turn into a multi-output derivation 2019-08-22 11:22:48 +02:00
Matt Smith
0ce6eb4b59 maintainers: add 00-matt 2019-08-22 10:18:18 +01:00
Elis Hirwing
8b6b9533ef
Merge pull request #67212 from kisik21/php-disable-mhash
php: disable mhash
2019-08-22 11:11:17 +02:00
Maximilian Bosch
938a7e5fe1
Merge pull request #67151 from xrelkd/update/cargo-make
cargo-make: 0.22.0 -> 0.22.1
2019-08-22 11:06:52 +02:00
markuskowa
a4ac0ceba0
Merge pull request #67238 from lsix/freeipmi-1.6.4
freeipmi: 1.6.3 -> 1.6.4
2019-08-22 10:44:49 +02:00
Sarah Brofeldt
d8c92757c2
Merge pull request #67230 from sikmir/gpxsee
gpxsee: 7.11 -> 7.12
2019-08-22 09:50:57 +02:00
Lancelot SIX
132c90aa96
freeipmi: 1.6.3 -> 1.6.4
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00005.html
for release information.
2019-08-22 09:40:29 +02:00
Matthieu Coudron
40235b78a2
Merge pull request #67231 from Shados/add-moonscript
Add Moonscript
2019-08-22 16:15:20 +09:00
Sarah Brofeldt
2558929984
Merge pull request #67149 from marsam/fix-mosml-darwin
mosml: fix build error on darwin
2019-08-22 09:07:18 +02:00
Sarah Brofeldt
5ca95f08dc
Merge pull request #67152 from xrelkd/update/cargo-expand
cargo-expand: 0.4.13 -> 0.4.14
2019-08-22 09:00:41 +02:00
Sarah Brofeldt
84e6725429
Merge pull request #67190 from das-g/libosmium-2.15.2
libosmium: 2.15.1 -> 2.15.2
2019-08-22 08:53:31 +02:00
Nikolay Korotkiy
205266b98e
gpxsee: 7.11 -> 7.12 2019-08-22 08:22:26 +03:00
Marek Mahut
9fd5b752e1
Merge pull request #66572 from fgaz/keepassxc/update1
keepassxc: 2.4.1 -> 2.4.3
2019-08-22 07:11:55 +02:00
Marek Mahut
8d0776be66 nixos/tests: adding jormungandr service test 2019-08-22 07:10:16 +02:00
Marek Mahut
ddc0521ebf nixos: adding jormungandr service 2019-08-22 07:10:16 +02:00
Matthew Bauer
ac773d1607 nixos/zsh: Fix tramp support
For a long time, TRAMP has not worked with ZSH NixOS servers. I
thought I fixed this in 0740f57e63af61694d14796286cb9204, but now
realize that was only half the problem. For TRAMP to start working
again ‘unsetopt zle’ was needed, otherwise the connection would hang.
In addition, I have a few more settings added that can apparenty
interfere with these settings.
2019-08-21 21:24:45 -04:00
Aaron Andersen
8b56d205b2
Merge pull request #67146 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.0 -> 5.4.1
2019-08-21 21:22:51 -04:00
Jan Tojnar
b992565455
Merge pull request #67222 from jtojnar/glthree
gnome-hexgl: init at unstable-2019-08-21
2019-08-22 03:18:29 +02:00
Jan Tojnar
80354ee314
gnome-hexgl: init at unstable-2019-08-21 2019-08-22 02:24:55 +02:00
Jan Tojnar
144ac2bd16
gthree: unstable-2019-10-21 2019-08-22 02:24:55 +02:00
Jan Tojnar
0e51dcda37
graphene: 1.8.6 → 1.9.6
we need unstable version for glthree
2019-08-22 02:24:54 +02:00
Jan Tojnar
9ad99a811d
mutest: init at unstable-2019-10-12 2019-08-22 02:24:54 +02:00
Robin Gloster
948b3e34a5
squid: remove v3, default to v4 2019-08-22 00:39:52 +02:00
worldofpeace
f96fdd88c5
Merge pull request #67219 from worldofpeace/vte-integration-whereneeded
Enable programs.$shell.vteIntegration where needed
2019-08-21 18:17:37 -04:00
Robin Gloster
a3251aa644
hadoop: fix infinite recursion 2019-08-21 23:35:51 +02:00
Florian Klink
d9617978fb
xen: 4.8.3 -> 4.8.5, unbreak (#67119)
* xen: 4.8.3 -> 4.8.5, unbreak

It was broken during GlusterFs upgrade: https://github.com/NixOS/nixpkgs/pull/66736
2019-08-21 23:29:42 +02:00