1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

22518 commits

Author SHA1 Message Date
Mario Rodas 7bf66d03b3
Merge pull request #195706 from ck3d/influxdb2-cross
influxdb2-server: fix cross-compilation
2022-10-14 20:03:24 -05:00
Christian Kögler 7b3766e350
Merge pull request #189639 from i-like-noodles/rmfakecloud-build-ui
rmfakecloud: build the web ui
2022-10-14 22:31:57 +02:00
Nguyễn Gia Phong a7fa7528df dendrite: 0.10.1 -> 0.10.3 2022-10-14 13:43:09 -04:00
R. Ryantm 04634d0bca endlessh-go: 20220731 -> 20221012 2022-10-14 23:59:40 +08:00
markuskowa e8829872ae
Merge pull request #195947 from posch/slurm-22.05.5.1
slurm: 22.05.4.1 -> 22.05.5.1
2022-10-14 13:22:05 +02:00
Tobias Poschwatta 6e51442713 slurm: 22.05.4.1 -> 22.05.5.1
This is a bugfix release.
See https://github.com/SchedMD/slurm/blob/slurm-22-05-5-1/NEWS
2022-10-14 11:20:30 +02:00
Gaetan Lepage 24b6d7be45 invidious: fix #195779 by disabling quic when building 2022-10-14 10:15:49 +02:00
Jörg Thalheim 4cc0640ede
Merge pull request #195880 from r-ryantm/auto-update/snappymail
snappymail: 2.18.5 -> 2.18.6
2022-10-14 09:59:00 +02:00
Mario Rodas 7a58d0f70d
Merge pull request #195825 from ankhers/postgres_15
postgresql_15: init at 15.0
2022-10-14 02:26:07 -05:00
Nick Cao f3170f025c
vsmtp: init at 1.3.3 2022-10-14 15:18:01 +08:00
Mario Rodas 8dcae204bc
Merge pull request #195845 from techknowlogick/caddy-262
caddy: 2.6.1 -> 2.6.2
2022-10-14 02:04:01 -05:00
Mario Rodas 1a33c4f1ef
Merge pull request #195161 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.3.9 -> 2.4.0
2022-10-14 01:53:38 -05:00
colin 9443d83e6f freshrss: patchShebangs instead of specifying interpreter at use site
this makes it easier for one to manually administer freshrss.
for example, i can import OPML from the CLI like:

```
$ nix build .#freshrss
$ freshrss FRESHRSS_DATA_PATH=/var/lib/freshrss ./result/cli/import-for-user.php --user admin --file my-opml.opml
```

whereas previously i would have needed to include
`environment.systemPackages = [ php ];` in my system for that to work.
2022-10-13 21:46:04 -07:00
Mario Rodas c7894e1e73 postgresql15Packages.pgjwt: 2017-04-24 -> 2021-11-13 2022-10-14 04:20:00 +00:00
Mario Rodas b0ea9c6db8 postgresql15Packages.pg_partman: 4.7.0 -> 4.7.1 2022-10-14 04:20:00 +00:00
Mario Rodas 19a7affebe postgresql15Packages.tsearch_extras: remove unneeded parameter 2022-10-14 04:20:00 +00:00
Mario Rodas d45bce3fe6 postgresql15Packages.wal2json: 2.4 -> 2.5
https://github.com/eulerto/wal2json/releases/tag/wal2json_2_5
2022-10-14 04:20:00 +00:00
Mario Rodas 97845bb252 postgresql15Packages.plpgsql_check: 2.2.1 -> 2.2.2
https://github.com/okbob/plpgsql_check/releases/tag/v2.2.2
2022-10-14 04:20:00 +00:00
Mario Rodas 9851053baa postgresql15Packages.pg_repack: 1.4.7 -> 1.4.8 2022-10-13 23:20:00 -05:00
Mario Rodas f0456a97b4 postgresql15Packages.periods: 1.2 -> 1.2.1
https://github.com/xocolatl/periods/releases/tag/v1.2.1
2022-10-14 04:20:00 +00:00
Mario Rodas 972f78b6fb postgresql15Packages.pgvector: fix build for PostgreSQL 15 2022-10-14 04:20:00 +00:00
Jan Tojnar 50b049554f postgresqlPackages.plv8: Add regression tests
This is based on postgresqlPackages.age.
2022-10-14 02:39:56 +02:00
Jan Tojnar 9255d4b5bc postgresqlPackages.plv8: 3.0.0 → 3.1.4
https://github.com/plv8/plv8/compare/v3.0.0...v3.1.4

