Commit Graph

387197 Commits

Author SHA1 Message Date
Vladimír Čunát
736a13b4fc
Merge #174275: jami: 20211223.2.37be4c3 -> 20220503.1550.0f35faa 2022-06-19 14:00:11 +02:00
Sergei Trofimovich
2b5b3b40d6
Merge pull request #178210 from trofi/update-help2man
help2man: 1.49.1 -> 1.49.2
2022-06-19 11:49:30 +00:00
kilianar
970cd2643d statix: 0.5.4 -> 0.5.6 2022-06-19 21:32:01 +10:00
Astro
90bb712969 deadnix: 0.1.5 -> 0.1.6 2022-06-19 21:31:42 +10:00
zowoq
0725c07445 editorconfig-checker: 2.4.0 -> 2.5.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.5.0
2022-06-19 21:31:28 +10:00
Lassulus
eb013128da
Merge pull request #178195 from dnr/pipewire-systemwide
nixos/pipewire: fix wireplumber with system-wide
2022-06-19 12:42:37 +02:00
Jonas Chevalier
c858c17c85
Merge pull request #178224 from flokli/grafana-agent-module-fixes
nixos/grafana-agent: apply some fixes
2022-06-19 12:38:43 +02:00
Maximilian Bosch
9b24aab6a3
Merge pull request #178226 from Ma27/reduce-maintenance-load
treewide: reduce maintenance workload for ma27
2022-06-19 12:26:02 +02:00
Florian Klink
8b926cad93 nixos/tests/grafana-agent: update port
We now don't explicitly configure a self-chosen port, but use the
default port choosen by grafana, 12345.
2022-06-19 12:23:06 +02:00
Maximilian Bosch
0bd9606a86
Merge pull request #178217 from Ma27/bump-strace
strace: 5.17 -> 5.18
2022-06-19 12:14:24 +02:00
Maximilian Bosch
cdbc6e64e4
treewide: reduce maintenance workload for ma27
Note: I DO NOT resign from nixpkgs, not at all!

However, I like a clean notification inbox and I get a lot of stuff for
packages where I'm only an end-user or don't use them anymore and thus
can't help out that much.

So please consider it a measure to reduce the mental load for me when
going through my notifications ;-)
2022-06-19 12:07:43 +02:00
colin
b5ad148a63 whalebird: 4.5.4 -> 4.6.0; add aarch64 support
Whalebird distributes debs only for x86_64. but it distributes compiled .tar.bz2's
for x86_64 and aarch64. aarch64 support requires us to change the
build script to use these tarballs instead of the debs.
2022-06-19 02:55:38 -07:00
colin
07d6e3fa99 maintainers: add colinsane 2022-06-19 02:55:37 -07:00
Sandro
3d6a6aa989
Merge pull request #158044 from pasqui23/gamehub
gamehub: init at 0.16.3-2
2022-06-19 11:52:01 +02:00
Sandro
d11a703d95
Merge pull request #177894 from fgaz/pokete/init 2022-06-19 11:51:52 +02:00
Florian Klink
5f297c164e nixos/grafana-agent: add myself as maintainer 2022-06-19 11:50:32 +02:00
Florian Klink
b09836593e nixos/grafana-agent: move remote write config from integrations.prometheus_remote_write to metrics.global.remote_write
remote_write config in integrations.prometheus_remote_write is only
applied for integrations, so static configurations won't get written
anywhere.
2022-06-19 11:50:32 +02:00
Florian Klink
e578b4d3ed nixos/grafana-agent: drop server.{grpc,http}_listen_address,http_listen_port
According to https://grafana.com/docs/agent/latest/upgrade-guide/#v0240,
this has been deprecated/moved to -server.http.address and
-server.grpc.address (accepting ip and port) config options in v0.24.0,
and already listens on localhost and not port 80 by default.
2022-06-19 11:50:31 +02:00
Florian Klink
2cca676e69 nixos/grafana-agent: replace settings.prometheus with settings.metrics
According to https://github.com/grafana/agent/pull/1540, -prometheus.*
flages were deprecated in 0.19.0 in favor of the -metrics.*
counterparts. Same applies to `loki` being renamed to `logs`.

