Martin Weinelt
d94de05424
nixos/postfix: replace tls cert/key options and allow removing settings from rendered main.cf ( #413427 )
2025-06-14 14:47:14 +02:00
Jean-Baptiste Giraudeau
ad0130f577
zipline: properly built sharp dependency against system libvips
...
instead of search/replace libvips-cpp.so which does not work anymore
for old CPUs since sharp 0.34.0 due to
3fd818c4b5
2025-06-14 14:35:44 +02:00
zimbatm
46cd14bf24
nixos-rebuild: merge --use-remote-sudo and --use-local-sudo to --sudo
...
Follow the usage of nixos-rebuild-ng.
2025-06-14 13:20:57 +02:00
nixpkgs-ci[bot]
7001d06792
Merge master into staging-next
2025-06-14 00:16:47 +00:00
Franz Pletz
e0068508bc
nixos/prometheus: Extend prometheus-pair test to verify first compaction ( #413988 )
2025-06-13 20:26:03 +02:00
nixpkgs-ci[bot]
78742e6d53
Merge master into staging-next
2025-06-13 18:05:47 +00:00
Martin Weinelt
3cb8d47c1a
nixos/postfix: replace sslCert and sslKey options
...
There exist multiple issues with these options, for example they are not
introspectable, since the values are configured in the config part of the
module.
Also the keypair is always configured for both server and client usage,
which is really surprising. The postfix docs even advise against setting
up client certificates, if they aren't required. [1]
The replacements are the `smtpd_tls_chain_files` for server usage and
`smtp_tls_chain_files` for client usage, which are the prefered way to
configure keys and certificates since Postfix 3.4.0. [2]
[1] https://www.postfix.org/postconf.5.html#smtp_tls_cert_file
[2] https://www.postfix.org/postconf.5.html#smtpd_tls_cert_file
2025-06-13 19:53:33 +02:00
Adam C. Stephens
9d9e0f911c
nixos/incus: fix AppArmor issue ( #415057 )
2025-06-13 13:46:57 -04:00
Florian Klink
3a5bbfb5be
paretosecurity: 0.2.31 -> 0.2.34 ( #416128 )
2025-06-13 16:35:41 +03:00
OPNA2608
1a6b286b9c
lomiri.lomiri-indicator-datetime: init at 25.4.0
...
ayatana-indicator-datetime, overridden to enable Lomiri features.
2025-06-13 13:49:14 +02:00
Neyts Zupan
81a45ed1f7
paretosecurity: 0.2.31 -> 0.2.34
2025-06-13 08:10:32 +01:00
K900
b8e64cf111
Merge remote-tracking branch 'origin/master' into staging-next
2025-06-13 09:21:23 +03:00
Vladimír Čunát
ee930f9755
nixosTests.sway: skip nagbar test on aarch64-linux for now ( #416317 )
2025-06-13 08:09:42 +02:00
nixpkgs-ci[bot]
34443a84d6
Merge master into staging-next
2025-06-13 06:06:38 +00:00
Pol Dellaiera
f4b84fe431
ly: 1.0.3 -> 1.1.0 ( #414490 )
2025-06-13 07:24:32 +02:00
Robert Schütz
4395886579
Merge branch 'master' into staging-next
2025-06-12 20:31:37 -07:00
Martin Weinelt
18cd9132b0
nixosTests.sway: skip nagbar test on aarch64-linux for now
...
Since the sway 1.11 release this test has been getting stuck, since the
nagbar is not appearing.
2025-06-13 05:06:13 +02:00
Martin Weinelt
0c190d08d4
home-assistant: reset permissions when copying default blueprints ( #416034 )
...
This fixes the import of backups, that would break when they wanted to
nuke the existing config, because they had to npermission to delete the
default blueprints that were copied without write-permissions from the
nix store.
2025-06-12 22:36:18 +02:00
nixpkgs-ci[bot]
f2f7b3ab09
Merge master into staging-next
2025-06-12 18:05:17 +00:00
Jonathan Davies
d50e8abe7e
nixos/zrepl: Improve tests ( #416118 )
...
nixos/zrepl: Improve tests to:
* Use a block device for zpool
* Have two virtual machines so that source->target replication works
2025-06-12 10:00:47 -07:00
nixpkgs-ci[bot]
9555d37496
Merge master into staging-next
2025-06-12 12:07:03 +00:00
Cosima Neidahl
a05e20c860
nixosTests.{lomiri-camera-app,morph-browser,teleports}: Fix OCR ( #407601 )
2025-06-12 12:25:33 +02:00
nixpkgs-ci[bot]
b281282ac7
Merge master into staging-next
2025-06-12 06:06:28 +00:00
Martin Weinelt
19625ae802
home-assistant: reset permissions when copying default blueprints
...
This fixes the import of backups, that would break when they wanted to
nuke the existing config, because they had to npermission to delete the
default blueprints that were copied without write-permissions from the
nix store.
2025-06-12 06:19:04 +02:00
rewine
9410c857bf
nixosTests.yabar: drop
2025-06-12 10:39:13 +08:00
nixpkgs-ci[bot]
2885d7583c
Merge master into staging-next
2025-06-12 00:17:36 +00:00
Ramses
70980c1d7f
wstunnel: 10.3.0 -> 10.4.2 ( #414091 )
2025-06-12 00:52:43 +02:00
Martin Weinelt
1b59fd6732
nixos/postfix-tlspol: init ( #415482 )
...
* pkgs.formats.yaml_1_2: init
Same as YAML 1.1 but relies on the unpinned remarshal version which emits
YAML 1.2.
* nixos/postfix-tlspol: init
MTA-STS and DANE/TLSA resolver and TLS policy socketmap server for
Postfix.
* nixos/tests/postfix-tlspol: init
Simple test if the service comes up and the CLI can interact with it and
gives reasonable results.
2025-06-12 00:36:50 +02:00
Maximilian Bosch
aebcdc1a7f
Merge: wireguard-tools: 1.0.20210914 -> 1.0.20250521 ( #414702 )
2025-06-11 22:19:23 +02:00
Maximilian Bosch
0078cd722a
Merge: treewide: remove myself from maintainers ( #415880 )
2025-06-11 21:40:49 +02:00
Markus S. Wamser
17260c3126
ly: add option to build without x11 support
2025-06-11 20:27:52 +02:00
nixpkgs-ci[bot]
5f8f0b6332
Merge master into staging-next
2025-06-11 18:05:32 +00:00
Adam C. Stephens
35a71aaf4b
nixos-rebuild-ng: enable by default ( #415640 )
2025-06-11 12:20:02 -04:00
Markus Kowalewski
60d45589a2
nixos/slurm: remove mysql/InnoDB tuning settings, unbreak test ( #415523 )
2025-06-11 18:02:34 +02:00
Jared Baur
c59d4343f9
treewide: remove Perl-based switch-to-configuration
2025-06-11 08:56:42 -07:00
WilliButz
356d4fc91c
treewide: remove myself from maintainers
...
This removes maintainer entries which haven't reflected reality for a
while, mostly due to a change in focus towards other topics.
2025-06-11 17:39:42 +02:00
Martin Weinelt
2288aab12d
nixos/tests/postfix-tlspol: init
...
Simple test if the service comes up and the CLI can interact with it and
gives reasonable results.
2025-06-11 17:39:36 +02:00
Paul TREHIOU
51f9736368
nixosTests.prowlarr: replace mv command by rsync to handle not empty directory
2025-06-11 13:13:32 +00:00
nixpkgs-ci[bot]
25a1d550fc
Merge master into staging-next
2025-06-11 12:07:06 +00:00
Domen Kožar
19b476ebef
various: remove domenkozar from maintainers ( #415576 )
2025-06-11 10:14:54 +00:00
Thiago Kenji Okada
9b50226bf5
nixos/tests: set withNg = false
in nixos-rebuild-install-bootloader
2025-06-11 10:43:12 +01:00
Paul Haerle
5db040ab3d
anubis{,-xess}: 1.18.0 -> 1.19.1 ( #413513 )
2025-06-11 11:38:23 +02:00
nixpkgs-ci[bot]
013cc265db
Merge master into staging-next
2025-06-11 06:06:12 +00:00
Martin Weinelt
abffff44f5
nixos/getaddrinfo: init ( #413986 )
2025-06-11 05:38:01 +02:00
nixpkgs-ci[bot]
ac4ab4ebb4
Merge master into staging-next
2025-06-10 18:05:35 +00:00
R. Ryantm
ec55356bd7
grafana-loki,promtail: 3.4.3 -> 3.5.0
...
https://github.com/grafana/loki/releases/tag/v3.5.0
diff: https://github.com/grafana/loki/compare/v3.4.3...v3.5.0
Co-authored-by: emilylange <git@emilylange.de>
2025-06-10 16:31:36 +02:00
K900
5ff48726ed
Merge remote-tracking branch 'origin/master' into staging-next
2025-06-10 16:28:43 +03:00
Aleksana
906a5c0958
nixos/opentelemetry-collector: fix tests ( #413597 )
2025-06-10 21:28:26 +08:00
Aleksana
1b59a98255
nixosTests.dovecot: fix eval ( #414745 )
2025-06-10 20:29:53 +08:00
Moraxyc
5010739f77
nixosTests.getaddrinfo: init
2025-06-10 20:08:58 +08:00