1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-21 05:25:38 +00:00
Commit graph

14881 commits

Author SHA1 Message Date
Robert Schütz cf6659dab6 home-assistant: test azure_event_hub component 2021-06-15 18:48:47 +02:00
Robert Schütz d769e2ba83 home-assistant: update component-packages.nix 2021-06-15 18:47:09 +02:00
Martin Weinelt 0ba779b869
home-assistant: evaluate outdated dependencies based on our package set
Home Assistant overwrites a bunch of dependencies resulting in an
overridden python package set. Expose that via passthru as
`home-assistant.python.pkgs` and use that in parse-requirements.py,
so we take overridden versions into consideration.
2021-06-15 18:26:53 +02:00
talyz f7fb0d20a6
discourse: 2.7.0 -> 2.7.4 2021-06-15 18:19:59 +02:00
Sumner Evans 3acb9eb23f
matrix-synapse: 1.35.1 -> 1.36.0 2021-06-15 10:04:14 -06:00
Maximilian Bosch 5c7156faf1
mautrix-whatsapp: 0.1.6 -> unstable-2021-06-15
On `master` there are a few more bugfixes. Most notably, each message
sent by me was marked as "not sent" by WhatsApp for the last four days
until you hit a "Resend" in WhatsApp.

As the update to the latest `master` has solved the issue and being able
to correctly send messages is one of the core features of this package,
I decided to update the package in `nixpkgs` as well.
2021-06-15 18:01:30 +02:00
Fabian Affolter 189a136887
Merge pull request #126947 from dotlambda/pytibber-init
python3Packages.tibber: init at 0.17.1
2021-06-15 17:58:51 +02:00
Fabian Affolter 0e98d7acab
Merge pull request #126931 from dotlambda/foobot-async-init
python3Packages.foobot-async: init at 1.0.0
2021-06-15 17:05:48 +02:00
Alvar Penning f610ecd084 ucarp: init at 1.5.2 2021-06-15 16:27:26 +02:00
Fabian Affolter 542a1a9782
Merge pull request #126927 from dotlambda/pyflick-init
python3Packages.pyflick: init at 0.0.2
2021-06-15 16:20:25 +02:00
ajs124 16b157c346
Merge pull request #126741 from LeSuisse/sogo-5.1.1
sogo: 5.0.1 -> 5.1.1
2021-06-15 15:57:50 +02:00
Fabian Affolter c8bdd6aefd
Merge pull request #126943 from dotlambda/greeclimate-init
python3Packages.greeclimate: init at 0.11.8
2021-06-15 15:29:21 +02:00
Robert Schütz e346b30e8b
Merge pull request #126896 from dotlambda/wallbox-init
python3Packages.wallbox: init at 0.4.5
2021-06-15 15:12:14 +02:00
Robert Schütz 0f02d4077b home-assistant: test tibber component 2021-06-15 15:08:24 +02:00
Robert Schütz 8cff2217f8 home-assistant: update component-packages.nix 2021-06-15 15:06:45 +02:00
Fabian Affolter 76dba4bca1
Merge pull request #126938 from dotlambda/home-assistant-component-tests
home-assistant: test more components
2021-06-15 14:41:59 +02:00
Robert Schütz bbb92f6dd9 home-assistant: test gree component 2021-06-15 14:19:23 +02:00
Robert Schütz f12303432c home-assistant: update component-packages.nix 2021-06-15 14:16:31 +02:00
Martin Weinelt ac0e2f63d0
home-assistant: enable wallbox tests
Disable two tests that try to access the network.
2021-06-15 14:13:02 +02:00
Robert Schütz 0773125628 home-assistant: make parse-requirements.py print the percentage of supported components 2021-06-15 13:54:55 +02:00
Robert Schütz b9ff2b61c1 home-assistant: test more components 2021-06-15 13:37:53 +02:00
Robert Schütz 7127fa6179 home-assistant: test flick_electric component 2021-06-15 13:28:55 +02:00
Robert Schütz efa23686a0 home-assistant: update component-packages.nix 2021-06-15 13:28:54 +02:00
Robert Schütz 9b51b47902 home-assistant: make parse-requirements.py not print missing dependencies
Their number is too high to be useful and the information is still
present in component-packages.nix.
2021-06-15 13:23:48 +02:00
Sandro 48cc7f1d1c
Merge pull request #126926 from dotlambda/pyfireservicerota-init 2021-06-15 13:09:14 +02:00
Robert Schütz 90e0a7b04e home-assistant: test foobot component 2021-06-15 13:05:43 +02:00
Robert Schütz f7100f7cea home-assistant: update component-packages.nix 2021-06-15 13:05:43 +02:00
Sandro 0649c99a70
Merge pull request #126906 from ncfavier/fonttosfnt
fonttosfnt: 1.2.1 -> 1.2.2
2021-06-15 12:52:27 +02:00
Robert Schütz 4ba8b0b981 home-assistant: test fireservicerota component 2021-06-15 12:20:51 +02:00
Robert Schütz 7cd991ea1c home-assistant: update component-packages.nix 2021-06-15 12:17:14 +02:00
Maximilian Bosch 36b379bd8b
grafanaPlugins.grafana-clock-panel: 1.1.1 -> 1.1.3 2021-06-15 12:17:13 +02:00
Maximilian Bosch 9f20e57d40
grafana: 8.0.1 -> 8.0.2
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.2
2021-06-15 12:16:55 +02:00
Jan Tojnar 91171e2955
Merge branch 'master' into staging-next
Regenerated pkgs/servers/x11/xorg/default.nix to resolve the conflict.
2021-06-15 11:19:41 +02:00
Thomas Gerbet f528b1e43e sogo: 5.0.1 -> 5.1.1
Fixes CVE-2021-33054.
https://github.com/inverse-inc/sogo/blob/SOGo-5.1.1/CHANGELOG.md
2021-06-15 11:04:13 +02:00
Naïm Favier f49c857a1d
fonttosfnt: 1.2.1 -> 1.2.2
https://lists.x.org/archives/xorg-announce/2021-June/003093.html
2021-06-15 10:06:13 +02:00
Bernardo Meurer 2d29f4f2e7
Merge pull request #112971 from lovesegfault/roon-bridge
roon-bridge: init at 1.8-795
2021-06-14 19:57:20 -07:00
Sandro 4cdf6dfbd8
Merge pull request #126067 from fabaff/garminconnect-aio 2021-06-15 03:29:48 +02:00
Sandro f052ef14e7
Merge pull request #125497 from fabaff/nettigo-air-monitor 2021-06-15 02:58:04 +02:00
Sandro 39adc3ab9e
Merge pull request #125490 from fabaff/pykulersky 2021-06-15 02:40:25 +02:00
R. RyanTM d66fbb4fe1 corosync: 3.1.3 -> 3.1.4 2021-06-14 16:27:24 -07:00
R. RyanTM 50fda7969b alertmanager-irc-relay: 0.4.1 -> 0.4.2 2021-06-14 16:21:45 -07:00
Robert Schütz 73e98d5c40 home-assistant: test xbox component 2021-06-14 15:39:53 -07:00
Robert Schütz 0ff4a377b0 home-assistant: update component-packages.nix 2021-06-14 15:39:53 -07:00
Robert Schütz d96bb54ca1 home-assistant: update component-packages.nix 2021-06-15 00:27:45 +02:00
Sandro beb679bcf8
Merge pull request #126366 from lourkeur/xorg-generate 2021-06-14 17:34:37 +02:00
github-actions[bot] f2ba460019
Merge master into staging-next 2021-06-14 12:04:41 +00:00
Fabian Affolter 2680c5c780 home-assistant: enable geo* tests 2021-06-14 12:20:28 +02:00
Fabian Affolter ce1a051d13 home-assistant: update component-packages 2021-06-14 12:14:18 +02:00
Fabian Affolter 6831fd3fc5
Merge pull request #126796 from dotlambda/aemet-opendata-init
python3Packages.aemet-opendata: init at 0.2.1
2021-06-14 12:09:02 +02:00
Fabian Affolter 80babde84e
Merge pull request #126781 from dotlambda/buienradar-init
python3Packages.buienradar: init at 1.0.4
2021-06-14 11:06:05 +02:00
Fabian Affolter 557060a776
Merge pull request #126792 from dotlambda/spiderpy-init
python3Packages.spiderpy: init at 1.5.0
2021-06-14 09:49:57 +02:00
Robert Schütz 02d1feffd8 home-assistant: update component-packages.nix 2021-06-13 23:13:07 -07:00
Robert Schütz c6256758ae home-assistant: test atag component 2021-06-13 23:05:46 -07:00
Robert Schütz dff03f67e0 home-assistant: update component-packages.nix 2021-06-13 23:05:46 -07:00
github-actions[bot] 9652ee4d84
Merge master into staging-next 2021-06-14 06:04:29 +00:00
Robert Schütz 29647c9b58 home-assistant: test aprs component 2021-06-13 19:03:56 -07:00
Robert Schütz 67d1807ea9 home-assistant: update component-packages.nix 2021-06-13 19:03:56 -07:00
Robert Schütz fa5f1dee55 home-assistant: test aemet component 2021-06-14 00:52:40 +02:00
Robert Schütz 9c1a7eff1c home-assistant: update component-packages.nix 2021-06-14 00:50:37 +02:00
Robert Schütz e4c3c50d74 home-assistant: test spider component 2021-06-13 23:48:33 +02:00
Robert Schütz e572dcb01a home-assistant: update component-packages.nix 2021-06-13 23:45:55 +02:00
Robert Schütz 5242e9adaa home-assistant: test buienradar component 2021-06-13 21:34:32 +02:00
Robert Schütz 60114083e3 home-assistant: update component-packages.nix 2021-06-13 21:34:32 +02:00
github-actions[bot] 23986c7b23
Merge master into staging-next 2021-06-13 18:04:25 +00:00
Atemu 41fe4148a1 xorg: fix Bigelow & Holmes fonts license 2021-06-13 16:15:34 +02:00
Michele Guerini Rocco 6aa2bb6a81
Merge pull request #126730 from rnhmjoj/pdns
pdns-recursor: 2.5.1 -> 2.5.2
2021-06-13 15:00:01 +02:00
github-actions[bot] 5ac3d4e7b0
Merge master into staging-next 2021-06-13 12:06:09 +00:00
Bernardo Meurer c8f95fd174
nixos.roon-bridge: init 2021-06-13 03:38:42 -07:00
Bernardo Meurer fa0326ce52
Merge pull request #126451 from lovesegfault/hqplayer
hqplayer: init
2021-06-13 10:36:29 +00:00
Martin Weinelt b723ca5816
Merge pull request #126689 from mweinelt/home-assistant
home-assistant: 2021.6.3 -> 2021.6.4
2021-06-13 11:38:47 +02:00
rnhmjoj 07a8f0c95f
pdns-recursor: fix ambiguous license 2021-06-13 11:03:16 +02:00
Fabian Affolter 2a006da3fb
Merge pull request #125571 from fabaff/nsapi
python3Packages.nsapi: init at 3.0.5
2021-06-13 11:00:15 +02:00
rnhmjoj 79f7b9652f
pdns-recursor: 2.5.1 -> 2.5.2 2021-06-13 09:49:14 +02:00
github-actions[bot] ec4b7ebf86
Merge master into staging-next 2021-06-13 06:04:48 +00:00
Maximilian Bosch 722e5ccfea
prometheus-node-exporter: fix version info (#126580)
Closes #126359
2021-06-12 20:33:06 -04:00
github-actions[bot] 261638938e
Merge master into staging-next 2021-06-13 00:10:24 +00:00
ajs124 38a0226d57
Merge pull request #126702 from symphorien/remove-tt-rss-plugin-tumblr-gdpr
tt-rss-plugin-tumblr-gdpr: remove
2021-06-12 22:50:19 +02:00
Guillaume Girol a421a74be3 tt-rss-plugin-tumblr-gdpr: remove 2021-06-12 21:49:14 +02:00
Jörg Thalheim e01c36046f
Merge pull request #125485 from fabaff/pymeteoclimatic
python3Packages.pymeteoclimatic: init at 0.0.6
2021-06-12 21:11:18 +02:00
github-actions[bot] 65a7d168af
Merge master into staging-next 2021-06-12 18:04:56 +00:00
Sandro 7312d64cac
Merge pull request #126526 from LeSuisse/fileshare-stop-using-libmicrohttpd-0.9.70
fileshare: stop using vulnerable libmicrohttpd 0.9.70
2021-06-12 19:00:47 +02:00
Sandro e8fbe9203e
Merge pull request #126294 from andersk/teleport-6.2.3
teleport: 6.1.3 → 6.2.3
2021-06-12 18:25:51 +02:00
Sandro 5a20be3cb5
Merge pull request #126577 from Ma27/bump-grafana
grafana: 8.0.0 -> 8.0.1
2021-06-12 18:17:57 +02:00
Sandro 3b790e6e7d
Merge pull request #126637 from marsam/update-pgvector
postgresqlPackages.pgvector: 0.1.5 -> 0.1.6
2021-06-12 18:15:35 +02:00
Martin Weinelt a6ff43caa8 home-assistant: 2021.6.3 -> 2021.6.4 2021-06-12 17:45:35 +02:00
github-actions[bot] 45799b7162
Merge master into staging-next 2021-06-12 12:07:03 +00:00
Fabian Affolter b74d567ff3 home-assistant: enable garmin_connect tests 2021-06-12 13:22:18 +02:00
Fabian Affolter 13cddf14d2 home-assistant: update component-packages 2021-06-12 13:20:46 +02:00
Fabian Affolter 1fe827462c
Merge pull request #126650 from fabaff/ha-pyflic
home-assistant: update component-packages
2021-06-12 13:19:46 +02:00
Petros Angelatos be976cdda9 materialize: 0.7.1 -> 0.8.0
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2021-06-12 19:26:36 +09:00
Fabian Affolter 6ddaeab208 home-assistant: enable nam tests 2021-06-12 11:58:54 +02:00
Fabian Affolter 76ccb3595e home-assistant: update component-packages 2021-06-12 11:57:19 +02:00
Fabian Affolter 41fa855757 home-assistant: enable meteoclimatic tests 2021-06-12 11:38:05 +02:00
Fabian Affolter 505f270294 home-assistant: update component-packages 2021-06-12 11:36:48 +02:00
Fabian Affolter a3deb65987 home-assistant: enable kulersky tests 2021-06-12 11:32:36 +02:00
Fabian Affolter 0c5e7123cd home-assistant: update component-packages 2021-06-12 11:30:35 +02:00
Fabian Affolter 69e2551485 home-assistant: update component-packages 2021-06-12 11:22:40 +02:00
Fabian Affolter d4652e5ac4 home-assistant: update component-packages 2021-06-12 11:06:29 +02:00
github-actions[bot] 19b5e1f139
Merge master into staging-next 2021-06-12 06:08:17 +00:00
Vladimír Čunát 9affc60b0c
Merge #126619: knot-resolver: skip tests on aarch64-darwin 2021-06-12 07:10:04 +02:00
github-actions[bot] 8d3108832e
Merge master into staging-next 2021-06-12 00:10:23 +00:00
Fabian Affolter ccfde9b541 home-assistant: update component-packages 2021-06-11 15:10:16 -07:00
Martin Weinelt b73c304dce
Merge pull request #125445 from mweinelt/home-assistant 2021-06-11 22:15:30 +02:00
Vladimír Čunát 389f628c08
knot-resolver: skip tests on aarch64-darwin (for now)
It used to build in a previous iteration
https://hydra.nixos.org/job/nixpkgs/aarch64-darwin/knot-resolver.aarch64-darwin
so I expect it will work without these tests
(I have no access to a darwin machine).
2021-06-11 20:39:06 +02:00
github-actions[bot] 69f9534853
Merge master into staging-next 2021-06-11 18:05:07 +00:00
Maciej Krüger 07864c64aa
nginxQuic: 12f18e0bca09 -> 1fec68e322d0 2021-06-11 16:16:21 +02:00
github-actions[bot] 212846c302
Merge master into staging-next 2021-06-11 12:04:38 +00:00
Martin Weinelt 85998d1b02 home-assistant: 2021.6.2 -> 2021.6.3 2021-06-11 11:44:38 +02:00
Martin Weinelt 38dd3a24f3 home-assistant: 2021.6.1 -> 2021.6.2 2021-06-11 11:44:37 +02:00
Martin Weinelt 7ef89797af home-assistant: 2021.6.0 -> 2021.6.1 2021-06-11 11:44:37 +02:00
Martin Weinelt d370824442 home-assistant: 2021.5.5 -> 2021.6.0 2021-06-11 11:44:37 +02:00
Fabian Affolter d94868a441 home-assistant: enable growatt_server tests 2021-06-11 11:44:36 +02:00
Fabian Affolter b2c343ef6f home-assistant: update component-packages 2021-06-11 11:44:35 +02:00
Fabian Affolter d497487aca home-assistant: enable gios tests 2021-06-11 11:44:35 +02:00
Fabian Affolter 4ae94a7961 home-assistant: update component-packages 2021-06-11 11:44:35 +02:00
Fabian Affolter 903a45791a home-assistant: enable venstar tests 2021-06-11 11:44:35 +02:00
Martin Weinelt b86e821a3a home-assistant: ignore aliases in parse-requirements.py
Fixes duplicate packages found when there is also an alias.
We already account for PEP518 normalization ourselves.

Traceback (most recent call last):
  File "./parse-requirements.py", line 226, in <module>
    main()
  File "./parse-requirements.py", line 174, in main
    attr_path = name_to_attr_path(name, packages)
  File "./parse-requirements.py", line 142, in name_to_attr_path
    assert len(attr_paths) <= 1, "{} matches more than one derivation: {}".format(
AssertionError: google-api-python-client matches more than one derivation: {'python3Packages.google_api_python_client', 'python3Packages.google-api-python-client'}
2021-06-11 11:44:34 +02:00
Maximilian Bosch df6d55ce69
grafana: 8.0.0 -> 8.0.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.1

Also correctly set the version in the UI by declaring `-X main.version`.
2021-06-11 11:34:42 +02:00
Jörg Thalheim e819542fd4
rainloop: 1.14.0 -> 1.16.0 2021-06-11 10:43:09 +02:00
Bernardo Meurer 23023dffe2
hqplayerd: init at 4.24.0-61 2021-06-10 21:42:18 -07:00
Mario Rodas 5f706ec7ae postgresqlPackages.pgvector: 0.1.5 -> 0.1.6 2021-06-11 04:20:00 +00:00
github-actions[bot] dcfc502458
Merge master into staging-next 2021-06-11 00:09:47 +00:00
Milan Pässler 55cd291bbd pleroma-otp: remove 2021-06-10 22:53:00 +02:00
Milan Pässler 35c00c0e39 pleroma: init at 2.3.50 2021-06-10 22:53:00 +02:00
Alyssa Ross b7abce543a apacheHttpd: 2.4.47 -> 2.4.48 2021-06-10 20:41:27 +00:00
Thomas Gerbet c046e7c561 fileshare: stop using vulnerable libmicrohttpd 0.9.70
libmicrohttpd 0.9.70 has a known criticial security issue (CVE-2021-3466)
and should be avoided.
2021-06-10 20:37:52 +02:00
github-actions[bot] 870106ba69
Merge master into staging-next 2021-06-10 18:14:17 +00:00
Bernardo Meurer 2bac6a445e
roon-bridge: init at 1.8-795 2021-06-10 10:30:30 -07:00
github-actions[bot] da8d931c82
Merge master into staging-next 2021-06-10 06:07:24 +00:00
Bernardo Meurer 983bcc84a9
roon-server: 1.8-790 -> 1.8-795 2021-06-09 23:06:39 -07:00
AndersonTorres f1242006c9 Change all alsaUtils references to alsa-utils 2021-06-10 01:37:32 -03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
蛇崩乃音 e738529752 tailscale: 1.8.6 -> 1.8.7 2021-06-10 12:03:32 +09:00
github-actions[bot] 8d9549f31c
Merge master into staging-next 2021-06-10 00:06:41 +00:00
蛇崩乃音 1c29784978 grafana: updated license to AGPLv3
See: 8db3eb90ae
2021-06-09 23:30:15 +02:00
github-actions[bot] f242b07bc2
Merge master into staging-next 2021-06-09 18:14:51 +00:00
Florian Klink 6fc4629abe
Merge pull request #126379 from zimbatm/grafana-agent-0.15.0
grafana-agent: 0.13.1 -> 0.15.0
2021-06-09 18:53:54 +02:00
zimbatm b1b0903340
grafana-agent: 0.13.1 -> 0.15.0 2021-06-09 17:48:10 +02:00
Sandro 58b1814672
Merge pull request #126245 from piegamesde/update-appservice-irc
matrix-appservice-irc: 0.26.0 -> 0.26.1
2021-06-09 15:55:01 +02:00
Sandro 2533bf8cd4
Merge pull request #126233 from siraben/althttpd-init
althttpd: init at unstable-2021-05-07
2021-06-09 15:48:24 +02:00
Sandro cf5a411502
Merge pull request #126267 from Kranzes/bump-adguardhome
adguardhome: 0.105.2 -> 0.106.3
2021-06-09 15:42:45 +02:00
Sandro bafaaa60c9
Merge pull request #126346 from sikmir/reproxy
reproxy: 0.7.0 → 0.8.0
2021-06-09 15:20:40 +02:00
Louis Bettens a0c4e9863b generate-exprs-from-tarballs.pl: clearly broadcast auto-generation 2021-06-09 15:14:45 +02:00
Alyssa Ross 4de8cbfb16 bmake.passthru.setupHook: set some defaults
These are all read from the environment by the default bmake
stdlib (e.g. <bsd.prog.mk>, <bsd.own.mk>).  Some of the default
values (like building cat pages instead of man pages, or stripping
binaries when installing) don't really make sense for Nixpkgs, so we
override them here for every build using bmake.

Eventually I'd like to unify the bmake setupHook and the NetBSD make
setupHook, but not today.
2021-06-09 12:44:43 +00:00
Martin Weinelt 3da00fa467
Merge branch 'master' into staging-next 2021-06-09 14:18:55 +02:00
Sandro 4dc6d8c468
Merge pull request #126209 from 06kellyjac/agate 2021-06-09 13:25:03 +02:00
Nikolay Korotkiy bda8c3cb4a
reproxy: 0.7.0 → 0.8.0 2021-06-09 13:33:00 +03:00
Maximilian Bosch b523b9941b
Merge pull request #126125 from Ma27/bump-grafana-image-renderer
grafana-image-renderer: 2.1.0 -> 3.0.0
2021-06-09 08:32:40 +02:00
github-actions[bot] f61a18a6e8
Merge master into staging-next 2021-06-09 06:09:56 +00:00
Mario Rodas fb0144b804
Merge pull request #125456 from marsam/init-postgresql_14
postgresql_14: init at beta 1
2021-06-08 21:47:33 -05:00
Anders Kaseorg 4be2fcb69e teleport: 6.1.3 → 6.2.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-06-08 19:11:42 -07:00
Robin Gloster 090dc51fec
Merge pull request #126277 from Ma27/bump-grafana
grafana: 7.5.7 -> 8.0.0
2021-06-08 19:38:07 -05:00
github-actions[bot] b61efd9db1
Merge master into staging-next 2021-06-09 00:09:07 +00:00
Maximilian Bosch 9febe63ae6
grafana: 7.5.7 -> 8.0.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.0

Also had to skip one of the plugin tests as it tried to access
grafana.com (test-failure is documented as comment in `preBuild`).
2021-06-09 00:39:56 +02:00
Pascal Bach 70346bf6d0 unifi6: 6.1.71 -> 6.2.25 2021-06-08 23:05:02 +02:00
Ilan Joselevich 4215a4d2b3 adguardhome: 0.105.2 -> 0.106.3 2021-06-08 23:49:58 +03:00
piegames 6a18a9a2c5 matrix-appservice-irc: 0.26.0 -> 0.26.1 2021-06-08 20:42:36 +02:00
github-actions[bot] e8f8906d68
Merge master into staging-next 2021-06-08 18:16:27 +00:00
Ben Siraphob 8327060fd7 althttpd: init at unstable-2021-05-07 2021-06-09 00:00:36 +07:00
Sandro 479e86252f
Merge pull request #125525 from fortuneteller2k/openafs_1_9 2021-06-08 16:27:47 +02:00
06kellyjac 3fd6291038 agate: 3.0.3 -> 3.1.0 2021-06-08 14:48:57 +01:00
github-actions[bot] afc6dcbb89
Merge master into staging-next 2021-06-08 12:04:36 +00:00
Janne Heß 094dcbe0ff 389-base: Add CVE-2021-3514 2021-06-08 11:50:16 +00:00
Johannes Schleifenbaum d80a75fbd3
miniflux: 2.0.29 -> 2.0.31 2021-06-08 09:37:17 +02:00
R. RyanTM 7e6ec758ab gobgpd: 2.27.0 -> 2.28.0 2021-06-08 04:11:29 +00:00
github-actions[bot] 45dbaf4c3d
Merge master into staging-next 2021-06-08 00:18:58 +00:00
Luke Granger-Brown 840f6883fc
Merge pull request #126034 from lukegb/bazel-build-configured
Switch buildBazelPackage fetchConfigured on by default
2021-06-07 23:59:33 +01:00
Maximilian Bosch 3bc85d5ca1
grafana-image-renderer: 2.1.0 -> 3.0.0
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.0.0
2021-06-07 23:38:04 +02:00
Luke Granger-Brown 137fcc6cf0 pomerium: 0.13.3 -> 0.14.4 2021-06-07 20:59:01 +00:00
Luke Granger-Brown 00e54055e1 envoy: 1.16.2 -> 1.17.3 2021-06-07 20:58:56 +00:00
github-actions[bot] 33d7555871
Merge master into staging-next 2021-06-07 06:37:28 +00:00
Luke Granger-Brown 91fb672b21
Merge pull request #125573 from Flakebi/prometheus-script-exporter
prometheus-script-exporter: init at 1.2.0
2021-06-07 01:59:41 +01:00
github-actions[bot] 5a5272f97c
Merge master into staging-next 2021-06-07 00:15:18 +00:00
Alyssa Ross ffb7cfcfad pr-tracker: 1.0.0 -> 1.1.0; adopt; add changelog 2021-06-06 21:35:08 +00:00
Flakebi d83bd16a2e
prometheus-script-exporter: init at 1.2.0 2021-06-06 22:42:45 +02:00
Luke Granger-Brown dc8af36c45
Merge pull request #125688 from fortuneteller2k/mpd
mpd: 0.22.6 -> 0.22.8
2021-06-06 20:11:15 +01:00
github-actions[bot] 0093d2d2d8
Merge master into staging-next 2021-06-06 18:30:33 +00:00
pacien 92f62de6f1 matrix-appservice-discord: increase test timeout
Hydra and my local machine are sometimes hitting the default timeout.
See https://hydra.nixos.org/build/138032455/nixlog/8/tail
2021-06-06 16:10:42 +02:00
github-actions[bot] 51ecdeca84
Merge master into staging-next 2021-06-06 00:15:19 +00:00
Niklas Hambüchen 0fa2a1e1ba
Merge pull request #125847 from r-ryantm/auto-update/consul
consul: 1.9.5 -> 1.9.6
2021-06-06 01:38:37 +02:00
Flakebi 5e5a3c39ed nixos/prometheus: add process exporter 2021-06-06 08:17:25 +09:00
Sandro 747026d66b
Merge pull request #125047 from andersk/openafs-kernel-5.12 2021-06-06 00:59:21 +02:00
R. RyanTM 35ea60a0ff consul: 1.9.5 -> 1.9.6 2021-06-05 21:26:39 +00:00
github-actions[bot] d9d6f71e43
Merge master into staging-next 2021-06-05 18:30:28 +00:00
Mario Rodas 0c98f89ba5
Merge pull request #125737 from r-ryantm/auto-update/jackett
jackett: 0.18.225 -> 0.18.231
2021-06-05 12:06:45 -05:00
Sandro 3ac748cbf8
Merge pull request #125777 from NULLx76/unpackerr-0.9.6
unpackerr: 0.9.4 -> 0.9.6
2021-06-05 17:36:44 +02:00
Sandro 536d391b91
Merge pull request #125266 from aanderse/zabbix-agent
zabbix.agent2: create a symlink which is compatible with the zabbixAg…
2021-06-05 16:59:27 +02:00
Victor Roest 359fcac855
unpackerr: 0.9.4 -> 0.9.6 2021-06-05 09:51:32 +00:00
R. RyanTM 0edb6e3358 jackett: 0.18.225 -> 0.18.231 2021-06-04 21:49:10 +00:00
github-actions[bot] ad63c3d31f
Merge master into staging-next 2021-06-04 19:40:59 +00:00
Kim Lindberger 8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
fortuneteller2k 2af57b784f mpd: 0.22.6 -> 0.22.8 2021-06-04 22:37:27 +08:00
github-actions[bot] 065a1dcee6
Merge master into staging-next 2021-06-04 13:00:24 +00:00
Sandro 21ec66e781
Merge pull request #125557 from MayNiklas/update-plex
plex: 1.23.1.4602-280ab6053 -> 1.23.2.4625-a83d2d0f9
2021-06-04 11:28:01 +02:00
Maximilian Bosch 9e682d9133
Merge pull request #125536 from sumnerevans/synapse-1.35.1
matrix-synapse: 1.35.0 -> 1.35.1
2021-06-04 10:39:25 +02:00
Elis Hirwing c76bebc549
unit: Add php80 and use it as default 2021-06-04 09:27:07 +02:00
Elis Hirwing 68eb5305ac
php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
github-actions[bot] 5b9da195a0
Merge master into staging-next 2021-06-04 01:45:17 +00:00
Martin Weinelt 7efe82966d
matrix-synapse.tools.synadm: init at 0.29 2021-06-04 00:00:11 +02:00
github-actions[bot] a9f286f5cf
Merge master into staging-next 2021-06-03 19:52:02 +00:00
Niklas 933a6a993d
plex: 1.23.1.4602-280ab6053 -> 1.23.2.4625-a83d2d0f9 2021-06-03 21:42:48 +02:00
Martin Weinelt 4241512688
Merge pull request #125105 from maxeaubrey/unbreak_samba_ldap 2021-06-03 20:16:11 +02:00
Sumner Evans 10cbea574d
matrix-synapse: 1.35.0 -> 1.35.1 2021-06-03 11:06:47 -06:00
Niklas 28a0d6d7a2
tautulli: 2.6.8 -> 2.7.3 (#125087) 2021-06-03 18:55:15 +02:00
fortuneteller2k 5f394e5ef5 openafs_1_9, linuxPackages.openafs_1_9: 1.9.0 -> 1.9.1 2021-06-04 00:14:00 +08:00
Sandro ff05fd9b1d
Merge pull request #125170 from ymarkus/bookstack
bookstack: 21.04.5 -> 21.05
2021-06-03 18:06:22 +02:00
Sandro 172ae062f1
Merge pull request #125509 from sikmir/dico
dico: enable on darwin
2021-06-03 17:13:36 +02:00
Nikolay Korotkiy d84f604077
dico: enable on darwin 2021-06-03 17:53:30 +03:00
github-actions[bot] a12e0d5bff
Merge master into staging-next 2021-06-03 12:49:11 +00:00
Maxine Aubrey b760ab8cfb samba: add missing python dependencies for ldap and domain controller 2021-06-03 14:12:05 +02:00
0x4A6F ffae5e3650
routinator: 0.8.3 -> 0.9.0 2021-06-03 12:43:31 +02:00
Domen Kožar aeb44a891a
Merge pull request #125184 from domenkozar/aarch64-darwin-eval
Aarch64 darwin eval
2021-06-03 11:21:20 +02:00
Domen Kožar 9e6417f2a4
fix tarball job evaluation for aarch64-darwin 2021-06-03 10:52:46 +02:00
Martin Weinelt 158955e276
Merge branch 'master' into staging-next 2021-06-03 05:11:32 +02:00
Mario Rodas 8d34fb204c
redis: 6.2.3 -> 6.2.4 (#125444)
https://github.com/redis/redis/releases/tag/6.2.4
2021-06-02 22:29:28 -04:00
github-actions[bot] 1fe3553272
Merge master into staging-next 2021-06-03 02:08:32 +00:00
Ryan Mulligan 9cd41d69a1
Merge pull request #125399 from r-ryantm/auto-update/jackett
jackett: 0.18.100 -> 0.18.225
2021-06-02 14:55:22 -07:00
Andreas Rammhold ba87da5164
Merge pull request #124407 from sumnerevans/synapse-1.35.0
synapse: 1.34.0 -> 1.35.0
2021-06-02 23:43:06 +02:00
github-actions[bot] 825cffa5ae
Merge master into staging-next 2021-06-02 20:25:05 +00:00
Michele Guerini Rocco a8e4f721aa
Merge pull request #125392 from rnhmjoj/pdns
pdns-recursor: disable on i686-linux
2021-06-02 20:48:50 +02:00
rnhmjoj cbfd8831a1
pdns-recursor: disable on i686-linux
Support for 32-bit platforms with no 64-bit time_t has ended.
See https://mailman.powerdns.com/pipermail/pdns-users/2021-May/027220.html
2021-06-02 19:18:17 +02:00
R. RyanTM a425b4fbe4 jackett: 0.18.100 -> 0.18.225 2021-06-02 15:49:54 +00:00
github-actions[bot] 9e56e764cd
Merge master into staging-next 2021-06-02 13:08:13 +00:00
Pavol Rusnak 239da47116
Merge pull request #125200 from r-ryantm/auto-update/gotty
gotty: 1.2.0 -> 1.3.0
2021-06-02 12:24:24 +02:00
Maximilian Bosch c4afcbb77e plausible: remove create extension patch
Turns out this isn't needed if the module correctly adds the `citext`
extension to the `plausible` database.
2021-06-02 19:21:31 +09:00
Maximilian Bosch cc88797ce0 plausible: minor polishing 2021-06-02 19:21:31 +09:00
Maximilian Bosch 1ed65d4bf6 plausible: platforms.{linux -> unix}
Co-authored-by: Raphael Megzari <raphael@megzari.com>
2021-06-02 19:21:31 +09:00
Maximilian Bosch f3d5618ae1 plausible: correctly run digest task 2021-06-02 19:21:31 +09:00
Maximilian Bosch 6bc72cdd4a plausiblew: cleanup build & update script 2021-06-02 19:21:31 +09:00
Maximilian Bosch 02b15d0f5b plausible: first review fix iteration
* Most significant is probably the patching necessary to run plausible
  with postgres without superuser privilege. This change includes:
  * updating ecto_sql to 3.6 where `CREATE DATABASE` is only executed if
    it doesn't exist[1].
  * patching a migration to only modify the `users.email` column (to use
    `citext` rather than creating the extension. `plausible-postgres`
    takes care of that).
* Correctly declare dependencies in systemd.
* A few minor fixes.

[1] 051baf669e
2021-06-02 19:21:31 +09:00
Maximilian Bosch b06ea1146c plausible: init at 1.3.0 2021-06-02 19:21:31 +09:00
Sandro 2ec80a8b6c
Merge pull request #125334 from legendofmiracles/matterbridge-update
matterbridge: 1.12.1 -> 1.12.2
2021-06-02 10:13:59 +02:00
github-actions[bot] 1176851146
Merge master into staging-next 2021-06-02 07:51:53 +00:00
legendofmiracles a08f23039c
matterbridge: 1.12.1 -> 1.12.2 2021-06-02 00:49:36 -06:00
Mario Rodas 285fa468b1 postgresql_14: init at beta1
https://www.postgresql.org/docs/14/release-14.html
2021-06-02 04:20:00 +00:00
Ryan Mulligan a9cd477472
Merge pull request #125151 from r-ryantm/auto-update/mackerel-agent
mackerel-agent: 0.71.1 -> 0.71.2
2021-06-01 20:19:37 -07:00
github-actions[bot] c8ea5daaaf
Merge master into staging-next 2021-06-02 02:32:51 +00:00
ajs124 b6e6f1dddd
Merge pull request #125194 from Izorkin/update-unit
unit: 1.22.0 -> 1.24.0
2021-06-01 23:27:06 +02:00
Luke Granger-Brown 93e08b2e47
Merge pull request #124210 from liclac/bozohttpd
bozohttpd: init
2021-06-01 22:23:38 +01:00
github-actions[bot] 42b70ad7f1
Merge master into staging-next 2021-06-01 20:30:45 +00:00
Aaron Andersen 99e3741957 zabbix.agent2: create a symlink which is compatible with the zabbixAgent module 2021-06-01 14:01:07 -04:00
Sumner Evans c6a546e996
synapse: 1.34.0 -> 1.35.0 2021-06-01 08:22:24 -06:00
Victor Roest 29452a8b8b radarr: 3.2.0.5048 -> 3.2.1.5070 2021-06-01 13:27:32 +00:00
Victor Roest 89c5e61ef3 radarr: 3.1.1.4954 -> 3.2.0.5048 2021-06-01 13:27:32 +00:00
R. RyanTM 11c0fbf043 jackett: 0.18.98 -> 0.18.100 2021-06-01 13:10:26 +00:00
github-actions[bot] 202c3c8f1f
Merge master into staging-next 2021-06-01 13:04:42 +00:00
R. RyanTM 9fe0b76550 gotty: 1.2.0 -> 1.3.0 2021-06-01 10:56:47 +00:00
Mario Rodas d75508257f
Merge pull request #125117 from r-ryantm/auto-update/groonga
groonga: 11.0.2 -> 11.0.3
2021-06-01 05:38:36 -05:00
Mario Rodas 48e62645ca
Merge pull request #125127 from sikmir/reproxy
reproxy: 0.6.0 → 0.7.0
2021-06-01 05:38:02 -05:00
Izorkin 79a477b1c6
unit: 1.22.0 -> 1.24.0 2021-06-01 13:29:20 +03:00
Robin Gloster e91b4362ec
Merge pull request #125152 from aanderse/zabbix
zabbix: 4.0.30 -> 4.0.31, 5.0.11 -> 5.0.12
2021-06-01 03:45:52 -05:00
Yannick Markus c23e59dbc7
bookstack: 21.04.5 -> 21.05 2021-06-01 09:07:43 +02:00
Aaron Andersen b35b51700e zabbix: 5.0.11 -> 5.0.12 2021-05-31 22:19:42 -04:00
Aaron Andersen 1e00b867dc zabbix: 4.0.30 -> 4.0.31 2021-05-31 22:16:07 -04:00
R. RyanTM 373eaadd99 mackerel-agent: 0.71.1 -> 0.71.2 2021-06-01 02:10:32 +00:00
Nikolay Korotkiy 58d0e05f1e
reproxy: 0.6.0 → 0.7.0 2021-06-01 00:12:44 +03:00
R. RyanTM e84e4a5782 groonga: 11.0.2 -> 11.0.3 2021-05-31 19:00:09 +00:00
github-actions[bot] 5bf27cf89e
Merge master into staging-next 2021-05-31 12:54:42 +00:00
Maximilian Bosch 16c32a6702
Merge pull request #125007 from risicle/ris-pg-partman-4.5.1
postgresqlPackages.pg_partman: 4.4.1 -> 4.5.1
2021-05-31 12:44:47 +02:00
Sandro 6c09cf70e2
Merge pull request #124762 from jakuzure/patch-1 2021-05-31 12:05:28 +02:00
embr a75c0a7f87 bozohttpd: experimental darwin compat patch
As far as I can tell, libSystem on darwin provides a libm compatibility
symlink, but not a libcrypt one.

Prior art (eg. CPython) appears to use `stdenv.isDarwin` as a proxy for
`stdenv.hostPlatform.libc == "libSystem"`, but the latter also works in
cases where we're building on Darwin, but with eg. musl for some reason.
2021-05-31 11:03:17 +02:00
embr ee4b583ae8 bozohttpd: minor formatting
The Nix style guide isn't exactly comprehensive, but this at least seems
slightly closer to the examples:

https://nixos.org/manual/nixpkgs/stable/#sec-syntax

I'm annoyed that nixpkgs-fmt as of writing won't accept:

  COPTS = [
    # ...
  ] ++ optional (...) "..."
    ++ optional (...) "...";

...which seems to be the actual convention, looking at eg. pkgs.nginx.
2021-05-31 10:47:49 +02:00
Anders Kaseorg 5fa1186df7 openafs: Add upstream patches for Linux kernel 5.12
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-05-31 00:48:45 -07:00
github-actions[bot] be7141706d
Merge master into staging-next 2021-05-31 02:05:27 +00:00
Sandro e6a42159be
Merge pull request #125005 from maxeaubrey/plex_bump
plex: 1.23.0.4482-62106842a -> 1.23.1.4602-280ab6053
2021-05-31 03:05:46 +02:00
Christine Dodrill b1fe9fab6f solanum: fix MOTD
Previously this defaulted to the default MOTD in the solanum source
tree, and I don't want my friends to laugh at me. Includes a patch to
the tests to ensure that the MOTD is actually set.

This replicates the fix done in #109705 (solanum is a fork of charybdis,
so they share fundamental logic for this).

Signed-off-by: Christine Dodrill <me@christine.website>
2021-05-30 20:27:08 -04:00
Robert Scott 29b5264841 postgresqlPackages.pg_partman: 4.4.1 -> 4.5.1
addressing CVE-2021-33204
2021-05-31 00:29:06 +01:00
Maxine Aubrey 2c988b6132
plex: 1.23.0.4482-62106842a -> 1.23.1.4602-280ab6053 2021-05-31 01:15:05 +02:00
github-actions[bot] 2867d5301f
Merge master into staging-next 2021-05-30 19:15:10 +00:00
Fabian Affolter a759f21d37 home-assistant: update component-packages 2021-05-30 16:25:00 +02:00
github-actions[bot] 59de269a92
Merge master into staging-next 2021-05-30 12:49:08 +00:00
Ryan Mulligan 66729379a7
Merge pull request #124732 from r-ryantm/auto-update/icinga2
icinga2: 2.12.3 -> 2.12.4
2021-05-30 05:27:15 -07:00
github-actions[bot] c33da551bf
Merge master into staging-next 2021-05-30 07:13:26 +00:00
Martin Weinelt 42000bdb89
Merge pull request #124941 from sumnerevans/heisenbridge-2021-05-29
heisenbridge: unstable-2021-05-23 -> unstable-2021-05-29
2021-05-30 06:52:41 +02:00
Sumner Evans c2ac1112e5
heisenbridge: unstable-2021-05-23 -> unstable-2021-05-29
Critically, this includes the changes from hifi/heisenbridge#78 which
adds an entrypoint so that the executable works.
2021-05-29 22:16:23 -06:00
github-actions[bot] 4fd76aacd3
Merge master into staging-next 2021-05-30 01:54:11 +00:00
R. RyanTM b36019e968 mediawiki: 1.35.2 -> 1.36.0 2021-05-29 23:31:27 +00:00
Pavol Rusnak 5a8cd34dba
gotty: 2.0.0-alpha.3 -> 1.2.0
new upstream, versioning scheme changed back to v 1.x
2021-05-29 22:48:50 +02:00
github-actions[bot] b34838232a
Merge master into staging-next 2021-05-29 19:17:38 +00:00
Ryan Mulligan a5ee90d48c
Merge pull request #124841 from r-ryantm/auto-update/coredns
coredns: 1.8.3 -> 1.8.4
2021-05-29 06:42:18 -07:00
github-actions[bot] be573bb2d0
Merge master into staging-next 2021-05-29 07:30:05 +00:00
Robert Schütz 014cc9ce0a samba: 4.13.7 -> 4.14.4
fixes https://www.samba.org/samba/security/CVE-2021-20254.html
2021-05-28 22:26:23 -07:00
R. RyanTM d491dd7313 coredns: 1.8.3 -> 1.8.4 2021-05-29 02:41:42 +00:00
github-actions[bot] 4cfefea5b2
Merge master into staging-next 2021-05-29 01:43:58 +00:00
Ryan Mulligan 2dec0de3c0 nixos/discourse: Add rsync dependency
It is used for backup importing.
2021-05-28 17:43:02 -07:00
talyz 1f6b48be74 discourse: 2.6.5 -> 2.7.0 2021-05-28 17:43:02 -07:00
Sandro d30560c25b
Merge pull request #124200 from Pacman99/matrix-apps-pname 2021-05-29 02:30:08 +02:00
Fabian Affolter fe9f49ec56 home-assistant: enable roon tests 2021-05-28 13:38:20 -07:00
Fabian Affolter 0aa2c0c6a3 home-assistant: update component-packages 2021-05-28 13:38:20 -07:00
Maximilian Bosch 68011a2494
Merge pull request #124764 from 0x4A6F/master-promscale
promscale: 0.3.0 -> 0.4.1
2021-05-28 22:33:53 +02:00
github-actions[bot] 796b7fd644
Merge master into staging-next 2021-05-28 19:09:12 +00:00
Nikolay Korotkiy c79e3ded4b gmnisrv: fix security vulnerability 2021-05-28 20:28:20 +02:00
Maximilian Bosch 992d5ce56f
Merge pull request #124190 from Mic92/rspamd
rspamd: enable pie
2021-05-28 20:10:37 +02:00
Martin Weinelt 299451e424
Merge pull request #124516 from mohe2015/update/wordpress
wordpress: 5.7.1 -> 5.7.2
2021-05-28 19:18:48 +02:00
0x4A6F 5cd69bbe7c
promscale: 0.3.0 -> 0.4.1 2021-05-28 17:21:10 +02:00
蛇崩乃音 57f67a8ec0
tailscale: 1.8.3 -> 1.8.5 2021-05-28 16:47:33 +02:00
Robert Schütz 81abd8d0ac
mediatomb: use ffmpeg instead of ffmpeg_3 (#123487) 2021-05-28 16:08:20 +02:00
R. RyanTM 5be9a1d161 icinga2: 2.12.3 -> 2.12.4 2021-05-28 06:46:38 +00:00
github-actions[bot] f385b431a7
Merge master into staging-next 2021-05-27 06:45:59 +00:00
R. RyanTM 022465fba3 agate: 3.0.2 -> 3.0.3 2021-05-26 23:43:39 -07:00