Commit Graph

416083 Commits

Author SHA1 Message Date
Anthony Roussel
cbaf6e05be
rubyPackages.thrift: 0.16.0 -> 0.17.0 2022-10-09 10:44:40 +02:00
Anthony Roussel
b700922365
thrift: 0.16.0 -> 0.17.0 2022-10-09 10:44:25 +02:00
Fabian Affolter
d6bb779ebe python310Packages.pymsteams: 0.2.1 -> 0.2.2 2022-10-09 10:41:35 +02:00
Fabian Affolter
89a2e80990 python310Packages.aiopvapi: 2.0.2 -> 2.0.3 2022-10-09 10:32:06 +02:00
Fabian Affolter
aa007170d5
Merge pull request #195172 from r-ryantm/auto-update/dnstwist
dnstwist: 20220815 -> 20221008
2022-10-09 10:26:35 +02:00
Vincent Laporte
0e21110822 ocamlPackages.caqti: 1.8.0 → 1.9.1 2022-10-09 10:19:15 +02:00
Vladimír Čunát
9927b2f2c3
exiv2: drop a test on darwin
It's often an issue; no idea why:
https://hydra.nixos.org/job/nixpkgs/nixpkgs-22.05-darwin/exiv2.aarch64-darwin
though for x86 it seems to have started after compiling via rosetta:
https://hydra.nixos.org/build/192631598

Note that exiv2 blocks the darwin-tested job.
2022-10-09 09:55:34 +02:00
Maximilian Bosch
4ece171482
Merge pull request #194738 from mayflower/pi-tokenjanitor
nixos/privacyidea: add proper support for `privacyidea-token-janitor`
2022-10-09 09:50:20 +02:00
Maximilian Bosch
4fd75277dd
nixos/coturn: refactor secret injection
The original implementation had a few issues:

* The secret was briefly leaked since it is part of the cmdline for
  `sed(1)` and on Linux `cmdline` is world-readable.
* If the secret would contain either a `,` or a `"` it would mess with
  the `sed(1)` expression itself unless you apply messy escape hacks.

