R. RyanTM
25ab1a6d69
headscale: 0.4.0 -> 0.5.1
2021-08-07 09:24:25 +00:00
Artturi
a67cc6b063
Merge pull request #132665 from alyaeanyx/whitebophir
...
whitebophir: 1.9.1 -> 1.14.6
2021-08-07 04:42:24 +03:00
Artturi
d48cb50017
Merge pull request #132888 from helsinki-systems/upd/dovecot
2021-08-07 00:34:56 +03:00
Maximilian Bosch
67a5d63b33
Merge pull request #131867 from maxeaubrey/traefik_2.4.12
...
traefik: 2.4.8 -> 2.4.13
2021-08-06 18:55:07 +02:00
Ninjatrappeur
b626776ab2
Merge pull request #132887 from NixOS/upd/prosody
...
prosody: 0.11.9 -> 0.11.10
2021-08-06 15:52:52 +02:00
Artturi
57644ef986
Merge pull request #132892 from r-ryantm/auto-update/corosync
...
corosync: 3.1.4 -> 3.1.5
2021-08-06 15:59:55 +03:00
R. RyanTM
2d64bb92c3
corosync: 3.1.4 -> 3.1.5
2021-08-06 12:28:59 +00:00
ajs124
a161e14867
dovecot_pigeonhole: 0.5.15 -> 0.5.16
2021-08-06 13:48:46 +02:00
ajs124
0184b07908
dovecot: 2.3.15 -> 2.3.16
2021-08-06 13:47:53 +02:00
ajs124
b977d45922
prosody: 0.11.9 -> 0.11.10
...
fix CVE-2021-37601
annoucement: https://blog.prosody.im/prosody-0.11.10-released/
2021-08-06 13:16:33 +02:00
Sandro
9994d6d607
Merge pull request #132821 from fabaff/opengarage
2021-08-06 10:59:38 +02:00
Sandro
077a9e881c
Merge pull request #132625 from r-ryantm/auto-update/headscale
2021-08-06 10:48:49 +02:00
zowoq
2fe84c65cf
interlock: buildFlags -> tags
2021-08-06 11:29:32 +10:00
zowoq
09138462c8
consul: buildFlagsArray -> ldflags
2021-08-06 10:54:38 +10:00
zowoq
ef3483ad74
telegraf: use proxyVendor
2021-08-06 09:10:09 +10:00
Ryan Mulligan
bfa06c1608
Merge pull request #132470 from ryantm/dev/ryantm/discourse-plugins
...
discourseAllPlugins: init discourse-checklist, discourse-data-explorer, discourse-migratepassword
2021-08-05 14:24:25 -07:00
Fabian Affolter
5af9f94455
home-assistant: update component-packages
2021-08-05 22:43:33 +02:00
Ryan Mulligan
32e24e792c
discourse/update.py: add missing plugins
2021-08-05 13:25:38 -07:00
Sandro
747b82fd7c
Merge pull request #132531 from erosennin/dictd-dbs-dont-unpack
...
dictd-dbs: add dontUnpack = true
2021-08-05 16:44:44 +02:00
Benjamin Smith
45c4b6b9e4
Apache Kafka: add 2.7.1 and 2.8.0 ( #128043 )
2021-08-05 13:01:59 +02:00
Florian Klink
aeda3e09c6
Merge pull request #132502 from r-ryantm/auto-update/grafana-agent
...
grafana-agent: 0.17.0 -> 0.18.0
2021-08-05 10:32:17 +02:00
Sandro
6f7ee408c9
Merge pull request #127986 from TredwellGit/generate-expr-from-tarballs.pl
...
generate-expr-from-tarballs.pl: use nix-shell as script interpreter
2021-08-05 10:10:14 +02:00
Sandro
d6b5e988fb
Merge pull request #132065 from NukaDuka/grafadruid-druid-datasource
2021-08-05 09:50:36 +02:00
Sandro
a81e601d28
Merge pull request #132485 from TredwellGit/xorg.xorgserver
...
xorg.xorgserver: 1.20.12 -> 1.20.13
2021-08-05 09:31:39 +02:00
Sandro
b2dcc6d437
Merge pull request #132726 from marsam/update-pg_tileserv
...
pg_tileserv: 1.0.7 -> 1.0.8
2021-08-05 09:20:35 +02:00
Mario Rodas
9b48ee703d
pg_tileserv: 1.0.7 -> 1.0.8
...
https://github.com/CrunchyData/pg_tileserv/releases/tag/v1.0.8
2021-08-04 22:00:11 -05:00
Bernardo Meurer
64a2790e99
Merge pull request #130617 from zhaofengli/moonraker
...
moonraker: init at unstable-2021-07-18, nixos/moonraker: init
2021-08-05 02:59:59 +00:00
Maxine Aubrey
4a97603613
traefik: 2.4.8 -> 2.4.13
2021-08-04 23:53:44 +02:00
Sandro
fef0331b1a
Merge pull request #132489 from TredwellGit/xorg.xwd
2021-08-04 22:58:43 +02:00
Sandro
091f18e07b
Merge pull request #132487 from TredwellGit/xorg.xeyes
...
xorg.xeyes: 1.1.2 -> 1.2.0
2021-08-04 22:58:22 +02:00
Guillaume Girol
2eb2a255b9
Merge pull request #131255 from erdnaxe/nitter
...
nitter: init at unstable-2021-07-18
2021-08-04 20:25:22 +00:00
Bernardo Meurer
ade8623d55
hqplayerd: patch out NetworkManager unit requirement
2021-08-04 12:15:13 -07:00
Bernardo Meurer
a6899457c3
hqplayerd: install main configuration file
...
While packaging I had missed this in the file listing, and ended up
having to add a hack to the NixOS module to create an empty
configuration file.
Turns out that wasn't needed at all, as long as we distribute the real
configuration file with the package, which this change does.
2021-08-04 12:15:12 -07:00
Zhaofeng Li
9050f3a37e
moonraker: init at unstable-2021-07-18
2021-08-04 12:09:14 -07:00
alyaeanyx
d52622de97
whitebophir: 1.9.1 -> 1.14.6
2021-08-04 16:15:52 +02:00
Sandro
5310ebc9d2
Merge pull request #132654 from ymatsiuk/132652
...
teleport: 6.2.7 -> 6.2.8
2021-08-04 15:22:46 +02:00
Phillip Cloud
e1788dc3b9
tailscale: 1.12.1 -> 1.12.2
2021-08-04 21:52:44 +09:00
Yurii Matsiuk
7614ffb774
teleport: 6.2.7 -> 6.2.8
...
Patch tests to lower the number of active connections to fix:
--- FAIL: TestResolveDefaultAddrTimeoutBeforeAllRacersLaunched (0.28s)
panic: httptest: failed to listen on a port: listen tcp6 [::1]:0: socket: too many open files
2021-08-04 14:06:51 +02:00
Andrey Golovizin
ca06b2e124
dictd-dbs: add dontUnpack = true
...
Fixes the "variable $src or $srcs should point to the source" error.
2021-08-04 10:10:17 +02:00
R. RyanTM
1b4503cfaa
icinga2: 2.12.5 -> 2.13.0
2021-08-04 07:45:14 +00:00
R. RyanTM
89947b4f3d
headscale: 0.3.6 -> 0.4.0
2021-08-04 06:57:53 +00:00
Ben Siraphob
26098472f6
Merge pull request #132600 from r-ryantm/auto-update/groonga
...
groonga: 11.0.4 -> 11.0.5
2021-08-04 12:36:48 +07:00
TredwellGit
845aa1a760
xorg.xf86videoamdgpu: 19.1.0 -> 21.0.0
...
https://lists.x.org/archives/amd-gfx/2021-July/067146.html
2021-08-04 01:31:53 +00:00
Bernardo Meurer
39bce8345f
Merge pull request #126798 from lovesegfault/nixos-hqplayerd
...
nixos/hqplayerd: init
2021-08-03 23:23:45 +00:00
R. RyanTM
fa1b0b5b51
groonga: 11.0.4 -> 11.0.5
2021-08-03 21:45:41 +00:00
Bernardo Meurer
0af1298ac9
hqplayerd: 4.24.2-63 -> 4.25.0-64
2021-08-03 14:21:07 -07:00
Bernardo Meurer
bb15a691f2
hqplayerd: fix web output dir
2021-08-03 14:21:06 -07:00
Bernardo Meurer
974e1b51d6
Merge pull request #132519 from lovesegfault/networkaudiod
...
networkaudiod: init
2021-08-03 19:47:27 +00:00
Artturi
61dd23eeaf
samba4: add wrapPythonPrograms ( #132373 )
2021-08-03 12:07:23 -04:00
Sandro Jäckel
a6a6de159f
rabbitmq-server: format
2021-08-03 12:04:10 +02:00