Commit graph

45920 commits

Author SHA1 Message Date
Izorkin edf389d92b mariadb-connector-c: drop v2.3 2019-09-09 16:05:01 +03:00
Izorkin c13c903934 mariadb-connector-c: remove libmysql alias 2019-09-09 15:55:35 +03:00
Izorkin 02812860c8 unixODBCDrivers.mariadb: 2.0.10 -> 3.1.2 2019-09-09 15:55:35 +03:00
Izorkin 9f8c046849 mariadb-connector-c: enable default v3.1 2019-09-09 15:55:35 +03:00
Izorkin e2bd655822 mariadb-galera: move to external package 2019-09-09 15:55:34 +03:00
Izorkin 3def2b4b6a mariadb-connector-c: init at 3.1.2 2019-09-09 15:55:34 +03:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
Izorkin cfb909229d mariadb-connector-c: move to external package 2019-09-09 15:55:34 +03:00
Jörg Thalheim be098bacad
python.pkgs.MySQL_python: remove
Reasons:

- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions

(cherry picked from commit 4a53284bc0)
2019-09-09 13:40:35 +01:00
Frederik Rietdijk e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk 731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Jörg Thalheim 21f61dde0d
nemiver: clean up (#68333)
nemiver: clean up
2019-09-09 06:03:39 +01:00
Jan Tojnar 3cdc583dd1
nemiver: rename from gnome3.nemiver 2019-09-09 02:06:57 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Florian Klink 652448f25b python.pkgs.scikits-odes: init at 2.4.0-9-g93075ae 2019-09-08 16:03:23 -07:00
Florian Klink 7e9e22f4d5 sundials_3: init at 3.2.1
That's needed for scikits.odes.
Upstream bug to migrate to sundials 4:
https://github.com/bmcage/odes/issues/98
2019-09-08 15:15:09 -07:00
Silvan Mosberger 916603c03c
Merge pull request #67241 from kcalvinalvin/cmt
nixos/modules/services/x11/hardware/: add cmt module
2019-09-08 22:33:30 +02:00
Frederik Rietdijk 5c2c505a2f gcc: use gcc7 for darwin
This was present in the gcc-8 branch but got removed in the merge.
2019-09-08 22:31:01 +02:00
Frederik Rietdijk 47caef475f Merge master into staging-next 2019-09-08 20:45:29 +02:00
Frederik Rietdijk 5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
worldofpeace ec27f6ff3c
Merge pull request #68282 from Pamplemousse/rappel
rappel: init at unstable-2019-07-08
2019-09-08 13:45:47 -04:00
Frederik Rietdijk e73f871285 Merge master into staging-next 2019-09-08 14:49:25 +02:00
Vladimír Čunát f5cecbbe7b
Merge #67936: python*Packages.rfc6555: init at 0.0.0 2019-09-08 10:02:12 +02:00
Vladimír Čunát 014ffdf3db
powerdns: use default openssl instead of libressl_2_8
Fixes https://github.com/NixOS/nixpkgs/issues/67601
and also see that thread for discussion.
2019-09-08 09:09:29 +02:00
Pamplemousse 77783268da rappel: init at unstable-2019-07-08 2019-09-07 21:12:47 -07:00
Jan Tojnar 98d9589819
gnome-keysign: init at 1.0.1 (#57000)
gnome-keysign: init at 1.0.1
2019-09-08 03:44:11 +02:00
Alyssa Ross f8fd80bfc6 mhonarc: add top-level path to perlPackages.MHonArc
Since MHonArc is a program, not a library, it makes sense to expose it
on the top level, in lowercase, like other programs.
2019-09-07 18:35:26 +00:00
Alyssa Ross fffe5f525f perlPackages.MHonArc: update metadata and style 2019-09-07 18:35:26 +00:00
Alyssa Ross cd714e7205 perlPackages.MHonArc: fix build 2019-09-07 18:35:26 +00:00
Alyssa Ross 51986993bb perlPackages.MHonArc: 2.6.18 -> 2.6.19
Needs a patch before it'll run, but it didn't run before and might as
well be updated before it's patched.
2019-09-07 18:35:26 +00:00
Calvin Kim fa53852804 nixos/cmt: add cmt module
Adds custom touchpad drivers for Chromebooks.
2019-09-08 03:02:25 +09:00
adisbladis 8e2fc57a80
postgresql_9_4: Remove package
It's only supported until February 13, 2020 which is during the 19.09 life cycle.
2019-09-07 15:31:27 +01:00
Philipp 3b5b9a73f5 mudlet: 3.0.0-delta -> 4.0.3
Fixed broken package.
2019-09-07 23:05:55 +09:00
Alyssa Ross d3983caf45 ruby_2_3: remove
This has been EOL since December. We shouldn't still be facilitating
its use.

Fixes https://github.com/NixOS/nixpkgs/pull/67977.
2019-09-07 13:09:17 +00:00
Alyssa Ross 20ed441141 sonic-pi: don't use EOL Ruby
This was added to fix a compiler error in
4bc516aa54, where it was noted that it
still segfaulted after boot. Since it compiles with our default Ruby
now, I have to assume that the problem the override was added to set
has since been resolved. I don't know how to actually test, however.
2019-09-07 13:09:17 +00:00
adisbladis 723148f92e
elastic7: 7.0.1 -> 7.3.1 2019-09-07 12:48:42 +01:00
adisbladis 3ab433df34
elastic6: 6.7.2 -> 6.8.3 2019-09-07 12:43:40 +01:00
Frederik Rietdijk 7e9e5cab45 Merge master into staging-next 2019-09-07 09:53:09 +02:00
zimbatm 406e29ff78 nix-store-gcs-proxy: init at 0.1.0 (#68139)
* nix-store-gcs-proxy: init at 0.1.0

Co-Authored-By: Florian Klink <flokli@flokli.de>
2019-09-06 20:25:45 -07:00
Jonathan Ringer 4bd7e963b3 pythonPackages.elpy: drop package 2019-09-06 23:44:09 +02:00
Frederik Rietdijk 4d4545185a Revert "pythonPackages.pyev: drop"
Package is still referred to.

This reverts commit bb5c039fc9.
2019-09-06 23:33:32 +02:00
Frederik Rietdijk e68505e735 Merge remote-tracking branch 'upstream/gcc8' into staging-next 2019-09-06 23:25:18 +02:00
Frederik Rietdijk 9894a70299 Merge staging into staging-next 2019-09-06 22:47:40 +02:00
Frederik Rietdijk 66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
WilliButz 283d9a0942
prometheus: remove prometheus_1, rename prometheus_2
As prometheus is no longer developed, nixpkgs now only includes
prometheus 2. Having only one version of prometheus, there is no need
for having the version in the attribute name.
2019-09-06 21:55:19 +02:00
Nikolay Amiantov 194b732bf6
Merge pull request #68215 from abbradar/zeroc-ice
ZeroC Ice - update, add Python module, fix Murmur RC
2019-09-06 19:41:46 +02:00
Nikolay Amiantov 094a399fca mumble: use different zeroc-ice versions
Needed to unbreak ICE support in murmur RC version.
2019-09-06 20:21:09 +03:00
Nikolay Amiantov b667dd981d python3.pkgs.zeroc-ice: init at 3.7.2 2019-09-06 20:21:09 +03:00
Nikolay Amiantov 3a0c6f1402 zeroc-ice: 3.6.3 -> 3.7.2
Rename from zeroc_ice.
Take various improvements from Arch zero-ice package.
Move old version to zeroc-ice-36.
2019-09-06 20:21:09 +03:00
Frederik Rietdijk 9b92496429
Merge pull request #68194 from adisbladis/drop-go-1_10
Drop unsupported go version 1.10
2019-09-06 19:14:02 +02:00