I'm not sure if the config file format is still supported (it could be),
but we shouldn't use deprecated configs.
2022-06-19 11:50:31 +02:00
Sandro
0fcb789478
Merge pull request #178221 from r-ryantm/auto-update/python310Packages.ansible-lint
python310Packages.ansible-lint: 6.2.2 -> 6.3.0
2022-06-19 11:45:43 +02:00
Pavol Rusnak
e339c5a041
tor: 0.4.7.7 -> 0.4.7.8 2022-06-19 11:44:46 +02:00
Sandro
93e34826f1
Merge pull request #176473 from pacien/matrix-commander-2.30.0 2022-06-19 11:41:45 +02:00
R. Ryantm
c61afdfeb1 python310Packages.gidgethub: 5.1.0 -> 5.2.0 2022-06-19 09:39:42 +00:00
Vladimír Čunát
29b622d211
Merge #175986: libtiff: 4.3.0 -> 4.4.0 (into staging) 2022-06-19 11:35:55 +02:00
Sandro
ffdcae79bc
Merge pull request #176913 from mitya57/dropbox-setuptools 2022-06-19 11:32:15 +02:00
Sandro
42ff489d53
pokete: drop default platform 2022-06-19 11:30:48 +02:00
Sandro
153078b6fa
Merge pull request #133224 from applePrincess/add-sherlock 2022-06-19 11:25:38 +02:00
Sandro
baac374635
Merge pull request #173325 from KAction/zsh-doc 2022-06-19 11:24:33 +02:00
Sandro
c77e2ff473
Merge pull request #178168 from sven-of-cord/master
spr: init at 1.3.2
2022-06-19 11:24:09 +02:00
Phillip Cloud
e85af7341a
pulumi-bin: 3.31.0 -> 3.34.1 (#178006) 2022-06-19 11:23:38 +02:00
R. Ryantm
4462f3dc53 python310Packages.ansible-lint: 6.2.2 -> 6.3.0 2022-06-19 09:20:01 +00:00
Vladimír Čunát
f65e044ad5
Merge #176495: unclutter-xfixes: fix cross-compilation 2022-06-19 11:15:42 +02:00
Florian Klink
4386cb104e
Merge pull request #178200 from lopsided98/device-tree-preprocessor
nixos/device-tree: preprocess overlays before compiling
2022-06-19 11:13:54 +02:00
Vladimír Čunát
c04f36461c
Merge #173114: iptables: 1.8.7 -> 1.8.8 (into staging) 2022-06-19 11:08:48 +02:00
R. Ryantm
3e1b42d9e7 python310Packages.aiomusiccast: 0.14.3 -> 0.14.4 2022-06-19 08:55:53 +00:00
Florian Brandes
d63ba51d58
python3Packages.httpagentparser: 1.9.2 -> 1.9.3
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-06-19 10:30:39 +02:00
Maximilian Bosch
a62e864c81
strace: 5.17 -> 5.18
ChangeLog: https://github.com/strace/strace/releases/tag/v5.18
2022-06-19 10:30:17 +02:00
Florian Brandes
c192dd3052
python3Packages.deal-solver: 0.1.0 -> 0.1.1
upstream fixed failing tests

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-06-19 10:09:41 +02:00
Sergei Trofimovich
650cf38784
Merge pull request #159491 from r-ryantm/auto-update/libipt
libipt: 2.0.4 -> 2.0.5
2022-06-19 08:04:04 +00:00
Sergei Trofimovich
9e84510b81 help2man: 1.49.1 -> 1.49.2
The main change is added Romanian locale.
2022-06-19 08:51:10 +01:00
Jörg Thalheim
0d68d7c857
Merge pull request #178148 from misuzu/zerotierone
zerotierone: 1.8.9 -> 1.10.0
2022-06-19 08:34:29 +01:00
Jörg Thalheim
b07506ae98
Merge pull request #178189 from alkasm/alkasm/maintainers-add-alkasm
maintainers: add alkasm
2022-06-19 08:33:01 +01:00
Jörg Thalheim
10056ffc89
Merge pull request #178181 from wahjava/update-got
got: 0.69 -> 0.70
2022-06-19 08:32:40 +01:00
Fabian Affolter
6a9c4efc3c
Merge pull request #178142 from fabaff/gitls
gitls: init at 1.0.3
2022-06-19 09:31:45 +02:00
Fabian Affolter
646afb6bf8 dnsmonster: init at 0.9.3 2022-06-19 09:22:06 +02:00
Jörg Thalheim
fe24b3222e
Merge pull request #178197 from r-ryantm/auto-update/python3.10-types-redis
python310Packages.types-redis: 4.2.7 -> 4.2.8
2022-06-19 08:21:08 +01:00
Jörg Thalheim
2ea4d37217
Merge pull request #178199 from aaronjheng/mongo-tools
mongodb-tools: use buildGoModule
2022-06-19 08:17:57 +01:00
Vladimír Čunát
9ce903e48e
Merge #178209: Revert "graalvmXX-ce: use a patched version of zlib" 2022-06-19 08:57:57 +02:00
Fabian Affolter
d0a064995c
Merge pull request #178160 from fabaff/pwdsafety-bump
pwdsafety: 0.1.4 -> 0.3
2022-06-19 08:56:06 +02:00
Vladimír Čunát
2f002a9667
Revert "graalvmXX-ce: use a patched version of zlib" 2022-06-19 08:54:21 +02:00