- Format the expression a bit.
- Had to apply a patch since upstream removed the shared Makefile.
  At least we can drop the manual build flags.
- Move to a subdirectory, since we are working with multiple files now.
- Add `dontConfigure` since there is no `configure` script.
- Switch to `preConfigure` to `postPatch` as there is no configuration.
2022-10-14 02:30:24 +02:00
R. Ryantm 25901cd9e1 snappymail: 2.18.5 -> 2.18.6 2022-10-14 00:25:52 +00:00
techknowlogick e48e332c3a caddy: 2.6.1 -> 2.6.2 2022-10-13 17:47:42 -04:00
Justin Wood fbe3995298 postgresql_15: init at 15.0
https://www.postgresql.org/docs/15/release-15.html
2022-10-13 11:56:40 -04:00
victor 28d2fcc400 vmagent: init at 1.82.0 2022-10-13 13:32:47 +02:00
Jonas Heinrich 391d6fcfba
Merge pull request #195589 from r-ryantm/auto-update/kubemq-community
kubemq-community: 2.3.0 -> 2.3.1
2022-10-13 11:04:03 +02:00
Jonas Heinrich 86872d31b1
Merge pull request #195614 from r-ryantm/auto-update/sickgear
sickgear: 0.25.44 -> 0.25.46
2022-10-13 09:59:10 +02:00
Jonas Heinrich b5195b9283
Merge pull request #195617 from r-ryantm/auto-update/freeradius
freeradius: 3.2.0 -> 3.2.1
2022-10-13 09:46:02 +02:00
R. Ryantm 631a07824d tailscale: 1.30.2 -> 1.32.0 2022-10-13 17:45:26 +10:00
Jonas Heinrich ba187fbdc5
Merge pull request #195662 from jtojnar/selfoss-2.19
selfoss: 2.18 → 2.19
2022-10-13 08:40:54 +02:00
Martin Weinelt 82da2bfa8e
prometheus-kea-exporter: 0.4.4 -> 0.5.0 2022-10-13 04:04:13 +02:00
R. Ryantm 218dfe8eae sickgear: 0.25.44 -> 0.25.46 2022-10-13 00:38:00 +00:00
Martin Weinelt 67c319b77b
prometheus-kea-exporter: 0.4.2 -> 0.4.4 2022-10-12 23:16:36 +02:00
Christian Kögler 9b206e6e32 influxdb2-server: fix cross compilation 2022-10-12 21:08:18 +02:00
Maximilian Bosch 955e01095a
grafana: 9.1.7 -> 9.2.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.2.0

Also fixed the test: the default value for the admin email address is
now `admin@localhost`[1].

