Commit graph

55,239 commits

Author SHA1 Message Date
Sandro
185831893d
nixos/openvpn: fix eval (#456734) 2025-10-29 15:15:26 +00:00
Martin Weinelt
b2d367b151
nixos/postfix-tlspol: make tlsrpt depend on tlsrpt service (#456728) 2025-10-29 14:55:05 +00:00
Sandro Jäckel
0b27d9b07a
nixos/openvpn: fix eval
One usage of pkgs.openvpn was forgotten in the last PR and package
should be one more up. Upsi...
2025-10-29 15:40:51 +01:00
K900
061c55856b
staging-nixos merge for 2025-10-29 (#456736) 2025-10-29 14:34:43 +00:00
Martin Weinelt
9ccec77537
nixos/postfix-tlspol: make tlsrpt depend on tlsrpt service
Without the tlsrpt service we can just fall back to QUERY and not push
around TLSRPT results.

https://github.com/Zuplu/postfix-tlspol/blob/v1.8.20/internal/server.go#L323-L329
2025-10-29 14:51:48 +01:00
h7x4
23312527af
nixos/sssd: migrate to rfc42-style settings (#448955) 2025-10-29 13:37:22 +00:00
misuzu
82e1380db8
nixos/glance: fix "invalid user 'glance'" error (#456164) 2025-10-29 12:42:24 +00:00
Sandro
c32d974077
various: replace systemd.services.<name>.{script,preStart} with ExecStart{,Pre} (#448763) 2025-10-29 12:34:37 +00:00
Gutyina Gergő
4ba4852f23
nixos/glance: start after nss to fix invalid user 'glance' error 2025-10-29 13:28:28 +01:00
Sandro
2e8953486b
nixos/services.openvpn: add package option (#354301) 2025-10-29 12:21:53 +00:00
Sandro
cd67a5855d
nixos/tests/munge: init (#452983) 2025-10-29 12:21:22 +00:00
Sandro
dba27a656e
nixos/tests/sks: init (#452976) 2025-10-29 12:20:47 +00:00
Sandro
3ec2f6f74f
nixos/synapse-auto-compressor: remove alias usage (#455644) 2025-10-29 12:19:59 +00:00
Sandro
0f6252ba15
nixos/tests/svnserve: init (#452950) 2025-10-29 12:10:52 +00:00
nixpkgs-ci[bot]
67aa6356e9
Merge master into staging-nixos 2025-10-29 12:09:15 +00:00
Sandro
ec8f8f7c4e
nixos/tests/dictd: init (#452862) 2025-10-29 12:01:52 +00:00
Sandro
7e25056b4a
nixos/tests/logkeys: init (#453534) 2025-10-29 12:00:42 +00:00
Charlie Collard
453a7b5790
Merge branch 'master' of github.com:charlie-collard/nixpkgs into patch-1 2025-10-29 11:45:23 +00:00
Marcel
acbeb604ce
nixos/sssd: migrate to rfc42-style settings 2025-10-29 09:43:34 +01:00
Johannes Kirschbauer
1e4d803890
doc/option-types: Improve union type docs (#456505) 2025-10-29 08:26:56 +00:00
nixpkgs-ci[bot]
13f6969325
Merge master into staging-nixos 2025-10-29 06:08:33 +00:00
numinit
6ddde224ea
mattermost: update to 10.11 ESR and 11.x latest (#456362) 2025-10-29 04:20:32 +00:00
Sandro
bd820895a9
nixos/rsync: remove assertion (#455800) 2025-10-29 00:28:40 +00:00
nixpkgs-ci[bot]
6554835c47
Merge master into staging-nixos 2025-10-29 00:19:08 +00:00
Thomas Gerbet
7f2539ca08
strongswan: 6.0.2 -> 6.0.3 (#456279) 2025-10-28 18:43:16 +00:00
Naïm Camille Favier
d1983f34ae
agda: parameterize agda infrastructure by Agda executable name (#452961) 2025-10-28 18:36:04 +00:00
nixpkgs-ci[bot]
1294e05b51
Merge master into staging-nixos 2025-10-28 18:07:42 +00:00
Robert Hensing
553d8e9ee9 doc/option-types: Improve union type docs 2025-10-28 18:47:45 +01:00
Carlos Tomé Cortiñas
55ac814fa9 Conditionally create symlink to agda-mode if present 2025-10-28 18:21:23 +01:00
Carlos Tomé Cortiñas
3c390383bc Refactor agda/base.nix to use HelloWorld.agda file 2025-10-28 18:21:23 +01:00
Carlos Tomé Cortiñas
fc65416f41 Add myself as a maintainer 2025-10-28 18:21:22 +01:00
Carlos Tomé Cortiñas
5882fce497 Incorporate suggestions
- land `HelloWorld.agda` and `TrivialBackend.hs` in files
- replace `runCommand` by `stdenvNoCC.mkDerivation`
- refactor asserts
2025-10-28 18:21:22 +01:00
Carlos Tomé Cortiñas
f933041b6c Add test to override Agda package with custom backend 2025-10-28 18:21:22 +01:00
Carlos Tomé Cortiñas
ab75be0a25 Refactor tests/agda.nix to support more tests 2025-10-28 18:21:22 +01:00
Wolfgang Walther
c319ac6571
various: fix eval
runCommandNoCC has been renamed to runCommand and the former has
recently been turned into a throw.
2025-10-28 18:17:14 +01:00
Wolfgang Walther
6691c568b0
nixosTests.gitlab: fix eval
This was recently turned into a throw.
2025-10-28 18:06:49 +01:00
Philip Taron
01898764b6
treewide: replace "yes" else "no" usages to lib.boolToYesNo (#442387) 2025-10-28 16:25:46 +00:00
nixpkgs-ci[bot]
6a41e43aa3
Merge master into staging-nixos 2025-10-28 14:03:09 +00:00
Sandro
724c799de3
nixos/trackpoint: add missing settings and update descriptions (#440539) 2025-10-28 12:54:08 +00:00
nixpkgs-ci[bot]
f1a0342b8c
Merge master into staging-nixos 2025-10-28 12:09:16 +00:00
Wolfgang Walther
cf1ce7f9d1
treewide: remove myself as maintainer from most packages (#455293) 2025-10-28 11:42:25 +00:00
nixpkgs-ci[bot]
c182554329
Merge master into staging-nixos 2025-10-28 10:02:45 +00:00
Yaya
ba840a89e0
nixos/snowflake-proxy: add extraFlags option (#453315) 2025-10-28 09:52:27 +00:00
Morgan Jones
f18ca51953
release-notes: add mattermost details 2025-10-27 20:31:52 -07:00
Morgan Jones
301c477b66
tests/mattermost: don't test MySQL
MySQL was dropped from Mattermost in version 11.
2025-10-27 20:31:48 -07:00
Morgan Jones
42f8f463bf
nixos/mattermost: require Postgres for version 11+ 2025-10-27 20:26:11 -07:00
Nick Cao
981c7d9cb0
nixos/strongswan-swanctl: update options for strongswan 6.0.3 2025-10-27 18:43:33 -04:00
nixpkgs-ci[bot]
f7ef7c3fe4
Merge master into staging-nixos 2025-10-27 18:07:34 +00:00
Alyssa Ross
5babdff0a1
nixos/anubis: add support for a dedicated RuntimeDirectory per instance (#437667) 2025-10-27 17:32:34 +00:00
Arthur Gautier
ad72569247
modules/image/repart: fixup partitions example (#455358) 2025-10-27 16:37:18 +00:00