Commit graph

8416 commits

Author SHA1 Message Date
Mario Rodas d990f0df4d
telegraf: 1.10.2 -> 1.12.1 2019-09-17 21:16:09 -05:00
WilliButz ec885ad2a8
prometheus-blackbox-exporter: 0.15.0 -> 0.15.1 2019-09-17 17:35:39 +02:00
Peter Hoeg fbd23c6f1a
Merge pull request #68877 from peterhoeg/u/mqtt
mosquitto: 1.6.4 -> 1.6.5
2019-09-17 10:40:14 +08:00
Vladimír Čunát fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00
Aaron Andersen 908a842c89 zabbix: 4.2.5 -> 4.2.6, 4.0.11 -> 4.0.12 2019-09-16 08:22:05 -04:00
Marwan Aljubeh d88f4efd0b munin: Use outPath for packages in makeFlags
With this change, evaluating the `makeFlags` attribute does not result in building the referenced packages.

This makes it possible for users to override `buildInputs` and remove inputs they don't want without having to also make a modified copy of the `makeFlags` attribute.

An example use case is to remove the `jre` dependency.
2019-09-16 07:03:49 +02:00
Peter Hoeg 05ee2af77d mosquitto: 1.6.4 -> 1.6.5 2019-09-16 12:36:33 +08:00
Yurii Izorkin 6c97b0486c mariadb: 10.3.17 -> 10.3.18 (#68541)
* mariadb: fix library locate

* mariadb: 10.3.17 -> 10.3.18
2019-09-15 23:48:37 -04:00
Mario Rodas 801f8f7a01
Merge pull request #68650 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.4.1 -> 1.4.2
2019-09-15 17:50:13 -05:00
Mario Rodas 15e238ba1d
Merge pull request #68654 from marsam/update-pg_auto_failover
postgresql11Packages.pg_auto_failover: 1.0.3 -> 1.0.4
2019-09-15 17:49:56 -05:00
Aaron Andersen f84b8c8c64
Merge pull request #68665 from 0x4A6F/master-routinator
routinator: 0.6.0 -> 0.6.1
2019-09-15 09:40:28 -04:00
Elis Hirwing 60516726c1 lidarr: 0.6.2.883 -> 0.7.1.1381
Changelogs:
 - https://github.com/lidarr/Lidarr/releases/tag/v0.7.0.1347
 - https://github.com/lidarr/Lidarr/releases/tag/v0.7.1.1381
2019-09-15 15:29:17 +02:00
Vladimír Čunát b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Silvan Mosberger 1e056713d5
radicale: Fix runtime (#68713)
radicale: Fix runtime
2019-09-15 00:09:18 +02:00
Elis Hirwing 859a32bfdb
Merge pull request #68678 from nyanloutre/jackett_update_standalone
jackett: 0.11.589 -> 0.11.687
2019-09-14 17:49:07 +02:00
Robin Gloster f9953dca30
Merge pull request #68793 from delroth/hass-setuptools
home-assistant: add missing setuptools dependency
2019-09-14 17:14:13 +02:00
Pierre Bourdon 6a0c11b931
home-assistant: add missing setuptools dependency
Fixes currently broken nixos hass test: https://hydra.nixos.org/build/100923199
2019-09-14 15:23:26 +02:00
Maximilian Bosch c6f257265d
documize-community: 3.2.0 -> 3.3.0
https://github.com/documize/community/releases/tag/v3.3.0
2019-09-14 14:22:01 +02:00
WilliButz 1f27f6ddf1
Merge pull request #68758 from dtzWill/update/samba-4.10.8
samba: 4.10.6 -> 4.10.8 (security!)
2019-09-14 12:24:26 +02:00
Mario Rodas b41d1ca5cb
Merge pull request #68652 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 2.6.2 -> 2.6.3
2019-09-13 23:15:17 -05:00
Will Dietz b5b92e015c
samba: 4.10.6 -> 4.10.8 (security!)
https://www.samba.org/samba/history/samba-4.10.8.html
https://www.samba.org/samba/history/samba-4.10.7.html
2019-09-13 22:45:24 -05:00
Silvan Mosberger b7f54d4ffa
radicale: Fix runtime
Needed pkg_resources module, which apparently comes from setuptools
according to https://stackoverflow.com/a/10538412/6605742
2019-09-14 00:56:19 +02:00
WilliButz 9378ff1cb5
samba4Full: fix build
The pkgconfig requirements for glusterfs-api were not satisfied without
uuid, resulting in Waf not setting the correct API version for glusterfs
during the build and consequently incompatible function calls in samba.

Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-09-13 21:13:48 +02:00
nyanloutre d38121a871 jackett: 0.11.589 -> 0.11.687
Also migrate to standalone binary
2019-09-13 18:03:15 +02:00
WilliButz cec8524112
sambaMaster: remove outdated package 2019-09-13 17:16:27 +02:00
0x4A6F ec595e4270
routinator: 0.6.0 -> 0.6.1 2019-09-13 14:32:42 +00:00
zimbatm c2cbbb7010
Merge pull request #68651 from marsam/postgresql-ext-add-platforms
postgresqlPackages: add missing platforms
2019-09-13 14:03:30 +00:00
Robin Gloster e0b945b166
Merge pull request #68624 from aanderse/zhf/tvheadend
tvheadend: fix broken build
2019-09-13 14:30:40 +02:00
WilliButz 7350dd9d94
rspamd: disable LuaJIT support on aarch64
When compiled with LuaJIT support, rspamd segfaults on aarch64.
Without LuaJIT, rspamd falls back to plain Lua and torch support needs to
be disabled.
2019-09-13 14:00:13 +02:00
Marek Mahut faada6275d
Merge pull request #68630 from mmahut/metabase
metabase: 0.32.10 -> 0.33.2
2019-09-13 13:51:58 +02:00
Peter Hoeg e6bb0a70b7
Merge pull request #68340 from peterhoeg/p/wmic_bin
wmic-bin: add at 0.5.0
2019-09-13 17:52:25 +08:00
Peter Hoeg fefca918b2
Merge pull request #68634 from peterhoeg/f/zm
zoneminder: fix the build
2019-09-13 17:39:27 +08:00
Mario Rodas 29254b0bd7
postgresqlPackages.pgjwt: add platforms 2019-09-13 04:24:00 -05:00
Mario Rodas 1d3bfd35e2
postgresqlPackages.pgroonga: add platforms 2019-09-13 04:23:00 -05:00
Mario Rodas 8773f20845
postgresqlPackages.pgrouting: add platforms 2019-09-13 04:22:00 -05:00
Mario Rodas 11ba54d66d
postgresqlPackages.repmgr: add platforms 2019-09-13 04:21:00 -05:00
Mario Rodas 0398993a32
postgresqlPackages.timescaledb: 1.4.1 -> 1.4.2
Changelog: https://github.com/timescale/timescaledb/releases/tag/1.4.2
2019-09-13 04:20:00 -05:00
Mario Rodas 7c046d2b92
postgresql11Packages.pg_auto_failover: 1.0.3 -> 1.0.4 2019-09-13 04:20:00 -05:00
Mario Rodas 7fc606065c
postgresqlPackages.pgrouting: 2.6.2 -> 2.6.3
Changelog: https://github.com/pgRouting/pgrouting/releases/tag/v2.6.3
2019-09-13 04:20:00 -05:00
Mario Rodas f0c6cd779a
postgresqlPackages.tsearch_extras: add platforms 2019-09-13 04:20:00 -05:00
Peter Hoeg 280e73c7eb zoneminder: fix the build 2019-09-13 16:55:54 +08:00
Marek Mahut 6cfa3769a0 metabase: 0.32.10 -> 0.33.2 2019-09-13 10:20:59 +02:00
Aaron Andersen 823c05e0e8 tvheadend: fix broken build 2019-09-12 21:11:56 -04:00
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
worldofpeace 7b305edde3
Merge pull request #68590 from aanderse/zhf/prayer
prayer: fix broken build
2019-09-12 12:18:10 -04:00
Aaron Andersen 1fca7a8961 prayer: fix broken build 2019-09-12 12:11:09 -04:00
Robin Gloster 6ea6c9d9f2
Merge pull request #68481 from delroth/home-assistant-pyyaml
home-assistant: remove outdated pyyaml_3 pinning
2019-09-12 16:46:01 +02:00
Maximilian Bosch 54752cd3c4
mautrix-telegram: fix startup
`setuptools` isn't propagated automatically anymore, see also #68314.
2019-09-12 11:22:17 +02:00
Maximilian Bosch 9d29d17957
Merge pull request #68502 from WilliButz/update-blackbox-exporter
prometheus-blackbox-exporter: 0.14.0 -> 0.15.0
2019-09-11 18:00:53 +02:00
adisbladis 7782fcfffe
Merge pull request #68195 from adisbladis/drop-go-1_11
Drop unsupported go version 1.11
2019-09-11 15:05:38 +01:00
WilliButz 9fd90aa825
prometheus-blackbox-exporter: 0.14.0 -> 0.15.0 2019-09-11 15:48:42 +02:00
adisbladis b0326145da
mirrorbits: Fix build with go 1.12 2019-09-11 14:33:13 +01:00
Peter Simons 86f8895abb python-mailman-web: turn these Djando configuration files into a make-shift Python library
Suggested in https://github.com/NixOS/nixpkgs/pull/67951#issuecomment-530309702.
2019-09-11 14:48:51 +02:00
Peter Simons 72c7ba5aba nixos/mailman: add support for the Mailman Web UI (Postorius & Hyperkitty) 2019-09-11 12:19:23 +02:00
Peter Hoeg 032c6e03d9
Merge pull request #68474 from peterhoeg/u/plugins
check-xx-health: multiple updates
2019-09-11 15:59:11 +08:00
Pierre Bourdon 04c1fcd09c
home-assistant: remove outdated pyyaml_3 pinning
The recent bump to 0.96.2 now requires pyyaml 5.1.1. The PRs upgrading
home-assistant to a newer version and the one pinning to an old PyYAML
version raced each other and we ended up with both submitted.

Fixes home-assistant build.
2019-09-11 08:39:49 +02:00
Peter Hoeg d8807fa108 check-ups-health: 2.8.2.2 -> 2.8.3.3 2019-09-11 13:08:47 +08:00
Peter Hoeg b2fb72dae3 check-nwc-health: 7.0.1.3 -> 7.10.0.6 2019-09-11 13:08:47 +08:00
Peter Hoeg 3ce644e683 check-mssql-health: 2.6.4.14 -> 2.6.4.15 2019-09-11 13:08:47 +08:00
Peter Hoeg 28abdeb448 glplugin: requirement for check_xx_health 2019-09-11 13:08:47 +08:00
Aaron Andersen c504ffd5db
Merge pull request #68423 from 0x4A6F/master-routinator
routinator: 0.5.0 -> 0.6.0
2019-09-10 22:37:10 -04:00
Aaron Andersen 6aea38b976
Merge pull request #68417 from aanderse/moodle
moodle: 3.7.1 -> 3.7.2
2019-09-10 20:25:22 -04:00
zimbatm 4441befd43
repmgr: init at 4.4.0 (#68444) 2019-09-10 21:16:03 +02:00
0x4A6F 9d5b3c3019
routinator: 0.5.0 -> 0.6.0 2019-09-10 15:40:50 +00:00
Maximilian Bosch 58dc1e2a6f
matrix-synapse: fix startup
Currently, `setuptools` isn't propagated automatically to python
packages[1] which causes the following error when starting
`matrix-synapse`:

```
Traceback (most recent call last):
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/bin/.homeserver-wrapped", line 39, in <module>
     import synapse.config.logger
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/lib/python3.7/site-packages/synapse/config/logger.py", line 27, in <module>
     from synapse.app import _base as appbase
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/lib/python3.7/site-packages/synapse/app/__init__.py", line 18, in <module>
 E402
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/lib/python3.7/site-packages/synapse/python_dependencies.py", line 19, in <module>
     from pkg_resources import (
 No module named 'pkg_resources'
```

[1] https://github.com/NixOS/nixpkgs/pull/68314
2019-09-10 16:33:48 +02:00
Roman Volosatovs 463faedb4d
echoip: Use index output for index.html 2019-09-10 16:01:46 +02:00
Roman Volosatovs 6fe75ffd9f
echoip: 2018-11-20 -> 2019-07-12 2019-09-10 16:01:45 +02:00
Roman Volosatovs e63312ea12
echoip: Migrate to buildGoModule 2019-09-10 16:01:45 +02:00
Aaron Andersen cb7deb3deb moodle: 3.7.1 -> 3.7.2 2019-09-10 08:55:28 -04:00
Jan Tojnar 1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Izorkin edf389d92b mariadb-connector-c: drop v2.3 2019-09-09 16:05:01 +03:00
Izorkin 50fbe46ae7 mariadb-galera: 25.3.26 -> 25.3.27 2019-09-09 15:55:34 +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
Linus Heckemann c8c04bc96c
Merge pull request #68310 from rnhmjoj/xkb
services.xserver.extraLayouts fixes
2019-09-09 10:19:58 +02:00
Peter Hoeg 7881e0bcbe wmic-bin: add at 0.5.0 2019-09-09 14:24:14 +08:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00: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
Daniel Șerbănescu e2fca8b1db
nixos/xserver: refactor/fix xml tags for keyboard layout overrides
With the current XML tags there is an issue when building with a custom keyboard.
The description of the new keyboard layout will be missing in the built file: xkeyboard-config-2.27/share/X11/xkb/rules/evdev.lst
2019-09-08 15:16:16 +02:00
Frederik Rietdijk e73f871285 Merge master into staging-next 2019-09-08 14:49:25 +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
Julian Stecklina 03deb7cd50 cryptpad: 3.0.0 -> 3.0.1 (#67975)
* cryptpad: 3.0.0 -> 3.0.1

* cryptpad: pin nixpkgs in generate.sh
2019-09-08 00:49:46 +02: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
Alyssa Ross 5262dd23b3 unit: drop withRuby_2_3 option
Ruby 2.3 is EOL.
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
pacien 3387a16c2f exim: 4.92.1 -> 4.92.2
security update: CVE-2019-15846
2019-09-06 20:52:21 +00: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
Will Dietz 3263254cfb xorg.xinput: 1.6.2 -> 1.6.3
https://lists.x.org/archives/xorg-announce/2019-July/003013.html
2019-09-06 22:00:33 +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
Vlad Artamonov 0f52e11c40 cockroachdb: 1.19.1 -> 1.19.4 2019-09-06 21:53:29 +02:00
Will Dietz ae5df9705c libXi: 1.7.9 -> 1.7.10 2019-09-06 19:35:32 +02:00
Will Dietz 8d3d7ce3e5 libX11: 1.6.7 -> 1.6.8 2019-09-06 19:34:52 +02: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
Jan Tojnar 8563088e69
Merge branch 'staging-next' into staging 2019-09-06 16:55:45 +02:00
Jan Tojnar f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
adisbladis a870cad373
elasticsearch5: Remove package
It's EOL
2019-09-06 14:22:15 +01:00
Jan Tojnar 306cc9b311
Merge branch 'staging-next' into staging 2019-09-06 03:21:30 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
adisbladis a560ea3736
prometheus-snmp-exporter: 0.13.0 -> 0.15.0 2019-09-05 22:33:39 +01:00
Marek Mahut 5aa5760261
Merge pull request #68131 from 1000101/process-exporter
prometheus-process-exporter: init at 0.5.0
2019-09-05 21:09:33 +02:00
Jan Hrnko bf9fd00b2e prometheus-process-exporter: init at 0.5.0 2019-09-05 20:21:10 +02:00
Vladimír Čunát e5dece4cbf
Merge branch 'staging-next' into staging 2019-09-05 10:23:46 +02:00
Marek Mahut f75852d164
Merge pull request #68079 from dtzWill/update/nsd-4.2.2
nsd: 4.2.1 -> 4.2.2
2019-09-05 08:25:42 +02:00
Will Dietz 10f023e306
Merge pull request #68070 from dtzWill/update/sessreg-1.1.2
sessreg: 1.1.1 -> 1.1.2
2019-09-04 21:05:41 -05:00
Maximilian Bosch edaf80a0f0
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
Also got rid of the dependency hakery by using `buildGoModule` and
letting `go.mod` do the job.
2019-09-04 18:41:19 +02:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz 743f96d3a2
nsd: 4.2.1 -> 4.2.2 2019-09-03 20:10:44 -05:00
Will Dietz cdb4ee8078
encodings: 1.0.4 -> 1.0.5 2019-09-03 20:00:36 -05:00
Will Dietz 86a112585a
sessreg: 1.1.1 -> 1.1.2 2019-09-03 19:54:41 -05:00
Will Dietz 29c120c065
Merge pull request #66973 from dtzWill/update/xauth-1.1
xauth: 1.0.10 -> 1.1
2019-09-03 18:25:06 -05:00
0x4A6F 05ee758d79
tacacs+: tacacs+ -> tacacsplus 2019-09-03 21:27:40 +00:00
Robin Gloster 087ba0eedc
arangodb_3_2: remove
doesn't support gcc 8
2019-09-03 22:30:55 +02:00
Franz Pletz de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
Marek Mahut bdbc922b98 prometheus-aws-s3-exporter: init at 0.3.0 2019-09-03 10:48:27 +02:00
Mario Rodas 1f82f636e2
Merge pull request #67909 from marsam/update-pg_cron
postgresqlPackages.pg_cron: 1.1.4 -> 1.2.0
2019-09-02 19:26:10 -05:00
Mario Rodas 13be145457
Merge pull request #67907 from marsam/update-postgis
postgresqlPackages.postgis: 2.5.2 -> 2.5.3
2019-09-02 19:24:52 -05:00
Ryan Mulligan bdc56ed717
Merge pull request #67973 from sigma/pr/teleport-4.0.4
teleport: 4.0.2 -> 4.0.4
2019-09-02 16:37:36 -07:00
Franz Pletz f35cffcf36
Merge pull request #67971 from petabyteboy/feature/remove-unifi-testing
unifi: remove unifiTesting
2019-09-02 22:18:18 +00:00
Ryan Mulligan 32f9c619f5
Merge pull request #67969 from petabyteboy/feature/remove-dobuild
treewide: remove uses of doBuild and doConfigure
2019-09-02 15:13:47 -07:00
Yann Hodique fbb69716b1 teleport: 4.0.2 -> 4.0.4 2019-09-02 15:11:28 -07:00
Milan Pässler (work) b85f48c351 unifi: remove unifiTesting
The testing branch is not updated anymore and all mentions have been
removed from the Ubiquiti website.
2019-09-02 23:59:10 +02:00
Milan Pässler (work) 185fd61631 treewide: remove uses of doBuild and doConfigure
doBuild and doConfigure are not actually used by any builders, they were
probably added by mistake and just confuse people.
2019-09-02 23:42:12 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
WilliButz c65ec9ed06
grafana: 6.3.4 -> 6.3.5 2019-09-02 13:11:25 +02:00
Mario Rodas 15f38453c4
postgresqlPackages.pg_cron: 1.1.4 -> 1.2.0
changelog: https://github.com/citusdata/pg_cron/releases/tag/v1.2.0
2019-09-01 16:20:00 -05:00
Mario Rodas f465a74943
postgresqlPackages.postgis: 2.5.2 -> 2.5.3 2019-09-01 16:20:00 -05:00
adisbladis 8c76f185bc
Merge pull request #64595 from 0x4A6F/master-tacacs+
tacacs+: init 4.0.4.28
2019-09-01 20:11:47 +01:00
0x4A6F b1bf3a811d
tacacs+: init 4.0.4.28 2019-09-01 18:38:50 +00:00
Alexei Robyn 8c76de9b16 prosody: Update for Lua search path handling change 2019-09-01 17:42:20 +02:00
Marek Mahut f7a856e4c5
Merge pull request #67863 from sigma/pr/dgraph-1.0.17
dgraph: 0.8.2 -> 1.0.17
2019-09-01 08:37:16 +02:00
Marek Mahut 8d0b7a92ad
Merge pull request #67862 from sigma/pr/cayley-0.7.5
cayley: 0.6.1 -> 0.7.5
2019-09-01 08:37:05 +02:00
Yann Hodique 65b9a73a1a dgraph: 0.8.2 -> 1.0.17 2019-08-31 19:15:52 -07:00
Yann Hodique 6e0e7aba20 cayley: 0.6.1 -> 0.7.5 2019-08-31 18:33:57 -07:00
Danielle Lancashire 0c6a81a8b1
consul: 1.5.2 -> 1.6.0 2019-08-31 22:05:41 +02:00
Julian Stecklina ea3bae4f4d cryptpad: 2.25.0 -> 3.0.0 (#67838) 2019-08-31 19:36:22 +02:00
Niklas Hambüchen 9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
Samuel Leathers 9c566ecbef
Merge pull request #65128 from delroth/home-assistant-0.96
home-assistant: 0.93.2 -> 0.96.2
2019-08-31 07:55:45 -04:00
Andreas Rammhold 9cd7a73f94
maintainer: rename f-breidenstein to fleaz
He changed the GitHub handle a while ago.
2019-08-31 07:53:35 -04:00
Pierre Bourdon 39f3ab4961
home-assistant: 0.93.2 -> 0.96.2 2019-08-31 07:53:35 -04:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Will Dietz 1343b61796 xorg.libpciaccess: 0.14 -> 0.16
https://lists.x.org/archives/xorg-announce/2019-July/003014.html
2019-08-31 12:36:53 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Mario Rodas 4e24cf1591
Merge pull request #67600 from marsam/update-plv8
postgresqlPackages.plv8: 2.3.12 -> 2.3.13
2019-08-30 19:15:35 -05:00
Peter Simons 131910992b python-HyperKitty: initial version 1.2.2
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].

[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00