1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 06:31:02 +00:00
Commit graph

16810 commits

Author SHA1 Message Date
github-actions[bot] 9a27efeb34
Merge master into staging-next 2021-10-26 18:01:19 +00:00
Sandro 89a27a2e6f
Merge pull request #119719 from greizgh/seafile 2021-10-26 19:07:00 +02:00
github-actions[bot] 6bb6e64046
Merge master into staging-next 2021-10-26 12:01:25 +00:00
Fabian Affolter 44caa4acf2 home-assistant: update component-packages 2021-10-26 08:40:34 +02:00
github-actions[bot] 7e0da80ec9
Merge master into staging-next 2021-10-26 06:01:02 +00:00
Ryan Burns 30f73c6493
Merge pull request #141659 from sikmir/gmid
gmid: init at 1.7.5
2021-10-25 19:18:11 -07:00
Cleeyv ec3c9b1306 jibri: downgrade to jre8_headless from default v16
Fix for bug with jibri closing prematurely when recording is stopped:
https://github.com/jitsi/jibri/issues/441
2021-10-25 20:46:24 -04:00
Cleeyv c6c77e819f jibri: add section to xorg conf file, for module
This change is adapted from a different jibri package, written by
@puckipedia for nixcon-video-infra 2020 along with a module for jibri.
Co-authored-by: Puck Meerburg <puck@puck.moe>
2021-10-25 20:46:24 -04:00
github-actions[bot] 0753497619
Merge master into staging-next 2021-10-26 00:01:40 +00:00
Bernardo Meurer 042b62583e
hqplayerd: fix gupnp version mismatches with fc34 2021-10-25 11:44:14 -07:00
Bernardo Meurer 25bb645568
hqplayerd: 4.26.0-67 -> 4.26.2-69 2021-10-25 11:09:31 -07:00
Nikolay Korotkiy aa52a861a0
gmid: init at 1.7.5 2021-10-25 10:01:09 +03:00
github-actions[bot] 0386c26190
Merge master into staging-next 2021-10-25 06:01:29 +00:00
Steven Roose 5729103df3 peertube: init at 3.4.1
Co-authored-by: Izorkin <izorkin@elven.pw> # maybe as the author of this commit seems to be Steven
Co-authored-by: Moritz Hedtke <Moritz.Hedtke@t-online.de>
Co-authored-by: Steven Roose <steven@stevenroose.org>
Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
Co-authored-by: Ismaël Bouya <ismael.bouya@normalesup.org>
2021-10-25 13:12:30 +09:00
happysalada 6f20d8efd4 meilisearch: 0.21.1 -> 0.23.1 2021-10-25 12:06:34 +09:00
github-actions[bot] 24cfffaa7a
Merge master into staging-next 2021-10-25 00:01:32 +00:00
Maximilian Bosch e1e15974f8
nextcloud20: drop
The version 20 of Nextcloud will be EOLed by the end of this month[1].

