Commit graph

8473 commits

Author SHA1 Message Date
Marco Maggesi 24d0bd37b5
Merge branch 'master' into rename-z77z-into-maggesi 2019-10-13 18:06:23 +02:00
Vladimír Čunát 4e6826a3b2
Merge branch 'staging-next'
It's not perfect, but I think we can deal with the rest of the
regressions directly on master, so that this process does not stall.
2019-10-13 16:10:58 +02:00
Vladimír Čunát b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
WilliButz a7206ec3d7
prometheus-nextcloud-exporter: init at 2019-10-12 2019-10-12 23:06:24 +02:00
R. RyanTM 6e46d3bcbd groonga: 9.0.6 -> 9.0.7 (#69581)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2019-10-12 22:10:04 +02:00
Mario Rodas af4351ab85
Merge pull request #69255 from minijackson/init-shiori
Init shiori
2019-10-12 09:01:58 -05:00
Robin Gloster 234ea27d52
Merge pull request #70740 from WilliButz/grafana-update
grafana: 6.4.1 -> 6.4.2
2019-10-12 14:55:43 +02:00
Robin Gloster 92bd7a7650
atlassian-jira: 8.4.1 -> 8.4.2 2019-10-12 14:54:53 +02:00
Robin Gloster c7788ab7b6
atlassian-confluence: 6.15.8 -> 7.0.2 2019-10-12 14:54:47 +02:00
Vladimír Čunát 8ae02b57c6
scylladb: don't build on Hydra; /cc PR #70576 2019-10-12 09:46:56 +02:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Mario Rodas 88ffdabc0e
documize-community: disable go module build 2019-10-11 10:09:10 +02:00
Dmitry Kalinkin 1f9882cb29
Merge pull request #70841 from callahad/mariadb
mariadb: fix builds on darwin
2019-10-10 22:58:28 -04:00
Peter Simons 668a8aa811
Merge pull request #70862 from dotlambda/dovecot-2.3.8
dovecot: 2.3.7.2 -> 2.3.8
2019-10-10 19:51:32 +02:00
worldofpeace c0d5833156 scylladb: fix eval 2019-10-10 10:58:19 -04:00
Aaron Andersen f878596559
Merge pull request #70010 from ajs124/fix/mariadb-connector-c-socket-path
mariadb-connector-c: fix socket path
2019-10-10 07:35:04 -04:00
Vladimír Čunát 3596c4c53c
Merge #70576: scylladb: fix build under sandboxing 2019-10-10 12:38:07 +02:00
Mario Rodas 257e7dac03
Merge pull request #70676 from r-ryantm/auto-update/pg_repack
postgresql11Packages.pg_repack: 1.4.4 -> 1.4.5
2019-10-09 20:52:57 -05:00
Dan Callahan b0b0bb7e0b
mariadb: fix darwin build
We want to disable `PLUGIN_AUTH_PAM` when building:

1. `mariadb` on macOS.
2. `mariadb-client` on any platform

Unfortunately, the interaction of these two commits
  6c97b0486c
  7e43b4d0ae
created a situation where we disable it *twice* when building on macOS.
Once in a darwin-specific `prePatch` script, and again in the `patches`
section for client builds.

This removes the redundant `prePatch` script and conditionally applies
the patch to `mariadb` server builds on darwin.

Fixes #70835
2019-10-09 21:56:59 +01:00
Robert Schütz 7ab21ef4eb esphome: 1.12.2 -> 1.13.6 2019-10-09 17:46:00 +02:00
Robert Schütz 395cdd7d4c dovecot_pigeonhole: 0.5.7.2 -> 0.5.8
https://dovecot.org/pipermail/dovecot-news/2019-October/000420.html
2019-10-09 17:09:47 +02:00
Robert Schütz 5f03f32fa6 dovecot: 2.3.7.2 -> 2.3.8
https://dovecot.org/pipermail/dovecot-news/2019-October/000419.html
2019-10-09 17:08:50 +02:00
Vladimír Čunát de513680c5
scylladb: remove the "broken" mark, add "big-parallel"
The build is really CPU-intensive, and requires around
2 * --cores GiB RAM.
2019-10-09 16:54:03 +02:00
Franz Pletz f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Vladimír Čunát d16545fc95
Merge branch 'master' 2019-10-09 14:38:46 +02:00
Renaud dbf21775d4
Merge pull request #70527 from Izorkin/nginx-unit
unit: 1.11.0 -> 1.12.0
2019-10-09 13:58:44 +02:00
Robin Gloster c67a7b0e00
Merge pull request #70760 from r-ryantm/auto-update/redis
redis: 5.0.5 -> 5.0.6
2019-10-09 02:15:14 +02:00
Robin Gloster 160ae3fcf2
Merge pull request #70700 from r-ryantm/auto-update/prosody
prosody: 0.11.2 -> 0.11.3
2019-10-09 01:51:42 +02:00
R. RyanTM 137e5975a0 redis: 5.0.5 -> 5.0.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/redis/versions
2019-10-08 10:02:31 -07:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
markuskowa cfcc975798
Merge pull request #70373 from markuskowa/upd-slurm
slurm: 19.05.2.1 -> 19.05.3.2
2019-10-08 16:33:39 +02:00
WilliButz 0b549a7a1e
grafana: 6.4.1 -> 6.4.2 2019-10-08 12:58:26 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
R. RyanTM ca903a46bd prosody: 0.11.2 -> 0.11.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/prosody/versions
2019-10-07 19:36:52 -07:00
Robin Gloster 03ba735856
Merge pull request #69636 from cw789/update_nextcloud
nextcloud: 16.0.5 -> 17.0.0
2019-10-08 03:08:04 +02:00
Will Dietz 58c11983a1
Merge pull request #68075 from dtzWill/update/setxkbmap-1.3.2
setxkbmap: 1.3.1 -> 1.3.2
2019-10-07 18:18:33 -05:00
Will Dietz f5692937ce
setxkbmap: 1.3.1 -> 1.3.2
https://lists.x.org/archives/xorg-announce/2019-July/003007.html
2019-10-07 18:14:00 -05:00
R. RyanTM 6479820d8c postgresql11Packages.pg_repack: 1.4.4 -> 1.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pg_repack/versions
2019-10-07 16:03:01 -07:00
Will Dietz 917200c728
Merge pull request #68912 from dtzWill/update/libxfont2-2.0.4
xorg.libXfont2: 2.0.3 -> 2.0.4
2019-10-07 18:01:15 -05:00
Maximilian Güntner ce587047e6
ma1sd: init at 2.1.1
ma1sd is a fork of mxisd which is already packaged
but EOL.
2019-10-07 18:50:39 +02:00
Maximilian Güntner ca1c9bc786
mxisd: reduce gradle requirement to gradle_4 2019-10-07 18:50:39 +02:00
Maximilian Güntner fd0eec1ed9
mxisd: 1.4.5 -> 1.4.6 2019-10-07 18:50:39 +02:00
Marco Maggesi ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
Vladimír Čunát 39049dbd37
knot-resolver: 4.2.1 -> 4.2.2 (tiny bugfix)
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v4.2.2
2019-10-07 14:52:06 +02:00
Elis Hirwing 5d4dbdba68
Merge pull request #70590 from nyanloutre/jellyfin_update_10_4_0
jellyfin: 10.3.7 -> 10.4.0
2019-10-07 11:44:50 +02:00
nyanloutre 787660ea4c jellyfin: 10.3.7 -> 10.4.0 2019-10-07 09:50:15 +02:00
Florian Peter bbaaefd366 scylladb: fix spacing in default.nix 2019-10-07 13:21:31 +08:00
Florian Peter 7a4f48035b scylladb: patch shebangs in further input file 2019-10-07 13:24:29 +08:00
Florian Peter b932511029 scylladb: fix build access to /etc/os-release
Co-authored-by: Justin Humm <justin.humm@posteo.de>
2019-10-07 13:21:31 +08:00
Franz Pletz 5320d06f7d
Merge pull request #69973 from r-ryantm/auto-update/varnish
varnish6: 6.2.0 -> 6.3.0
2019-10-06 21:31:42 +00:00