3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17666 commits

Author SHA1 Message Date
R. Ryantm 8bba694a6a wsdd: 0.6.4 -> 0.7.0 2021-12-05 17:24:29 +00:00
Simon Weber 0ba337725e zigbee2mqtt: remove local node-env, since it's not used any longer 2021-12-05 17:26:27 +01:00
Simon Weber b7907f7e19 zigbee2mqtt: 1.16.2 -> 1.22.1 2021-12-05 17:24:29 +01:00
Simon Weber 6d1ca973c7 zigbee2mqtt: transpile typescript in post install hook 2021-12-05 16:45:32 +01:00
Felix Buehler 8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
Robert Scott 7ed01d754e pure-ftpd: enable for darwin 2021-12-05 12:32:39 +00:00
github-actions[bot] 3995cabfbe
Merge master into staging-next 2021-12-05 06:01:04 +00:00
Jan Tojnar b41154b84b
Merge pull request #147005 from jtojnar/neard
neard: 0.16 → 0.18
2021-12-05 06:37:24 +01:00
Jan Tojnar 341032407f Revert "neard: fix build"
It breaks at runtime since it still depends on PyGTK.

https://github.com/NixOS/nixpkgs/pull/148193 is the proper fix.
2021-12-05 03:09:04 +01:00
Martin Weinelt 0c008f9c0d
Merge pull request #147056 from mweinelt/smartctl-exporter 2021-12-05 03:00:48 +01:00
Sandro d67b1cd1dc
Merge pull request #148218 from lunik1/dave 2021-12-05 02:03:11 +01:00
Robert Scott b32487deda pure-ftpd: 1.0.49 -> 1.0.50 2021-12-04 23:45:05 +00:00
Sergei Trofimovich 4752689cfb postgresqlPackages.pg_auto_failover: upstream fix for ncurses-6.3
Without the change the build fails as:

    watch.c:673:2: error: format not a string literal and no format arguments [-Werror=format-security]
      673 |  mvprintw(r, context->cols - strlen(help), help);
          |  ^~~~~~~~