[1] 39102c6656
2022-10-12 20:45:15 +02:00
Yureka 58cb56ee9c
influxdb2: fix build with rust 1.54 (#195534) 2022-10-12 20:10:33 +02:00
Shea Levy 96fa202353
wordpressPackages.plugins.worker: init at 4.9.14 2022-10-12 12:42:35 -04:00
Jan Tojnar 61a13e2dc7 selfoss: 2.18 → 2.19
https://github.com/fossar/selfoss/releases/tag/2.19
2022-10-12 14:53:45 +02:00
Stanisław Pitucha 78f921a488
Merge pull request #194772 from r-ryantm/auto-update/netbox
netbox: 3.3.4 -> 3.3.5
2022-10-12 21:01:52 +11:00
Jonas Heinrich 56f970d3a5
Merge pull request #195527 from r-ryantm/auto-update/syncstorage-rs
syncstorage-rs: 0.12.3 -> 0.12.4
2022-10-12 11:04:48 +02:00
R. Ryantm e1734cb2b4 redpanda: 22.2.5 -> 22.2.6 2022-10-12 02:58:17 -04:00
Sergei Trofimovich d35d7ca6f9 xorg.libXaw3d: remove in favour of Xaw3d
Noticed this redundant attribute that no package uses. All packages
use `Xaw3d`. Let's use that instead.
2022-10-12 07:33:51 +01:00
R. Ryantm 3fe9fb8877 freeradius: 3.2.0 -> 3.2.1 2022-10-12 04:45:55 +00:00
R. Ryantm 990575a3bb kubemq-community: 2.3.0 -> 2.3.1 2022-10-11 21:36:49 +00:00
Vladimir Serov 6a31ff5b30
outline: fix not using legacy provided during build 2022-10-11 23:47:28 +04:00
R. Ryantm e32a01b922 uxplay: 1.55 -> 1.57 2022-10-11 22:30:47 +08:00
R. Ryantm 25f5ae092e syncstorage-rs: 0.12.3 -> 0.12.4 2022-10-11 13:54:01 +00:00
Jörg Thalheim e325d85f0f
Merge pull request #195485 from 06kellyjac/teleport-fix
teleport: fix for darwin
2022-10-11 14:39:33 +02:00
Stanisław Pitucha 425d4abf8a
Merge pull request #195458 from r-ryantm/auto-update/nats-server
nats-server: 2.9.2 -> 2.9.3
2022-10-11 22:08:52 +11:00
06kellyjac 097ec65336 teleport: fix for darwin 2022-10-11 09:55:39 +01:00
R. Ryantm ef0ed284ea meilisearch: 0.29.0 -> 0.29.1 2022-10-11 04:07:02 -04:00
R. Ryantm 55f09352f5 nats-server: 2.9.2 -> 2.9.3 2022-10-11 04:41:44 +00:00
Thomas Gerbet d8b936c372 influxdb: build with Go 1.18 instead of 1.17
Go 1.17 is EOL.
2022-10-11 12:43:41 +10:00
Martin Weinelt f010d3721e
Merge pull request #190548 from pacien/mongodb-6.0 2022-10-11 04:32:40 +02:00
Aaron Jheng ec26b85a34 prometheus-nats-exporter: unpin go1.17 2022-10-11 12:31:09 +10:00
Martin Weinelt 02616a20a6
home-assistant: 2022.10.2 -> 2022.10.3
https://github.com/home-assistant/core/releases/tag/2022.10.3
2022-10-11 01:58:16 +02:00
Martin Weinelt 85713b7e37 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-11 00:18:04 +02:00
Robert Scott ab5c2a0459
Merge pull request #195217 from yorickvP/microhttpd
libmicrohttpd_0_9_70: drop
2022-10-10 23:01:47 +01:00
Martin Weinelt 13da712346
Merge pull request #195232 from risicle/ris-zoneminder-1.36.28 2022-10-10 23:41:09 +02:00
Martin Weinelt 6b7c0d59c0
alerta-server: propagate cryptography 2022-10-10 21:51:23 +02:00
Martin Weinelt 294201004f Merge remote-tracking branch 'origin/master' into staging-next 2022-10-10 21:45:18 +02:00
figsoda 50c7c4cc34
Merge pull request #195345 from chuangzhu/conduit
matrix-conduit: don't use pkgs directly
2022-10-10 10:45:02 -04:00
Chuang Zhu b01d7c80a0 matrix-conduit: don't use pkgs directly 2022-10-10 17:34:19 +08:00
R. Ryantm e77f9f2f9b minio: 2022-10-05T14-58-27Z -> 2022-10-08T20-11-00Z 2022-10-10 06:42:43 +00:00
Yorick van Pelt a9cd13546b
proxysql: switch libmicrohttpd from 0.9.70 to 0.9.69
0.9.70 is vulnerable to CVE-2021-3466, but 0.9.69 is fine.
proxysql is not yet compatible with 0.9.71
2022-10-10 08:13:24 +02:00
github-actions[bot] 535838d0a5
Merge master into staging-next 2022-10-10 00:03:49 +00:00
Martin Weinelt 1845d9b9cc
Merge pull request #192757 from r-ryantm/auto-update/dolibarr 2022-10-10 00:04:02 +02:00
Martin Weinelt 34c5293a71
Merge pull request #195278 from NixOS/home-assistant 2022-10-09 23:10:35 +02:00
Martin Weinelt 9bb7ee9867
Merge pull request #191901 from r-ryantm/auto-update/prowlarr 2022-10-09 22:46:24 +02:00
Martin Weinelt 4ad043f5f1
home-assistant: 2022.10.1 -> 2022.10.2
https://github.com/home-assistant/core/releases/tag/2022.10.2
2022-10-09 22:33:52 +02:00
R. Ryantm 070c93d16e sickgear: 0.25.40 -> 0.25.44 2022-10-09 20:09:24 +00:00
github-actions[bot] 44f6a02f39
Merge master into staging-next 2022-10-09 18:01:35 +00:00
Sandro f5802f496d
Merge pull request #187026 from azahi/endlessh-go 2022-10-09 16:50:02 +02:00
Robert Scott 561f0905e5
Merge pull request #195203 from yorickvP/yaws
yaws: 2.0.6 -> 2.1.1
2022-10-09 15:38:49 +01:00
Christian Kögler 9b56a48f1c
Merge pull request #191216 from Kloenk/moodle_4_0_4
moodle: 4.0.2 -> 4.0.4
2022-10-09 15:25:35 +02:00
Robert Scott 5bc6d8ae75 zoneminder: 1.36.15 -> 1.36.28
`modules` now appears unnecessary as these dependencies all look
like they're supplied by git submodules. the ZoneMinder/crud repo
doesn't even exist anymore and we were relying on nixpkgs' cache.
2022-10-09 13:51:27 +01:00
github-actions[bot] 8972888c55
Merge master into staging-next 2022-10-09 12:01:31 +00:00
Sandro 3720503cdf
Merge pull request #192649 from ners/apacheds 2022-10-09 12:49:14 +02:00
Sandro 53e18170b1
Merge pull request #194901 from onny/wordpresspackages-update 2022-10-09 12:17:49 +02:00
Yorick van Pelt cc1dbce261
yaws: 2.0.6 -> 2.1.1 2022-10-09 11:12:01 +02:00
zowoq de25676c9f promtail: move alongside grafana-loki 2022-10-09 16:09:17 +10:00
github-actions[bot] efe8ad8714
Merge master into staging-next 2022-10-09 06:04:00 +00:00
Stanisław Pitucha 8ff7b290e6
Merge pull request #195048 from erdnaxe/galene-update
galene: 0.5.5 -> 0.6.1
2022-10-09 17:03:59 +11:00
zowoq a03716e547 telegraf: switch to go 1.19 2022-10-09 14:23:40 +10:00
figsoda 83710dd612
Merge pull request #195133 from pacien/update-scripts-help-trivial-fixes
fix some package names in update script help text (trivial)
2022-10-08 20:55:21 -04:00
R. Ryantm f6a7796471 ser2net: 4.3.7 -> 4.3.8 2022-10-09 00:11:29 +00:00
github-actions[bot] 130aa9ca68
Merge master into staging-next 2022-10-09 00:03:29 +00:00
pacien 968f9d2d76 hedgedoc: fix package name in update script help text 2022-10-08 22:47:27 +02:00
Mario Rodas 5643070155
Merge pull request #195030 from r-ryantm/auto-update/victoriametrics
victoriametrics: 1.81.2 -> 1.82.0
2022-10-08 15:41:01 -05:00
github-actions[bot] d2cd24fe6a
Merge master into staging-next 2022-10-08 18:01:07 +00:00
Martin Weinelt ea71ebd1c3
Merge pull request #195077 from OPNA2608/fix/python-ldap_rename_fixups 2022-10-08 15:22:07 +02:00
ners 5ec24ce090 janusgraph: init at 0.6.2 2022-10-08 14:15:22 +02:00
ners 2c5c239958 apache-directory-server: init at 2.0.0.AM26 2022-10-08 14:15:05 +02:00
github-actions[bot] 1b60238acd
Merge master into staging-next 2022-10-08 12:01:37 +00:00
Robert Scott f730dc5995
Merge pull request #194968 from r-ryantm/auto-update/imgproxy
imgproxy: 3.7.2 -> 3.8.0
2022-10-08 12:01:08 +01:00
Vladimír Čunát 0d24f164c9
Merge #194845: Update socket2 in packages for Rust 1.64 compat
...into staging-next
2022-10-08 12:41:45 +02:00
Jonas Heinrich 4c749f11c9 wordpressPackages: add static-mail-sender-configurator 2022-10-08 11:01:33 +02:00
Vladimír Čunát 6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00