Commit Graph
386676 Commits
Author SHA1 Message Date
LassulusandGitHub 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 ChevalierandGitHub 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 BoschandGitHub 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 BoschandGitHub 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
SandroandGitHub 3d6a6aa989 Merge pull request #158044 from pasqui23/gamehub
gamehub: init at 0.16.3-2
2022-06-19 11:52:01 +02:00
SandroandGitHub 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
SandroandGitHub 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
SandroandGitHub 93e34826f1 Merge pull request #176473 from pacien/matrix-commander-2.30.0 2022-06-19 11:41:45 +02:00
SandroandGitHub ffdcae79bc Merge pull request #176913 from mitya57/dropbox-setuptools 2022-06-19 11:32:15 +02:00
SandroandGitHub 42ff489d53 pokete: drop default platform 2022-06-19 11:30:48 +02:00
SandroandGitHub 153078b6fa Merge pull request #133224 from applePrincess/add-sherlock 2022-06-19 11:25:38 +02:00
SandroandGitHub baac374635 Merge pull request #173325 from KAction/zsh-doc 2022-06-19 11:24:33 +02:00
SandroandGitHub 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 CloudandGitHub 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 KlinkandGitHub 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
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
Jörg ThalheimandGitHub 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 ThalheimandGitHub b07506ae98 Merge pull request #178189 from alkasm/alkasm/maintainers-add-alkasm
maintainers: add alkasm
2022-06-19 08:33:01 +01:00
Jörg ThalheimandGitHub 10056ffc89 Merge pull request #178181 from wahjava/update-got
got: 0.69 -> 0.70
2022-06-19 08:32:40 +01:00
Fabian AffolterandGitHub 6a9c4efc3c Merge pull request #178142 from fabaff/gitls
gitls: init at 1.0.3
2022-06-19 09:31:45 +02:00
Jörg ThalheimandGitHub 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 ThalheimandGitHub 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 AffolterandGitHub 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átandGitHub 2f002a9667 Revert "graalvmXX-ce: use a patched version of zlib" 2022-06-19 08:54:21 +02:00
LassulusandGitHub f4b359f751 Merge pull request #178183 from r-ryantm/auto-update/python3.9-yubikey-manager
yubikey-manager: 4.0.8 -> 4.0.9
2022-06-19 08:31:31 +02:00
Vladimír Čunát 89467818b7 Merge #177171: staging-next 2022-06-10 2022-06-19 08:22:17 +02:00
Jörg ThalheimandGitHub 96b227697f Merge pull request #177785 from Mic92/navidrome
nixos/navidrome: fixes missing ssl certficates
2022-06-19 07:07:41 +01:00
Vladimír Čunát a80fd0af94 Merge #178124: makeDBusConf: reduce build closure
...into staging-next
2022-06-19 08:07:35 +02:00
Jörg ThalheimandGitHub f5ca531054 Merge pull request #158602 from hercules-ci/systemd-unit-mixed-list-error
nixos/systemd: Custom error when mixing list/non-list defs
2022-06-19 07:05:04 +01:00
github-actions[bot]andGitHub 05f221fbe3 Merge master into staging-next 2022-06-19 06:01:10 +00:00
Adam JosephandFrederik Rietdijk b21933faab cpython: have powerpc64le use "ppc64le" to follow PEP600
The PEP600 standard gives Python's naming scheme for various
architectures; it follows the convention which was in use by Fedora in
2014.  According to PEP600, the architecture name for Power PC is
`ppc64le`, not `powerpc64le`.  This is also how python3 declares its
"supported wheels" under Debian on PowerPC, as checked with `pip debug
--verbose`

  $ pip debug --verbose | grep powerpc
  $ pip debug --verbose | grep ppc | head
  cp39-cp39-manylinux_2_31_ppc64le
  cp39-cp39-manylinux_2_30_ppc64le
  cp39-cp39-manylinux_2_29_ppc64le
  cp39-cp39-manylinux_2_28_ppc64le
  cp39-cp39-manylinux_2_27_ppc64le
  cp39-cp39-manylinux_2_26_ppc64le
  cp39-cp39-manylinux_2_25_ppc64le
  cp39-cp39-manylinux_2_24_ppc64le
  cp39-cp39-manylinux_2_23_ppc64le

Let's adjust the `pythonHostPlatform` expression in
cpython/default.nix to pass the architecture using the naming scheme
Python expects.

Verified on a Raptor Computing Systems Talos II.  Without this commit,
PyQt5 fails to build, failing with "unsupported wheel".  With this
commit, it builds successfully.
2022-06-19 07:46:29 +02:00
Bobby RongandGitHub d83c9aaf15 Merge pull request #178089 from bobby285271/pantheon
pantheon.elementary-files: 6.1.2 -> 6.1.3
2022-06-19 13:07:15 +08:00
Lein Matsumaru 9cf7759f91 sherlock: init at 0.14.0 2022-06-19 04:22:30 +00:00
Aaron Jheng fe50514741 mongodb-tools: use buildGoModule 2022-06-19 03:34:19 +00:00
R. Ryantm c164921d89 python310Packages.types-redis: 4.2.7 -> 4.2.8 2022-06-19 02:57:10 +00:00
Ben Wolsieffer 754005bf48 nixos/device-tree: preprocess overlays before compiling
Run the device tree overlays through the preprocessor before compiling it, as
is done in the kernel. This helps make overlays easier to understand, and
improves compatibility with those found in the wild.

I found the correct command line by running the kernel build with V=1, and then
removing all the arguments related to dependency tracking.
2022-06-18 22:24:30 -04:00
Ben Wolsieffer 8e4b3323d1 nixos/device-tree: use new overlay syntax in example
Since dtc 1.4.7 (released in 2018), there has been a much nicer syntax for
device tree overlays. This commit converts the dtsText example to use this
syntax.
2022-06-18 22:24:30 -04:00
David Reiss 33163bd0ef nixos/pipewire: fix wireplumber with system-wide 2022-06-18 18:46:41 -07:00
github-actions[bot]andzowoq a19f2c688b terraform-providers: update 2022-06-18 2022-06-19 10:24:42 +10:00
Mario RodasandGitHub 2f63b7dad4 Merge pull request #178112 from pmiddend/update-joplin-desktop-2.8.8
joplin-desktop: 2.7.15 -> 2.8.8
2022-06-18 19:11:40 -05:00
github-actions[bot]andGitHub b7aba4fb0f Merge master into staging-next 2022-06-19 00:02:36 +00:00