2021-12-04 18:35:22 +00:00
github-actions[bot] d4c54e7f61
Merge master into staging-next 2021-12-04 18:01:05 +00:00
figsoda 14895ade52
Merge pull request #148443 from figsoda/update-piping-srever-rust
piping-server-rust: 0.10.1 -> 0.10.2
2021-12-04 12:57:28 -05:00
Maximilian Bosch 5ffc828912
Merge pull request #148301 from Kranzes/nextcloud
nextcloud23: init at 23.0.0
2021-12-04 14:54:25 +01:00
Maximilian Bosch da8f2d71a2
Merge pull request #148294 from Ma27/bump-grafana
grafana: 8.2.5 -> 8.3.0
2021-12-04 14:46:51 +01:00
Maciej Krüger b4642eee27
rtsp-simple-server: 0.17.3 -> 0.17.8
Not upgrading to 0.17.9 as uses go 1.17
2021-12-04 12:54:27 +01:00
github-actions[bot] 67691cf506
Merge master into staging-next 2021-12-04 00:01:30 +00:00
Fabian Affolter 5c6d41e19c home-assistant: update component-packages 2021-12-03 21:52:20 +01:00
Jonathan Ringer dd15c5cec8 agate: fix meta
old link is dead
2021-12-03 12:32:21 -08:00
github-actions[bot] 904ed45698
Merge master into staging-next 2021-12-03 18:01:12 +00:00
Nick Cao 7941fcd361
postgresql: fix build on riscv 2021-12-03 22:43:48 +08:00
figsoda 7cdb554cb9 piping-server-rust: 0.10.1 -> 0.10.2 2021-12-03 09:27:16 -05:00
github-actions[bot] 503c981111
Merge master into staging-next 2021-12-03 12:01:25 +00:00
Jonathan Ringer 9fcf9be974
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	pkgs/development/python-modules/bx-python/default.nix
2021-12-03 00:11:41 -08:00
Vladimír Čunát 5471fcb26d
Merge #148140: knot-resolver: 5.4.2 -> 5.4.3 2021-12-03 08:31:47 +01:00
Filippo Berto 2f89af4d34
nfd: init at 0.7.1 (#144010)
* nfd: init at version 0.7.1

- Add NFD derivation
- Link NFD derivation as a top-level package

* Applied revision suggestions

* Add fetchSubmodules

NFD uses websocket++ 0.8.1-hotfix in their stable release so that it can be built with boost 175.
ndn-cxx is built with boost 169 in nixpkgs, although it could use the newest version, so I'm matching the same version.

* Fixed tests and cleanup

* Fix typo in repo revision

* Add fetch submodules

NFD build script requires the complete websocket++ source in the build directory.
I could not build it reusing the packages websocket++.

* Call to pre and post check hooks

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>

* Default to fetch NFD submodules

* Fix license

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>

* Switch to lib.optional for parameter string

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Change prefix as per nix defaults

* Removed redundant prefix environment variable

* Homepage to HTTPS

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-02 18:06:02 -08:00
ajs124 757dd008b2 postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
Ilan Joselevich c0f4b20db7 nextcloud23: init at 23.0.0 2021-12-02 20:53:21 +02:00
github-actions[bot] 61ce96a63a
Merge staging-next into staging 2021-12-02 18:01:48 +00:00
github-actions[bot] bcc4d12e17
Merge master into staging-next 2021-12-02 18:01:11 +00:00
Maximilian Bosch d53feab3be
Merge pull request #147897 from Ma27/bump-roundcube
roundcube: 1.5.0 -> 1.5.1
2021-12-02 17:42:34 +01:00
Maximilian Bosch 05f3d0b587
grafana: 8.2.5 -> 8.3.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.0
2021-12-02 17:24:19 +01:00
Alyssa Ross f404068903
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/servers/search/groonga/default.nix
2021-12-02 14:52:44 +00:00
talyz 4fb343c87e
discourse: update.py: Improve version handling, use pinned plugins
Add a DiscourseVersion class which handles Discourse's version
numbering properly when sorting - beta versions are sorted lower than
their respective release versions. It can also return both its version
number and equivalent git tag, removing the need for `rev2version` and
manually adding `v` to the front.

Using DiscourseVersion instead of LooseVersion, we can list all
current version number tags from the `discourse` repo and sort them
correctly, giving us the latest one, regardless of type; i.e. we don't
have to filter for only release versions or beta versions anymore.

This also implements the plugin pinning algorithm laid out here:
https://meta.discourse.org/t/pinning-plugin-and-theme-versions-for-older-discourse-installs/156971
to make sure we don't upgrade plugins further than what's compatible
with our currently packaged Discourse version. While it likely won't
matter much most of the time if we continue packaging the beta
versions, it could be helpful if we decide to go back to packaging
release versions or if we run into issues with future upgrades. In
that case, the plugins could still be updated safely even though we're
not on the latest version of Discourse.
2021-12-02 11:55:07 +01:00
talyz ab042d6452
discourse.plugins: Update all plugins to their latest versions
Also, add support for updating plugins which keep gem versions in
files at the root of the repo (discourse-prometheus) and replace the
`up-plugin.sh` script with a README file pointing to the plugin
packaging documentation.
2021-12-02 10:43:14 +01:00
talyz e2415dbb8f
discourse: 2.7.9 -> 2.8.0.beta9
Update to the latest beta, since upstream advocates for it. See
https://github.com/NixOS/nixpkgs/issues/146308 for more info.
2021-12-02 10:31:00 +01:00
github-actions[bot] 4746376a5f
Merge master into staging-next 2021-12-02 00:01:31 +00:00
lunik1 14aee2e9c8
dave: init at 0.4.0 2021-12-01 23:23:06 +00:00
Martin Weinelt 0804405afb
Merge pull request #148086 from mweinelt/hass-consider-extracomponents 2021-12-01 19:43:33 +01:00
github-actions[bot] 523293d53d
Merge master into staging-next 2021-12-01 18:01:12 +00:00
Andreas Rammhold 10810b66ec
Merge pull request #148004 from mohe2015/update-matrix-appservice-irc2
matrix-appservice-irc: 0.30.0 -> 0.32.1
2021-12-01 16:57:57 +01:00
Vladimír Čunát 93ee1a9cb0
knot-resolver: 5.4.2 -> 5.4.3
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.4.3
2021-12-01 13:32:57 +01:00
github-actions[bot] 3bebe2a3f2
Merge master into staging-next 2021-12-01 06:01:17 +00:00
Mario Rodas 3f03bdbceb
Merge pull request #147659 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.3.2 -> 2.3.4
2021-12-01 00:25:26 -05:00
Cole Mickens c6fc79a2ac
Merge pull request #141148 from walkah/tailscale-1.16.0
tailscale: 1.14.6 -> 1.18.1
2021-11-30 19:51:17 -08:00
James Walker 42a7e36904
tailscale: 1.14.6 -> 1.18.1 2021-11-30 21:49:00 -05:00
Martin Weinelt 254dd2a102 nixos/home-assistant: consider extraComponents in hardening
Previously the extraComponents added to an overriden package would not
have been considered in hardening measures enforced by the module.

Home Assistant is warning the user about component definitions having
moved away from YAML, so using an override to include support for a
component might become the better way moving forward.
2021-12-01 01:09:52 +01:00
github-actions[bot] b58b9075cd
Merge staging-next into staging 2021-12-01 00:02:28 +00:00
github-actions[bot] 80fce0f4a7
Merge master into staging-next 2021-12-01 00:01:49 +00:00
Martin Weinelt 0f2f663d26
matrix-appservice-irc: fix current version detection in update script
Would previously error out with
> error: '(with import ../../../../. {}; matrix-appservice-irc.version)' is not a valid URL
2021-11-30 23:24:50 +01:00
Maximilian Bosch 9a4ad480ec
Merge pull request #148002 from pstn/nc2107
nextcloud21: 21.0.5 -> 21.0.7
2021-11-30 22:34:19 +01:00
Maximilian Bosch c1ab62e755
Merge pull request #147390 from sumnerevans/matrix-synapse-1.48
matrix-synapse: 1.47.1 -> 1.48.0
2021-11-30 22:18:21 +01:00
Alyssa Ross 01bce76b11
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/applications/virtualization/qemu/default.nix
2021-11-30 18:54:47 +00:00
github-actions[bot] 3c6eb8fe49
Merge master into staging-next 2021-11-30 18:01:33 +00:00
Aaron Andersen 1800a86072
Merge pull request #146965 from pmeiyu/webdav
Add webdav-server-rs
2021-11-30 12:03:27 -05:00
Sumner Evans 1b6daffd84
matrix-synapse: 1.47.1 -> 1.48.0 2021-11-30 08:37:00 -07:00
Moritz Hedtke 225ffe5dd0
matrix-appservice-irc: improve updateScript 2021-11-30 16:08:19 +01:00
Martin Weinelt 1143032da0 solanum: unstable-2021-04-27 -> unstable-2021-11-14 2021-11-30 15:42:13 +01:00
Moritz Hedtke 428620c9c5
matrix-appservice-irc: 0.30.0 -> 0.32.1 2021-11-30 11:43:00 +01:00
philipp b5a27cef4b nextcloud21: 21.0.5 -> 21.0.7 2021-11-30 11:12:50 +01:00
Peng Mei Yu 34ec1a380a webdav-server-rs: init at unstable-2021-08-16 2021-11-30 10:19:12 +08:00
github-actions[bot] f11307e4b2
Merge staging-next into staging 2021-11-30 00:02:29 +00:00
github-actions[bot] 941a6593c8
Merge master into staging-next 2021-11-30 00:01:51 +00:00
Sandro 29922b879e
Merge pull request #146556 from sikmir/dico 2021-11-29 21:05:34 +01:00
Sandro 0ff4fcf739
Merge pull request #144824 from erictapen/mastodon-3.4.2 2021-11-29 21:00:12 +01:00
Vladimír Čunát 5f93446173
Merge #147276: xorg.xf86videomach64: drop the ancient driver 2021-11-29 20:28:24 +01:00
Jonathan Ringer 3bbe9a9459
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2021-11-29 10:15:20 -08:00
github-actions[bot] 909b92e198
Merge master into staging-next 2021-11-29 18:01:23 +00:00
1000101 dbd39c4d41 pgbouncer: 1.16.0 -> 1.16.1 2021-11-29 18:57:46 +01:00
Maximilian Bosch ce91a90d7a
roundcube: 1.5.0 -> 1.5.1
ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.5.1
2021-11-29 17:10:47 +01:00
Aaron Andersen a4977db2e8
caddy: include and utilize systemd service from upstream (#147305) 2021-11-29 23:16:25 +09:00
Shaun Sharples 887d55c92f unifi6: 6.4.54 -> 6.5.53 2021-11-29 14:15:19 +01:00
figsoda a0e70ea39c
Merge pull request #147746 from figsoda/update-piping-server-rust
piping-server-rust: 0.9.1 -> 0.10.1
2021-11-29 08:14:54 -05:00
Martin Weinelt 864a143e6d
Merge pull request #147832 from mvnetbiz/homeassistant 2021-11-29 13:11:28 +01:00
github-actions[bot] 096c9145eb
Merge master into staging-next 2021-11-29 12:01:28 +00:00
Peng Mei Yu 640e54cda9 maintainers: Rename pengmeiyu to pmy 2021-11-29 18:39:31 +08:00
Matt Votava f832949b5f home-assistant: pin PyChromecast to 9.4.0 2021-11-29 01:46:05 -08:00
Martin Weinelt 3507c87774
zigbee2mqtt: improve update script 2021-11-29 02:19:08 +01:00
Martin Weinelt e267ff0f39
zigbee2mqtt: drop leftover dataDir parameter 2021-11-29 02:11:04 +01:00
Martin Weinelt 25a9d1ba9e
mediawiki: drop redvers from maintainers 2021-11-29 02:06:43 +01:00
Martin Weinelt a0e1114e17 mediawiki: 1.36.2 -> 1.37.0 2021-11-29 02:04:24 +01:00
Martin Weinelt cd12d81d53 mediawiki: 1.36.1 -> 1.36.2 2021-11-29 02:03:59 +01:00
github-actions[bot] a0e9d6e2c6
Merge master into staging-next 2021-11-29 00:01:22 +00:00
Thiago Kenji Okada 66182c7303
Merge pull request #147756 from arkivm/fix-neard
neard: fix build
2021-11-28 18:29:58 -03:00
Vikram Narayanan 32067bb159 neard: fix build 2021-11-28 11:17:24 -08:00
figsoda ef8eb89693 piping-server-rust: 0.9.1 -> 0.10.1 2021-11-28 13:32:50 -05:00
github-actions[bot] 017d32f216
Merge master into staging-next 2021-11-28 18:00:57 +00:00
github-actions[bot] 6165983557
Merge master into staging-next 2021-11-28 12:01:25 +00:00
Thomas Gerbet 840af81e55 storm: 2.2.0 -> 2.3.0
Fixes CVE-2021-38294 and CVE-2021-40865.
https://storm.apache.org/2021/09/27/storm230-released.html
2021-11-28 12:17:23 +01:00
Michele Guerini Rocco 3e610e1d39
Merge pull request #147637 from rnhmjoj/pr-pdns-rec
pdns-recursor: 4.5.6 -> 4.5.7
2021-11-28 10:00:02 +01:00
github-actions[bot] cfa04cbd2d
Merge staging-next into staging 2021-11-28 06:01:44 +00:00
github-actions[bot] 2534e1384b
Merge master into staging-next 2021-11-28 06:01:05 +00:00
Sandro 1a36defba9
Merge pull request #147176 from petrosagg/materialize-0.10.0 2021-11-28 03:30:07 +01:00
rnhmjoj ade2d34d4f
pdns-recursor: 4.5.6 -> 4.5.7 2021-11-28 01:11:09 +01:00
github-actions[bot] 8887db8787
Merge staging-next into staging 2021-11-28 00:03:24 +00:00
github-actions[bot] 9c838c8b51
Merge master into staging-next 2021-11-28 00:02:51 +00:00
Martin Weinelt e2730a7423
Merge pull request #147483 from mweinelt/relax-my-hass 2021-11-28 00:52:17 +01:00
Maximilian Bosch e88d67cc86
Merge pull request #147381 from contrun/node-exporter-1.3.0
prometheus-node-exporter: 1.2.2 -> 1.3.0
2021-11-28 00:36:11 +01:00
Maximilian Bosch 3c7408685b
Merge pull request #147568 from arkivm/fix-janus-gateway
janus-gateway: fix build
2021-11-28 00:12:33 +01:00
github-actions[bot] e921d7ff92
Merge staging-next into staging 2021-11-27 18:01:45 +00:00
github-actions[bot] 43d7f2e53d
Merge master into staging-next 2021-11-27 18:01:10 +00:00
Kira Bruneau c4414bf740
Merge pull request #147569 from arkivm/fix-invidious
invidious/lsquic: fix build
2021-11-27 09:52:06 -05:00
Fabian Affolter 24afc211d7
Merge pull request #146811 from fabaff/google-nest
python3Packages.python-google-nest: init at 5.1.1, python3Packages.google-nest-sdm: init 0.3.9
2021-11-27 13:13:09 +01:00
Vikram Narayanan ed3cfc8abe invidious/lsquic: fix build 2021-11-26 22:21:55 -08:00
Vikram Narayanan 84730c9f5d janus-gateway: fix build 2021-11-26 21:56:07 -08:00
Mario Rodas ceec67c680 postgresqlPackages.pgroonga: 2.3.2 -> 2.3.4 2021-11-27 04:20:00 +00:00
Mario Rodas f5e66f3627 groonga: 11.0.5 -> 11.0.9 2021-11-27 04:20:00 +00:00
github-actions[bot] bbbd3bdb52
Merge staging-next into staging 2021-11-27 00:02:11 +00:00
github-actions[bot] e3eba8f994
Merge master into staging-next 2021-11-27 00:01:39 +00:00
Thiago Kenji Okada cb7458e308
Merge pull request #147382 from helsinki-systems/upd/varnish
varnish60: 6.0.8 -> 6.0.9
2021-11-26 15:42:16 -03:00
github-actions[bot] b3b6583cdc
Merge staging-next into staging 2021-11-26 18:01:58 +00:00
github-actions[bot] b529eccbb3
Merge master into staging-next 2021-11-26 18:01:19 +00:00
Sandro a04d634068
Merge pull request #146095 from jojosch/libreddit-0.17.0 2021-11-26 13:04:40 +01:00
github-actions[bot] c74685efe2
Merge staging-next into staging 2021-11-26 12:02:08 +00:00
github-actions[bot] 956b399ffa
Merge master into staging-next 2021-11-26 12:01:30 +00:00
Sandro dfd705172b
Merge pull request #147250 from Izorkin/update-unit 2021-11-26 12:47:05 +01:00
Martin Weinelt 670599a05a
home-assistant: relax dependencies 2021-11-26 12:22:38 +01:00
Kerstin Humm e67685910d
mastodon: 3.4.1 -> 3.4.4
update.sh --ver v3.4.4 --patches ./resolutions.patch
2021-11-26 01:57:41 +01:00
Kerstin Humm daf2b0f917
mastodon.updateScript: use runCommand instead of mkDerivation 2021-11-26 01:57:41 +01:00
github-actions[bot] defe3d1bbd
Merge staging-next into staging 2021-11-26 00:02:13 +00:00
github-actions[bot] c39cd5f314
Merge master into staging-next 2021-11-26 00:01:38 +00:00
SCOTT-HAMILTON b47648f6c8
mariadb-connector-c: fix static build (#147166) 2021-11-25 16:03:55 -05:00
ajs124 31fdf8b75e varnish60: 6.0.8 -> 6.0.9 2021-11-25 18:02:17 +01:00
YI 6da3d9a749 prometheus-node-exporter: 1.2.2 -> 1.3.0 2021-11-26 00:59:12 +08:00
github-actions[bot] ca8c90896d
Merge staging-next into staging 2021-11-25 12:02:02 +00:00
github-actions[bot] 64d45bb08b
Merge master into staging-next 2021-11-25 12:01:26 +00:00
Petros Angelatos 01a19ba42f materialize: 0.9.4 -> 0.10.0
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2021-11-25 12:59:16 +01:00
Sandro ae167a9881
Merge pull request #147024 from sumnerevans/heisenbridge-1.7.1 2021-11-25 12:45:31 +01:00
Martin Weinelt ee31eb664c
Merge pull request #145796 from piegamesde/update-appservice-irc 2021-11-25 11:08:01 +01:00
github-actions[bot] 700540c4fb
Merge staging-next into staging 2021-11-25 00:02:31 +00:00
github-actions[bot] b244d0edca
Merge master into staging-next 2021-11-25 00:01:54 +00:00
Sumner Evans f8fddafe3c
heisenbridge: add patch for compatibility with aiohttp 3.8.0 2021-11-24 16:55:44 -07:00
toonn 8edba0e217 groonga: Switch to autoreconfHook
Use `autoreconfHook` rather than manually running `aclocal`.
Clarify removal of `version` file.
2021-11-24 15:17:13 -08:00
toonn 787a8b85fb mariadb: Add comment to clarify version file renames 2021-11-24 15:17:13 -08:00
toonn 40b7dd7cce pulseaudio: Stop passing sdk argument 2021-11-24 15:17:13 -08:00
toonn 7eaf240e72 pulseaudio: Drop Apple SDK dependency
The x86_64 and aarch64 SDK attributes are named differently and don't
have the same contents. This was the motivation to try dropping the SDK
dependency altogether, relying only on the Libc and some frameworks.
2021-11-24 15:17:13 -08:00
toonn 18ba22baba pulseaudio: Remove /usr/include impurity on Darwin 2021-11-24 15:17:13 -08:00
toonn 504b89e2d3 groonga: Fix LLVM 11 build by removing version file 2021-11-24 15:17:13 -08:00
toonn 8b09fd98eb mariadb: Rename "version" files for LLVM 11
Libc++abi 11 has `#include <version>` in some places. This clashes with
projects that have files named "version" in directories that end up on
the include path. This includes files named "VERSION" on
case-insensitive file systems.
2021-11-24 15:17:13 -08:00
Jörg Thalheim 4f32620715
Merge pull request #147089 from dguenther/openvscode-server-1.62.3
openvscode-server: 1.62.0 -> 1.62.3
2021-11-24 19:08:37 +00:00
github-actions[bot] 4b11545cf7
Merge master into staging-next 2021-11-24 18:01:03 +00:00
Janne Heß fed85dd00b
Merge pull request #147168 from helsinki-systems/upd/varnish 2021-11-24 17:42:13 +01:00
Vladimír Čunát 0c0f340c22
xorg.xf86videomach64: drop the ancient driver
It doesn't seems worth keeping it alive.  Broken by commit 0649fcdf2.
(I hope I did this right without regenerating.)
2021-11-24 13:47:29 +01:00
Sandro 31c32857ac
Merge pull request #123917 from Mindavi/mosquitto/libwebsockets-4 2021-11-24 13:16:17 +01:00
github-actions[bot] fc6ab3024e
Merge master into staging-next 2021-11-24 12:01:20 +00:00
Izorkin 906e235107
unit: 1.25.0 -> 1.26.0 2021-11-24 13:56:16 +03:00
Vladimír Čunát a7f2cd867a
xorg.xf86videoqxl: patch build after bool rename 2021-11-24 09:48:25 +01:00
Vladimír Čunát 0649fcdf26
xorg.xorgserver: apply upstream patch
This fixes xorg.xf86videovmware build (channel blocker).
2021-11-24 09:10:11 +01:00
Johannes Schleifenbaum 152633eb60
libreddit: 0.16.0 -> 0.19.1 2021-11-24 08:37:30 +01:00
github-actions[bot] 588cccd6c5
Merge master into staging-next 2021-11-24 06:01:08 +00:00
Bill Ewanick 7a4744b164
Update lemmy webapp (#147204)
* lemmy: change update script to be more idiomatic

Co-authored-by: Raphael Megzari <raphael@megzari.com>

* lemmy: 0.13.3 -> 0.14.0

Co-authored-by: Raphael Megzari <raphael@megzari.com>

Co-authored-by: Raphael Megzari <raphael@megzari.com>
2021-11-24 10:48:53 +09:00
Artturi 253aba70f6
Merge pull request #147205 from kisik21/master 2021-11-24 03:28:04 +02:00
Vika Shleina ccb2baa615
mariadb: fix build on non-x86_64 linux
pmdk is only available on x86_64-linux, yet included in other platforms.

Things tested:
 - build on x86_64-linux is the same (substituted from binary cache)
 - build on aarch64-linux doesn't crash now with an "unsupported system"
2021-11-24 02:18:47 +03:00
ajs124 d1d48675c4 varnish70: 7.0.0 -> 7.0.1 2021-11-23 19:24:09 +01:00
Rick van Schijndel 065992e4f8 mosquitto: use libwebsockets 4.x
This requires us to enable LWS_WITH_EXTERNAL_POLL.
Since only mosquitto needs that and upstream discourages enabling it,
we'll just do it in an override in mosquitto.
2021-11-23 19:15:33 +01:00
github-actions[bot] a1d98b162f
Merge master into staging-next 2021-11-23 18:01:10 +00:00
Kim Lindberger 7dfea71857
Merge pull request #146325 from ryantm/dev/ryantm/discourse-update-py
discourse/update.py: fix for nix 2.4/2.5pre
2021-11-23 15:37:32 +01:00
eyjhb 1cc5df0346
matrix-synapse: 1.47.0 -> 1.47.1 2021-11-23 13:31:41 +01:00
Martin Weinelt 0f4340da1d
prometheus-smartctl-exporter: init at unstable-2020-11-14
Includes a rebased version of
https://github.com/prometheus-community/smartctl_exporter/pull/18 which
collided with other patchsets.
2021-11-23 11:30:23 +01:00
Jonathan Ringer 4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
Derek Guenther 1075e30c92 openvscode-server: 1.62.0 -> 1.62.3 2021-11-23 05:10:48 +00:00
github-actions[bot] 28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
Sumner Evans cda90888f2
heisenbridge: 1.7.0 -> 1.7.1 2021-11-22 10:44:10 -07:00
Artturi 40d43349e6
Merge pull request #146442 from Artturin/mariaconnectormyconfig 2021-11-22 19:11:15 +02:00
Maximilian Bosch 4418f362e6
Merge pull request #146890 from Ma27/bump-grafana-image-renderer
grafana-image-renderer: 3.2.1 -> 3.3.0
2021-11-22 18:04:06 +01:00
Tom Sydney Kerckhove 184f4f6618 mod_itk: init at 2.4.7-04 2021-11-22 17:17:45 +01:00
Sandro acea5dcdde
Merge pull request #144028 from KAction/init/duckling-proxy 2021-11-22 16:22:01 +01:00
Jan Tojnar 32c2b49a40 neard: 0.16 → 0.18
https://git.kernel.org/pub/scm/network/nfc/neard.git/log/?h=v0.18

- Requires autoconf-archive
- The systemd service is now installed automatically.

On the packging side also

- cleaned up formatting
- split out dev output
- enabled parallel building
- corrected license
- added myself as maintainer
2021-11-22 15:39:38 +01:00
Sandro c348813190
Merge pull request #145849 from midchildan/update/trafficserver 2021-11-22 14:39:22 +01:00
github-actions[bot] 9e1911e222
Merge master into staging-next 2021-11-22 12:01:27 +00:00
Markus Kowalewski 1a92baf7a2
slurm: 21.08.3.1 -> 21.08.4.1 2021-11-22 11:17:13 +01:00
Fabian Affolter 5de7043867
Merge pull request #146897 from fabaff/afsapi
python3Packages.afsapi: init at 0.0.4
2021-11-22 09:45:05 +01:00
Fabian Affolter ebc27a10a0
Merge pull request #146886 from fabaff/py-zabbix
python3Packages.py-zabbix: init at 1.1.7
2021-11-22 09:44:52 +01:00
Fabian Affolter ef40e38366
Merge pull request #146876 from fabaff/pyskyqhub
python3Packages.pyskyqhub: init at 0.1.4
2021-11-22 09:44:40 +01:00
Fabian Affolter b3e87493f6
Merge pull request #146873 from fabaff/eliqonline
python3Packages.eliqonline: init at 1.2.2
2021-11-22 09:44:29 +01:00
Fabian Affolter 9f86e2d3e8
Merge pull request #146870 from fabaff/bump-ephember
python3Packages.pyephember: init at 0.3.1
2021-11-22 09:44:17 +01:00
Fabian Affolter e7fae3626f
Merge pull request #146869 from fabaff/ritassist
python3Packages.ritassist: init at 0.9.3
2021-11-22 09:44:01 +01:00
Fabian Affolter 31d68d0482
Merge pull request #146808 from fabaff/life360
python3Packages.life360: init at 4.1.1
2021-11-22 09:43:46 +01:00
Fabian Affolter 0634469e67
Merge pull request #146803 from fabaff/oemthermostat
python3Packages.oemthermostat: init at 1.1.1
2021-11-22 09:43:33 +01:00
Fabian Affolter 957216773c
Merge pull request #146796 from fabaff/libpyvivotek
python3Packages.libpyvivotek: init at 0.4.0
2021-11-22 09:43:21 +01:00
Fabian Affolter a0fc4d7e50
Merge pull request #146791 from fabaff/pyversasense
python3Packages.pyversasense: init at 0.0.6
2021-11-22 09:43:01 +01:00
Bobby Rong 511c798029
Merge pull request #143415 from r-ryantm/auto-update/smcroute
smcroute: 2.5.2 -> 2.5.3
2021-11-22 14:51:01 +08:00
github-actions[bot] cbcbfb4901
Merge master into staging-next 2021-11-22 06:01:10 +00:00
tomberek 7f9782cae2
Merge pull request #146885 from sikmir/reproxy
reproxy: 0.9.0 → 0.11.0
2021-11-21 19:21:30 -05:00
Mrinal Purohit 82a8f891ed dendrite: 0.5.0 -> 0.5.1 2021-11-21 19:10:38 -05:00
Jonathan Ringer 09e494f4c2
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/window-managers/sway/default.nix
2021-11-21 14:40:40 -08:00
Niklas Hambüchen 0939143e24
Merge pull request #137176 from GoldsteinE/clickhouse-package
nixos/clickhouse: add package option
2021-11-21 21:43:58 +01:00
Kira Bruneau b9d8114369
Merge pull request #146921 from Ma27/bump-grafana
grafana: 8.2.4 -> 8.2.5
2021-11-21 15:40:18 -05:00
Maximilian Bosch 0eddc8707d
grafana: 8.2.4 -> 8.2.5
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.2.5
2021-11-21 20:54:57 +01:00
Niklas Hambüchen faadbddcd7 clickhouse: Add passthru.tests 2021-11-21 20:38:57 +01:00
github-actions[bot] 18ad263272
Merge master into staging-next 2021-11-21 18:01:07 +00:00
Fabian Affolter 373eb080dc home-assistant: update component-packages 2021-11-21 17:47:28 +01:00
Maximilian Bosch 6f8cb0dc00
grafana-image-renderer: 3.2.1 -> 3.3.0
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.3.0
2021-11-21 17:18:57 +01:00
Fabian Affolter 4aff9530e5 home-assistant: update component-packages 2021-11-21 17:18:22 +01:00
Nikolay Korotkiy 625150b22d
reproxy: 0.9.0 → 0.11.0 2021-11-21 19:14:14 +03:00
Fabian Affolter feceb9ce85 home-assistant: update component-packages 2021-11-21 16:31:10 +01:00
Fabian Affolter 673c63bdce home-assistant: update component-packages 2021-11-21 15:50:21 +01:00
Janne Heß 05bbe40f68
cingaweb2: 2.9.3 -> 2.9.4 2021-11-21 15:42:48 +01:00
Janne Heß 996f991b5d
icingaweb2-ipl: 0.6.1 -> 0.7.0 2021-11-21 15:42:35 +01:00
Fabian Affolter d70a6fe8bf home-assistant: update component-packages 2021-11-21 15:20:33 +01:00
Fabian Affolter b1e3827e27 home-assistant: update component-packages 2021-11-21 14:58:43 +01:00
github-actions[bot] 81e2cd50e5
Merge staging-next into staging 2021-11-21 12:01:59 +00:00
github-actions[bot] c68c4b3db8
Merge master into staging-next 2021-11-21 12:01:20 +00:00
Raghav Sood ff6d13cdad
rippled: 1.7.0 -> 1.7.3 2021-11-21 18:19:59 +08:00
github-actions[bot] daffc694ef
Merge staging-next into staging 2021-11-21 06:01:53 +00:00
github-actions[bot] 6ad93ecdbb
Merge master into staging-next 2021-11-21 06:01:18 +00:00
Bobby Rong 2dda994251
Merge pull request #146597 from trofi/fix-trafficserver-for-ncurses-6.3
trafficserver: pull upstream fix for ncurses-6.3
2021-11-21 11:38:08 +08:00
github-actions[bot] 197135904f
Merge staging-next into staging 2021-11-21 00:02:25 +00:00
github-actions[bot] 43d088886e
Merge master into staging-next 2021-11-21 00:01:46 +00:00
Artturi 6aded65e28
Merge pull request #142153 from Artturin/mailmanbuildfix 2021-11-21 01:35:38 +02:00
Fabian Affolter 717ddc6c38 home-assistant: enable nest tests 2021-11-20 23:15:47 +01:00
Fabian Affolter 7afd674bfa home-assistant: update component-packages 2021-11-20 23:15:19 +01:00
Martin Weinelt 595dde5dbe
Merge pull request #146359 from fabaff/nessclient 2021-11-20 23:01:15 +01:00
Martin Weinelt 12b52be6ae
Merge pull request #146362 from fabaff/py-nightscout 2021-11-20 23:00:30 +01:00
Martin Weinelt 6ef7e9bdb7
Merge pull request #146800 from fabaff/aiovlc 2021-11-20 22:58:50 +01:00
Mario Rodas 17c6935153
Merge pull request #146464 from marsam/update-postgresql
postgresql: 9.6.23 -> 9.6.24, 10.18 -> 10.19, 11.13 -> 11.14, 12.8 -> 12.9, 13.4 -> 13.5, 14.0 -> 14.1
2021-11-20 16:48:25 -05:00
Fabian Affolter 86f53d1f77 home-assistant: update component-packages 2021-11-20 22:40:58 +01:00
Fabian Affolter c564882ee8 home-assistant: update component-packages 2021-11-20 22:13:56 +01:00
Fabian Affolter 96d27b27c5 home-assistant: enable vlc_telnet tests 2021-11-20 21:40:53 +01:00
Fabian Affolter 2bfbd302b2 home-assistant: update component-packages 2021-11-20 21:38:46 +01:00
Fabian Affolter 11d5edb4d1 home-assistant: update component-packages 2021-11-20 21:21:41 +01:00
Sandro 3c4969b9bc
Merge pull request #146446 from kevincox/mautrix-facebook-0.3.2 2021-11-20 21:08:35 +01:00
Fabian Affolter 2bb36119e5 home-assistant: update component-packages 2021-11-20 21:02:22 +01:00
Sandro d3d3d67048
Merge pull request #146387 from srhb/bump-zookeeper-jre 2021-11-20 20:41:31 +01:00
Nikolay Korotkiy a5f19b5fa8
dico: fix cross-compilation 2021-11-20 22:12:40 +03:00
Sandro 6de2e82cd6
Merge pull request #146590 from jojosch/navidrome-0.47.0 2021-11-20 19:34:00 +01:00
github-actions[bot] f515d91189
Merge master into staging-next 2021-11-20 18:01:07 +00:00
Fabian Affolter 72da520e40 home-assistant: enable nightscout tests 2021-11-20 17:36:03 +01:00
Fabian Affolter 23b94ff04d home-assistant: update component-packages 2021-11-20 17:35:34 +01:00
Fabian Affolter bc9a53bb2f
Merge pull request #146677 from NixOS/home-assistant
home-assistant: 2021.11.4 -> 2021.11.5
2021-11-20 17:25:55 +01:00
github-actions[bot] 7495684853
Merge master into staging-next 2021-11-20 00:01:21 +00:00
Sandro 45e0459f9c
Merge pull request #146439 from sikmir/quark 2021-11-19 23:52:52 +01:00
Jonathan Ringer fadaef5aed
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/networking/browsers/chromium/common.nix
2021-11-19 14:31:57 -08:00
Martin Weinelt c91c0296dd home-assistant: 2021.11.4 -> 2021.11.5 2021-11-19 22:18:06 +01:00
github-actions[bot] f1703ab30f
Merge master into staging-next 2021-11-19 18:01:18 +00:00
Izorkin 8aa3e1f42a
mariadb-galera: 26.4.9 -> 26.4.10 2021-11-19 20:58:04 +03:00
Izorkin 1fa2e5fdc9
mariadb: move patches to subfolder 2021-11-19 20:58:04 +03:00
Izorkin 595511e632
mariadb: cleanup build configuration 2021-11-19 20:58:01 +03:00
Izorkin cff899a959
mariadb: add pmem support 2021-11-19 20:56:03 +03:00
Izorkin be52b4640f
mariadb: move fix mytop to common stage 2021-11-19 20:54:12 +03:00
Janne Heß bb553ddce5
Merge pull request #145117 from helsinki-systems/mariadb-uring
mariadb: add liburing
2021-11-19 18:50:22 +01:00
Sandro ec75160946
Merge pull request #146637 from dali99/update_matrix_corporal 2021-11-19 17:52:15 +01:00
Jonathan Ringer 6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
Sandro 29b7d4ada1
Merge pull request #145035 from pmeiyu/master 2021-11-19 17:05:50 +01:00
Sandro e09fcfd90f
Merge pull request #146253 from Stunkymonkey/jboss-mysql-jdbc-builder 2021-11-19 17:01:02 +01:00
Daniel Olsen 307e657621 matrix-corporal: 2.1.0 -> 2.2.0 2021-11-19 16:15:31 +01:00
ajs124 937cf30e7e mariadb: replace libaio with liburing
was missed in a160dfbf35

see also https://jira.mariadb.org/browse/MDEV-24883
2021-11-19 16:10:34 +01:00
Janne Heß b0be7372b6
Merge pull request #141656 from helsinki-systems/init/proxysql
proxysql: init at 2.3.2
2021-11-19 14:34:50 +01:00