- 08 May, 2022 1 commit
-
-
Ryan Mulligan authored
docecot -> dovecot Also, `indexDir` is not expecting to see %d/%n being passed to that parameter, so remove that to make it easier to cpy the path into there.
-
- 16 Apr, 2022 1 commit
-
-
Fatih Altinok authored
-
- 05 Mar, 2022 1 commit
-
-
Guillaume Girol authored
-
- 26 Feb, 2022 1 commit
-
-
- 25 Feb, 2022 1 commit
-
-
lewo authored
-
- 24 Feb, 2022 6 commits
-
-
Naïm Favier authored
Since we are now using services.redis.servers.rspamd, the port defaults to 0 (i.e. do not bind a TCP socket). We still want rspamd to connect to redis via TCP, so set a default port that is one above the default redis port.
-
Naïm Favier authored
-
Naïm Favier authored
-
Naïm Favier authored
-
Naïm Favier authored
-
- 20 Feb, 2022 1 commit
-
-
lewo authored
-
- 07 Dec, 2021 1 commit
-
-
lewo authored
-
- 05 Dec, 2021 1 commit
-
- 01 Dec, 2021 1 commit
-
-
Kerstin Humm authored
This reverts commit 4f0f0128. Redis does seem to run fine with both unixSocket and TCP enabled. This broke people's setups.
-
- 26 Nov, 2021 1 commit
-
- 17 Nov, 2021 1 commit
-
-
DwarfMaster authored
-
- 07 Nov, 2021 3 commits
- 01 Nov, 2021 1 commit
-
-
Lionello authored
-
- 14 Oct, 2021 3 commits
- 11 Aug, 2021 1 commit
-
-
Steve Purcell authored
See #223
-
- 06 Aug, 2021 1 commit
-
- 28 Jul, 2021 1 commit
-
-
lewo authored
-
- 27 Jul, 2021 2 commits
-
-
To generate the list of options, we need to generate and commit a rst file to make all files available for ReadTheDoc. An Hydra test ensures this generated file is up-to-date. If it is not up-to-date, the error message explains the user how to generate it: the user just needs to run `nix-shell --run generate-rst-options`.
- 24 Jul, 2021 2 commits
- 12 Jul, 2021 4 commits
-
-
lewo authored
They haven't been moved to flake so we still need to keep the non flake Hydra configuration.
-
lewo authored
-
lewo authored
It is now useless since we are using Nix Flakes
-
lewo authored
We also move tests to Flakes. This would allow users to submit PRs with a fork of nixpkgs when they want to test nixpkgs PRs against SNM.
-
- 24 Jun, 2021 1 commit
-
-
lewo authored
Because of https://github.com/NixOS/nixpkgs/commit/b7749c76715ba96727f7a12bc2514ddfa6847813 we need to `set +o pipefail` several asserts.
-
- 06 Jun, 2021 4 commits