Stéphan Kochen
2623fc4a78
lua: add back Darwin makeBinaryWrapper fix
2022-10-09 12:15:14 +02:00
Sandro
898f6ecd4d
Merge pull request #189561 from mpscholten/init-ihp-new
2022-10-09 12:02:12 +02:00
Sandro
d87090ce15
Merge pull request #194892 from rapenne-s/surf_display_update
2022-10-09 11:11:38 +02:00
Sergei Trofimovich
7c0859b7d5
Merge pull request #194691 from amjoseph-nixpkgs/pr/xlibsWrapper/pcb
...
pcb: use xorg.* packages directly instead of xlibsWrapper
2022-10-09 10:07:29 +01: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
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
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
Vladimír Čunát
7cce28d594
qt5.qtscript: drop the version override
...
It really was updated in commit 697a72e8a
and refused to build.
(You can think of this as a revert of commit dd4afc7c0055.)
2022-10-09 08:16:59 +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
Robert Hensing
e56fb06eef
cryptsetup: Add tests.nixos
2022-10-09 08:11:33 +02:00
Robert Hensing
e5b5136429
cryptsetup: Remove ruby build dependency from NixOS
...
Removing this build dependency makes most NixOS tests completely
independent of the ruby ecosystem.
This helps reduce mass-rebuilds, which is especially useful when
bisecting the staging branch using a NixOS test.
2022-10-09 08:11:33 +02:00
zowoq
de25676c9f
promtail: move alongside grafana-loki
2022-10-09 16:09:17 +10:00
github-actions[bot]
c4bf5cbd84
Merge staging-next into staging
2022-10-09 06:04:39 +00:00
github-actions[bot]
efe8ad8714
Merge master into staging-next
2022-10-09 06:04:00 +00: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
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