Since the recommended default (that didn't raise an eval-warning) on
21.05 was Nextcloud 21, this shouldn't affect too many people.

In order to ensure that nobody does a (not working) upgrade across
several major-versions of Nextcloud, I replaced the derivation of
`nextcloud20` with a `throw` that provides instructions how to proceed.

The only case that I consider "risky" is a setup upgraded from 21.05 (or
older) with a `system.stateVersion` <21.11 and with
`services.nextcloud.package` not explicitly declared in its config. To
avoid that, I also left the `else-if` for `stateVersion < 21.03` which
now sets `services.nextcloud.package` to `pkgs.nextcloud20` and thus
leads to an eval-error. This condition can be removed
as soon as 21.05 is EOL because then it's safe to assume that only
21.11. is used as stable release where no Nextcloud <=20 exists that can
lead to such an issue.

It can't be removed earlier because then every `system.stateVersion <
21.11` would lead to `nextcloud21` which is a problem if `nextcloud19`
is still used.

[1] https://docs.nextcloud.com/server/20/admin_manual/release_schedule.html
2021-10-25 01:34:47 +02:00
Ryan Burns 3a3c1e94fb zigbee2mqtt: remove toplevel system attr 2021-10-24 13:53:49 -07:00
Ryan Burns 0b918edc99 adguardhome: remove toplevel system attr
Note that targetPlatform was incorrect when cross-compiling,
and should be hostPlatform
2021-10-24 13:53:23 -07:00
Sandro 9d1b80121c
Merge pull request #142755 from joachimschmidt557/mpd-0.23.2 2021-10-24 21:29:52 +02:00
joachimschmidt557 86d572c86a
mpd: 0.22.11 -> 0.23.2, activate pipewire 2021-10-24 20:56:38 +02:00
Sandro 7126a97a7e
Merge pull request #142742 from iAmMrinal0/update/dendrite 2021-10-24 20:17:24 +02:00
github-actions[bot] ceea0e5f2a
Merge master into staging-next 2021-10-24 18:00:57 +00:00
Bruno Bigras 69b01e3a22
Merge pull request #141408 from bbigras/openresty-lua
nixos/nginx: disable MemoryDenyWriteExecute for pkgs.openresty
2021-10-24 17:39:27 +00:00
Anderson Torres 80ce2933e9
Merge pull request #142707 from AndersonTorres/new-misc
treewide: rename perlPackages.libintl_perl -> perlPackages.libintl-perl
2021-10-24 13:41:26 -03:00
Mrinal Purohit 43df632797 dendrite: 0.4.1 -> 0.5.0 2021-10-24 17:56:54 +05:30
Mrinal Purohit e4fafc019a cryptpad: 4.9.0 -> 4.11.0 2021-10-24 17:39:21 +05:30
github-actions[bot] 18de94fc60
Merge master into staging-next 2021-10-24 06:01:24 +00:00
AndersonTorres 713a69a199 treewide: rename perlPackages.libintl_perl -> perlPackages.libintl-perl
The other package managers call this package libintl-perl, and it is also the
original name.
2021-10-23 22:51:23 -03:00
Martin Weinelt e3fa86456d
home-assistant: pin aioesphomeapi at 9.1.5 2021-10-24 03:14:43 +02:00
github-actions[bot] 6d5b2c70e0
Merge master into staging-next 2021-10-24 00:01:46 +00:00
Ryan Burns 342852ff32
Merge pull request #141313 from r-ryantm/auto-update/moonraker
moonraker: unstable-2021-10-03 -> unstable-2021-10-10
2021-10-23 11:31:50 -07:00
github-actions[bot] 50a5d0f17c
Merge master into staging-next 2021-10-23 18:01:15 +00:00
Mario Rodas 89f0d2bff6
Merge pull request #142632 from marsam/postgresqlPackages.plpgsql_check
postgresqlPackages.plpgsql_check: 2.0.2 -> 2.0.5
2021-10-23 08:54:15 -05:00
Greizgh 32e6d672bc
seafile-server: init at 8.0.7 2021-10-23 11:34:34 +02:00
github-actions[bot] 59156778b4
Merge master into staging-next 2021-10-23 06:01:03 +00:00
Ryan Burns 8d61c37c92
Merge pull request #142576 from 1000101/pgbouncer
pgbouncer: 1.15.0 -> 1.16.0
2021-10-22 22:13:59 -07:00
Mario Rodas 73acbabd32 postgresqlPackages.plpgsql_check: 2.0.2 -> 2.0.5 2021-10-22 22:26:36 -05:00
github-actions[bot] 421a9e648e
Merge master into staging-next 2021-10-23 00:01:46 +00:00
Mario Rodas 08a0d4994a
Merge pull request #142451 from trofi/age-use-latest-bison
postgresql11Packages.age: use latest bison
2021-10-22 18:53:31 -05:00
Ryan Mulligan 1493854481
Merge pull request #142607 from talyz/discourse-public-path
discourse: Fix the public directory path reported by Discourse
2021-10-22 16:25:34 -07:00
Bernardo Meurer 8a4a0a7669
Merge pull request #142524 from lovesegfault/hqplayerd-gpu-fixes
hqplayerd: add OpenGL to runpath
2021-10-22 15:58:43 -07:00
talyz 1fb77e822b discourse: Fix the public directory path reported by Discourse
Change the path to the public directory reported by Discourse
to its real path instead of the symlink in the store, since
the store path won't be matched by any nginx rules.

Fixes #142528.
2021-10-22 23:38:53 +02:00
Ryan Burns 2bbc2eaed3 bookstack: remove toplevel system attr 2021-10-22 14:03:17 -07:00
Ryan Burns 2be1c9eae1 navidrome: remove toplevel system attr 2021-10-22 14:02:26 -07:00
github-actions[bot] c93daf97af
Merge master into staging-next 2021-10-22 18:01:15 +00:00
figsoda 090e4a21a5 piping-server-rust: init at 0.9.1 2021-10-22 12:57:59 -04:00
Jonathan Ringer fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
1000101 8940308c80 pgbouncer: 1.15.0 -> 1.16.0 2021-10-22 17:25:57 +02:00
Sandro 3b10c17870
Merge pull request #142414 from trofi/drop-ruby-2.6 2021-10-22 15:15:51 +02:00
Martin Weinelt 2810c8a6cc
Merge pull request #142517 from uvNikita/py-synologydsm-api/test 2021-10-22 10:11:40 +02:00
Sergei Trofimovich c6b949c09c ruby_2_6, rubyPackages_2_6: drop unused package 2021-10-22 08:46:57 +01:00
Martin Weinelt 538e0e0aab
home-assistant: update component packages 2021-10-22 01:12:17 +02:00
Martin Weinelt 76445df05b home-assistant: test synology_dsm component 2021-10-22 00:19:23 +02:00
Bernardo Meurer c4775c6038
hqplayerd: add OpenGL to runpath 2021-10-21 15:14:36 -07:00
Fabian Affolter ec0535d0c1
Merge pull request #142334 from uvNikita/py3-pyatome/init
pythonPackages.pyatome: init at 0.1.1
2021-10-21 22:32:49 +02:00
Sandro c551281732
Merge pull request #142479 from 06kellyjac/headscale 2021-10-21 21:26:37 +02:00
Sandro 89776ad3ab
Merge pull request #142490 from sumnerevans/heisenbridge-1.3.0 2021-10-21 20:16:20 +02:00
Sandro eb7efbbdeb
Merge pull request #140257 from Uthar/jdk17 2021-10-21 20:05:13 +02:00
Sumner Evans ffc96ec353
heisenbridge: 1.2.1 -> 1.3.0
https://github.com/hifi/heisenbridge/releases/tag/v1.3.0
2021-10-21 11:23:44 -06:00
06kellyjac a1e1bcc5fc headscale: 0.9.2 -> 0.10.5 2021-10-21 16:44:25 +01:00
figsoda a3e639c784 sensu-go-{cli,backend,agent}: set meta.mainProgram, format 2021-10-21 08:55:33 -04:00
Kasper Gałkowski 64a379be05 openjdk17: init at 17.0.1+12 2021-10-21 14:18:53 +02:00
Fabian Affolter 19a363fd6f
Merge pull request #142330 from uvNikita/py3-apcaccess/init
python3Packages.apcaccess: init at 0.0.13
2021-10-21 13:19:09 +02:00
Sergei Trofimovich 8d6de9c600 postgresql11Packages.age: use latest bison
The package builds successfully with bison-3.7.6 and 3.8.2.
2021-10-21 08:45:26 +01:00
github-actions[bot] 54a42ab846
Merge master into staging-next 2021-10-21 06:01:21 +00:00
ajs124 34037aced3
Merge pull request #142406 from 0x4A6F/master-promscale
promscale: 0.6.0 -> 0.6.2
2021-10-21 02:11:40 +02:00
github-actions[bot] 872437b0f0
Merge master into staging-next 2021-10-21 00:01:47 +00:00
Martin Weinelt 106ef6c046
Merge pull request #142074 from NixOS/home-assistant
home-assistant: 2021.10.4 -> 2021.10.6
2021-10-21 01:14:41 +02:00
Maximilian Bosch 3d1350d3f9
Merge pull request #142148 from Ma27/bump-roundcube
roundcube: 1.4.11 -> 1.5.0
2021-10-20 23:47:57 +02:00
Maximilian Bosch b25c2fbed9
matrix-synapse: 1.45.0 -> 1.45.1
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.45.1
2021-10-20 22:02:20 +02:00
0x4A6F 5753211e2b
promscale: 0.6.0 -> 0.6.2 2021-10-20 21:37:20 +02:00
Nikita Uvarov e232b02e2a
home-assistant: update component-packages 2021-10-20 20:50:52 +02:00
Nikita Uvarov 038152e4ee
home-assistant: update component-packages 2021-10-20 20:45:56 +02:00
github-actions[bot] ba32b28e59
Merge master into staging-next 2021-10-20 18:01:18 +00:00
Artturi 4be96dbda0
Merge pull request #141903 from ju1m/xinit 2021-10-20 20:28:19 +03:00
Julien Moutinho 6e46232ca2 xorg.xinit: fix cross-compiling 2021-10-20 18:33:17 +02:00
figsoda e6f97fb788
Merge pull request #142265 from figsoda/routinator
routinator: remove patch
2021-10-20 08:10:42 -04:00
github-actions[bot] cdc8393c04
Merge master into staging-next 2021-10-20 12:01:31 +00:00
Maximilian Bosch 9369c6520b
Merge pull request #141382 from sumnerevans/matrix-synapse-1.45
matrix-synapse: 1.44.0 -> 1.45.0
2021-10-20 12:57:34 +02:00
Yureka 149fb9c529 hedgedoc: use fetchYarnDeps, add update script 2021-10-20 11:39:16 +02:00
github-actions[bot] 2d8f645c79
Merge master into staging-next 2021-10-20 06:01:15 +00:00
Mario Rodas f85782360c nsq: 0.3.5 -> 1.2.1 2021-10-19 21:08:12 -05:00
Bernardo Meurer f69bf15afa
hqplayerd: 4.25.2-66 -> 4.26.0-67 2021-10-19 18:57:42 -07:00
figsoda 0fe0a83835 routinator: remove patch 2021-10-19 19:08:14 -04:00
Vladimír Čunát 01df3cd7dd
Merge branch 'master' into staging-next 2021-10-19 19:24:43 +02:00
Sumner Evans cd5ff4fe24
matrix-synapse: 1.44.0 -> 1.45.0 2021-10-19 10:47:23 -06:00
Maciej Krüger 4da1ca8777
Merge pull request #139936 from mkg20001/disoid 2021-10-19 16:21:00 +02:00
Leo Maroni 406d817304
telegraf: 1.20.0 -> 1.20.2 2021-10-19 10:47:39 +02:00
Pavol Rusnak d31c9bd3f0
Merge pull request #139571 from prusnak/dotnet-cleanup
dotnet: cleanup; point dotnet-sdk alias to 5.0; remove unsupported SDKs
2021-10-19 09:16:11 +02:00
Pavol Rusnak eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
Maximilian Bosch 4f88fb9331
roundcube: 1.4.11 -> 1.5.0
ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.5.0
2021-10-18 23:27:00 +02:00
Sandro 3435dfa2e0
Merge pull request #142097 from ryantm/dev/ryantm/mattermost 2021-10-18 22:50:59 +02:00
Ryan Mulligan d52cc3154a mattermost: 5.32.1 -> 5.37.2 2021-10-18 13:13:22 -07:00
wackbyte 2d78d99772
nginxModules.vod: update to 1.29 and switch ffmpeg_3 to ffmpeg (#142114)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 21:24:27 +02:00
github-actions[bot] b0a41194a1
Merge master into staging-next 2021-10-18 18:01:14 +00:00
Vladimír Čunát 744b081e75
knot-dns: 3.1.2 -> 3.1.3
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.1.3
2021-10-18 19:34:47 +02:00
Sandro 2df6fbbd96
Merge pull request #142085 from mkg20001/quic2 2021-10-18 16:03:54 +02:00
Maciej Krüger d2e869a55e
nginxQuic: 5b0c229ba5fe -> 404de224517e 2021-10-18 14:41:31 +02:00
github-actions[bot] 8863d12326
Merge master into staging-next 2021-10-18 12:01:18 +00:00
Martin Weinelt 11dabf4486
home-assistant: pin simplisafe-python at 11.0.7 2021-10-18 12:35:53 +02:00
Martin Weinelt 521b3ca398
home-assistant: 2021.10.4 -> 2021.10.6 2021-10-18 12:35:41 +02:00
Martin Weinelt de3b15f0ac
Merge pull request #142057 from fabaff/rename-airthings 2021-10-18 10:54:15 +02:00
Fabian Affolter e5878fe2ae home-assistant: enable airthings tests 2021-10-18 09:33:09 +02:00
Fabian Affolter d49bd82a7c home-assistant: update component-packages 2021-10-18 09:31:35 +02:00
github-actions[bot] 43b1a34ca8
Merge master into staging-next 2021-10-18 00:01:46 +00:00
Michele Guerini Rocco e90bc337f0
Merge pull request #142006 from rnhmjoj/pr-pdns
pdns-recursor: 4.5.4 -> 4.5.6
2021-10-17 23:48:45 +02:00
rnhmjoj f13b08e900
pdns-recursor: 4.5.4 -> 4.5.6 2021-10-17 17:26:50 +02:00
Ryan Burns 3220fbe696 Merge branch 'master' into staging-next 2021-10-16 16:07:38 -07:00
Vladimír Čunát e705a3e5bf
Merge #141489: knot-resolver: 5.4.1 -> 5.4.2 2021-10-16 22:04:11 +02:00
R. RyanTM 3fe3c640e8 jitsi-meet: 1.0.5307 -> 1.0.5415 2021-10-16 10:36:28 -07:00
R. RyanTM 3f9e478db1 jitsi-videobridge: 2.1-551-g2ad6eb0b -> 2.1-570-gb802be83 2021-10-16 09:35:09 -07:00
Leo Maroni d4c2c9c960
vouch-proxy: 0.34.1 -> 0.35.1 2021-10-16 15:59:38 +02:00
Artturi a613697d6e
Merge pull request #141734 from NickCao/maddy
maddy: fix binary path substitution in upstream systemd unit
2021-10-16 08:13:36 +03:00
Martin Weinelt 3760e1bd71
Merge pull request #141285 from eyJhb/node-exporter-1.2.2 2021-10-16 03:31:50 +02:00
Martin Weinelt a415d5dd2e Merge remote-tracking branch 'origin/master' into staging-next 2021-10-15 23:10:08 +02:00
pennae 62813808ff nixos/unifi, unifi: add pennae to maintainers 2021-10-15 17:14:33 +02:00
Nick Cao 31c9a8cf7b
maddy: fix binary path substitution in upstream systemd unit 2021-10-15 16:59:39 +08:00
Artturi 2e39dd11dc
Merge pull request #141708 from rembo10/headphones-update
headphones: 0.5.19 -> 0.5.20
2021-10-15 09:09:28 +03:00
rembo10 0c99408018 headphones: 0.5.19 -> 0.5.20 2021-10-15 07:46:57 +03:00
github-actions[bot] e4886fa815
Merge master into staging-next 2021-10-15 00:01:42 +00:00
Artturi 44d2549c84
Merge pull request #141674 from LibreCybernetics/update-dico 2021-10-15 02:40:35 +03:00
Martin Weinelt adf4e67dd4 Merge remote-tracking branch 'origin/staging' into staging-next 2021-10-15 01:34:36 +02:00
Fabián Heredia Montiel 40317fe7a5 sickgear: 0.24.15 → 0.25.11 2021-10-14 18:03:03 -05:00
Fabián Heredia Montiel ca75c34190 dico: python2 → python3 2021-10-14 16:36:29 -05:00
figsoda cb6276e917
Merge pull request #141527 from justinas/teleport-7-3
teleport: 7.2.0 -> 7.3.0
2021-10-14 16:01:15 -04:00
Luke Granger-Brown f584ae3750
Merge pull request #131526 from ckiee/kaldi
dragonfly: init at 0.32.0
2021-10-14 15:07:00 +01:00
Bruno Bigras feb47656e4 nixos/tests/openresty-lua: test openresty with lua
related to #140655
2021-10-14 07:01:56 -04:00
Peter Simons 476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Jan Tojnar 3457360168 mod_dnssd: strip debugging symbols
Otherwise gnome-user-share and thus the whole GNOME will pull in apacheHttpd.dev & co.
2021-10-13 21:04:15 +02:00
Jan Tojnar 9922d63355 mod_dnssd: run {pre,post}Install hooks 2021-10-13 21:03:41 +02:00
Martin Weinelt 90ef69cae9
hyperkitty: unstable-2021-10-08 -> 1.3.5
One dependency per line, some sorting, clean out some unused
dependencies.
2021-10-13 20:16:21 +02:00
Justinas Stankevicius 311aeae8f1 teleport: 7.2.0 -> 7.3.0 2021-10-13 18:40:15 +03:00
Vladimír Čunát 4329cbdcc4
knot-resolver: 5.4.1 -> 5.4.2
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.4.2
2021-10-13 13:21:50 +02:00
R. RyanTM e24366f46d plexRaw: 1.24.3.5033-757abe6b4 -> 1.24.4.5081-e362dc1ee 2021-10-13 04:42:51 +00:00
github-actions[bot] e69f5a133f
Merge staging-next into staging 2021-10-13 00:02:00 +00:00
Sandro a7662ec778
Merge pull request #141174 from chekoopa/mycorrhiza-init 2021-10-12 23:35:34 +02:00
Sandro 3c60046340
Merge pull request #141396 from lostnet/couch3.2 2021-10-12 21:07:18 +02:00
Martin Weinelt 361cffe6b4
Merge pull request #141263 from NixOS/home-assistant 2021-10-12 20:58:15 +02:00
Will Young b326a183f4 couchdb3: 3.1.1 -> 3.2.0 2021-10-12 20:36:44 +02:00
Sandro a06c791e6c
Merge pull request #141334 from fabaff/pytautulli 2021-10-12 20:35:09 +02:00
Sandro 3bf5f03729
Merge pull request #141336 from chvp/bump-mas 2021-10-12 20:34:38 +02:00
Martin Weinelt 8087c521fa
home-assistant: 2021.10.3 -> 2021.10.4 2021-10-12 16:29:34 +02:00
github-actions[bot] 7af387291c
Merge staging-next into staging 2021-10-12 12:02:08 +00:00
Sandro de028aa603
Merge pull request #141345 from NickCao/maddy 2021-10-12 11:32:12 +02:00
Nick Cao 880b84b37c
maddy: 0.5.0 -> 0.5.2 2021-10-12 16:05:07 +08:00
Charlotte Van Petegem 3ce9b827d6
matrix-appservice-slack: 1.8.0 -> 1.9.0 2021-10-12 08:45:49 +02:00
Fabian Affolter e0fcc86865 home-assistant: update component-packages 2021-10-12 08:34:42 +02:00
R. RyanTM 781470fda3 moonraker: unstable-2021-10-03 -> unstable-2021-10-10 2021-10-12 02:39:51 +00:00
eyjhb 7051b2014b
prometheus-node-exporter: 1.1.2 -> 1.2.2 2021-10-11 22:02:16 +02:00