To circumvent all of that, I decided to use `replace-secret` which
allows you to replace a string inside a file (in this case
`#static-auth-secret#`) with the contents of a file, i.e.
`cfg.static-auth-secret-file` without any of these issues.
2022-10-09 09:31:48 +02:00
Lassulus
d052fcf0ed
Merge pull request #195102 from witheredsea7df/upgrade/bitcoin-abc
bitcoin-abc: 0.21.13 -> 0.26.2
2022-10-09 09:21:09 +02:00
R. Ryantm
17c43ab2c8 colima: 0.4.5 -> 0.4.6 2022-10-09 07:20:35 +00:00
R. Ryantm
8cdd560bff cirrus-cli: 0.87.1 -> 0.87.2 2022-10-09 06:54:09 +00:00
Sandro
21469bd965
Merge pull request #191198 from Moredread/nixpkgs-paperless
nixosTests.paperless: check if /metadata/ can be accessed
2022-10-09 08:49:28 +02:00
Vladimír Čunát
683bd80353
Merge #195056: thunderbird*: 102.3.1 -> 102.3.2 2022-10-09 08:42:33 +02:00
Stanisław Pitucha
14ccaaedd9
Merge pull request #195076 from anthonyroussel/adcli_0_9_2
adcli: 0.9.1 -> 0.9.2
2022-10-09 17:15:51 +11:00
talyz
fae653deb4 nixos/gitlab: Configure ActionCable
ActionCable is used to provide realtime updates in a few places,
mainly the issue sidebar.
2022-10-09 08:12:19 +02:00
talyz
9b3ff51c77 nixos/gitlab: Set a more appropriate type for extraConfig 2022-10-09 08:12:19 +02:00
talyz
58158100f7 nixos/gitlab: Make sure docker-registry starts after cert generation 2022-10-09 08:12:19 +02:00
talyz
8e8253ddb4 nixos/gitlab: Create registry state path 2022-10-09 08:12:19 +02:00
talyz
3dedfb3fa0 nixos/gitlab: Connect to redis through a unix socket by default
This gives us slightly higher security as you have to be in the gitlab
group to connect, and possibly a (very small) performance benefit as
well.
2022-10-09 08:12:19 +02:00
talyz
843082eb3a nixos/gitlab: Add findutils to runtime dependencies
Needed for the gitlab:cleanup:orphan_job_artifact_files rake task.
2022-10-09 08:12:19 +02:00
talyz
bee6e1dafa nixos/gitlab: Deduplicate runtime dependency listing 2022-10-09 08:12:19 +02:00
talyz
0211edd1ff nixos/gitlab: Add workhorse.config option 2022-10-09 08:12:19 +02:00
talyz
4df4d2a8ea genJqSecretsReplacementSnippet: Allow dots in attribute names...
...and escape quotation marks and backslashes.
2022-10-09 08:12:19 +02:00
zowoq
de25676c9f promtail: move alongside grafana-loki 2022-10-09 16:09:17 +10: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
Mario Rodas
e663419273
Merge pull request #195174 from figsoda/update-genact
genact: 1.1.1 -> 1.2.0
2022-10-09 00:33:50 -05:00
Mario Rodas
118fc92ce2
Merge pull request #195175 from figsoda/update-cargo-zigbuild
cargo-zigbuild: 0.12.3 -> 0.13.0
2022-10-09 00:33:34 -05:00
Mario Rodas
ce1a1bdb98
Merge pull request #179631 from lunik1/mpv-playlistmanager-2022-06-28
mpvScripts.mpv-playlistmanager: unstable-2021-09-27 → unstable-2022-06-28
2022-10-09 00:26:50 -05:00
Stanisław Pitucha
49a2d51ba2
Merge pull request #192156 from viraptor/devito-fix-darwin
python310Packages.devito: fix darwin build
2022-10-09 16:13:42 +11:00
zowoq
bd97c7ab87 terraform-providers.mongodbatlas: drop workaround 2022-10-09 15:05:48 +10:00
zowoq
b4d431bbd2 terraform-providers.baiducloud: drop workaround 2022-10-09 15:05:48 +10:00
zowoq
0e9f1a027c terraform-providers.alicloud: drop workaround 2022-10-09 15:05:48 +10:00
zowoq
5ba91d79fe werf: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
c2db012912 wails: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
7a4a8baee5 trivy: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
a03716e547 telegraf: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
1e1e7dea1d opentelemetry-collector-contrib: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
3f2a8cbb98 argocd-autopilot: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
ea57902e29 gotop: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
27407adae9 hysteria: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
9e0444931c mangal: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
8b4a4570ab hugo: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
165e181f5d erigon: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
2f814ff713 terraform-providers: switch to go 1.19 2022-10-09 14:17:34 +10:00
Mario Rodas
c220248b30
Merge pull request #194401 from fabaff/potentials-bump
python310Packages.potentials: 0.3.4 -> 0.3.5
2022-10-08 23:06:46 -05:00
Mario Rodas
419ec27398
Merge pull request #195177 from r-ryantm/auto-update/flexget
flexget: 3.3.31 -> 3.3.32
2022-10-08 23:06:01 -05:00
R. Ryantm
e1e561d0d1 bacon: 2.2.3 -> 2.2.5 2022-10-09 04:04:32 +00:00
Mario Rodas
a8a4ec9283
Merge pull request #195164 from figsoda/snazy
snazy: install shell completions, add figsoda as a maintainer
2022-10-08 22:55:19 -05:00
Mario Rodas
d1f90e1b22
Merge pull request #195167 from r-ryantm/auto-update/apprise
apprise: 1.0.0 -> 1.1.0
2022-10-08 22:54:29 -05:00