Pol Dellaiera
3090855141
Merge pull request #232360 from drupol/nixos/refactor-code-server
...
nixos/code-server: add tests and more command line options
2023-06-01 13:56:01 +02:00
Vladimír Čunát
054c184cab
nixos/doc: drop a repeated paragraph
...
It's in "backward incompatibilities" section, so no need to be also
in "*other* notable changes" section.
2023-06-01 12:47:34 +02:00
Vladimír Čunát
c41c19276d
nixos/doc: drop a repeated paragraph
...
Bad conflict resolution, I assume.
2023-06-01 12:46:52 +02:00
Vladimír Čunát
ad90e88108
nixos/doc: fix typo
2023-06-01 12:46:15 +02:00
Elias Naur
f970e996fc
nixos/doc/manual: add release notes for util-linux on Darwin
...
This is a follow-up to PR #232713 .
2023-05-31 18:25:11 -06:00
github-actions[bot]
52e40d8261
Merge staging-next into staging
2023-06-01 00:03:14 +00:00
nikstur
003fec835c
nixos/qemu-vm: remove grub references from useBootLoader description
2023-06-01 01:38:08 +02:00
nikstur
8ea8154a32
nixos/qemu-vm: (re-)move old/incorrect comments
2023-06-01 01:38:06 +02:00
Yaya
28ecd17523
nixos/doc: Mention container registry deprecation in gitlab
...
Support for external container registries has ended in GitLab >=16 and
module users are therefore advised to switch to gitlab's fork instead.
2023-05-31 22:14:25 +02:00
Yaya
e9594e6031
nixos/gitlab: Warn users who are still using an external registry
...
This adds a warning for GitLab >=16.0.0 users who are still using an
external container registry such as `pkgs.docker-distribution`. Support
for external container registries has ended in GitLab 16.0 [1] and is
scheduled for removal in a future release. [2]
[1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217
[2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322
2023-05-31 22:14:25 +02:00
Yaya
014816cbe4
nixos/gitlab: Add support for gitlab-container-registry
...
Support for external container registries (namely
`pkgs.docker-distribution`) has ended in GitLab 16.0 [1] and is
scheduled for removal in a future release. [2]
This commit adds a new registry package option, defaulting to
`pkgs.docker-distribution` and `pkgs.gitlab-container-registry` for
system state versions >= 23.11.
While it is still possible to use the docker container registry, module
users should switch to gitlab's container registry fork soon. A warning
message will be added in a future commit to advise affected users to
back up their state and then switch to the new container registry
package.
[1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217
[2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322
2023-05-31 22:14:25 +02:00
Yaya
049d680510
nixos/dockerRegistry: add package option
...
This allows the module user to select an alternative container registry
package such as `pkgs.gitlab-container-registry` for GitLab users.
2023-05-31 22:14:25 +02:00
Yureka
82d9c2e91f
nixosTests.gitlab: fix project ids
2023-05-31 22:14:25 +02:00
Yaya
edc47cb999
nixos/doc: Mention PostgreSQL requirement for gitlab
...
`gitlab` has been upgraded to major version 16 and requires at least
PostgreSQL 13.6.
2023-05-31 22:14:25 +02:00
Yaya
2a4536952a
nixos/gitlab: Require at least postgresql 13.6
...
https://docs.gitlab.com/16.0/ee/install/requirements.html#postgresql-requirements
2023-05-31 22:14:25 +02:00
Yaya
4321e48b68
nixos/gitlab: Remove procps from gitaly service
...
From my understanding, procps was added to the gitlay systemd service
path in #58487 to fix gitaly-ruby's internal memory leak detection.
Now that the last ruby remnants have been removed in gitaly 16.0.0,
this should not be necessary anymore.
2023-05-31 22:14:25 +02:00
Yaya
33411f2768
nixos/gitlab: Update redis configuration
...
Configuring Redis via environment variable is not supported anymore
since [1].
[1] 1242965361
2023-05-31 22:14:25 +02:00
Yaya
6fed71cab2
gitaly: Remove ruby dependencies
...
Ruby dependencies in gitaly have been removed in the 16.0.0 release. [1]
See GitLab Epic &2862 [2] for more info.
[1]: 689556e70a
[2]: https://gitlab.com/groups/gitlab-org/-/epics/2862
2023-05-31 22:14:25 +02:00
github-actions[bot]
e436cc21a6
Merge staging-next into staging
2023-05-31 18:01:35 +00:00
figsoda
ffbf6f27c9
python3.pkgs.fetchPypi: deprecate in favor of top-level fetchPypi
2023-05-31 13:48:06 -04:00
Kira Bruneau
7e820610e3
Merge pull request #234207 from emilylange/acme-dns
...
acme-dns: init at 1.0; nixos/acme-dns: init; nixos/acme-dns: init
2023-05-31 11:40:35 -04:00
figsoda
137dd249c5
writeTextFile: revert workaround for executable = null
2023-05-31 09:25:18 -04:00
emilylange
fa21828be5
nixosTests.acme-dns: init
2023-05-31 15:08:39 +02:00
emilylange
d0af39521b
nixos/acme-dns: init
2023-05-31 15:08:37 +02:00
github-actions[bot]
323e9a44c2
Merge staging-next into staging
2023-05-31 12:01:43 +00:00
Martin Weinelt
17684ef69d
rl2305: Sync back changes that only went into 23.05
2023-05-31 13:55:20 +02:00
Martin Weinelt
99012d1bbd
Merge pull request #235011 from NixOS/before-23.05-final-release
...
release: before 23.05 final release
2023-05-31 13:51:08 +02:00
Arian van Putten
5a13c00640
Merge pull request #235082 from ElvishJerricco/systemd-uefi-bug-chunked-reads
...
systemd-boot: Patch for firmwares that fail to load large files
2023-05-31 13:49:57 +02:00
Lennart Mühlenmeier
a17e3e356a
rl-2305: finalize the release notes
...
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-05-31 13:28:55 +02:00
ajs124
957db96d53
Merge pull request #233850 from helsinki-systems/upd/apparmor
...
apparmor: 3.1.3 -> 3.1.4
2023-05-31 12:12:30 +02:00
r-vdp
2b63df0a03
modules/sshd: print the offending keys when we detect duplicate sshd keys.
2023-05-31 12:07:06 +02:00
Sam W
6ad72aa37e
nixos/pixelfed: fix broken try_files
...
Add missing $ to try files directive. This fixes pixelfed federation and search, amongst presumably many other things!
2023-05-31 15:19:23 +08:00
Will Fancher
6727bab05e
systemd-boot: Patch for firmwares that fail to load large files
2023-05-30 19:21:16 -04:00
github-actions[bot]
4265b54868
Merge staging-next into staging
2023-05-30 18:01:44 +00:00
github-actions[bot]
15b82046fb
Merge master into staging-next
2023-05-30 18:01:10 +00:00
Raito Bezarius
b8c2962807
nixos/doc/manual/installation: update the upgrading chapter for 23.05
2023-05-30 16:42:53 +02:00
github-actions[bot]
7443b1efc5
Merge staging-next into staging
2023-05-30 12:01:46 +00:00
github-actions[bot]
8ca315db3e
Merge master into staging-next
2023-05-30 12:01:07 +00:00
Aaron Andersen
d098eec2da
nixos/vmalert: init
2023-05-30 07:41:00 -04:00
Nick Cao
93ebabefb2
Merge pull request #234930 from NickCao/maddy
...
maddy: 0.6.3 -> 0.7.0
2023-05-30 05:16:51 -06:00
Raito Bezarius
5e64b96a12
rl-2305: alpha version for 23.05
...
This is an alpha version worked out by the release managers.
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-05-30 12:09:55 +02:00
github-actions[bot]
36927e8629
Merge staging-next into staging
2023-05-30 06:01:32 +00:00
github-actions[bot]
2cc7256a10
Merge master into staging-next
2023-05-30 06:01:03 +00:00
Jonas Heinrich
63f73b3295
nixos/maddy: change secrets option to accept a list of paths
2023-05-30 12:41:07 +08:00
github-actions[bot]
1df97aede2
Merge staging-next into staging
2023-05-30 00:02:56 +00:00
github-actions[bot]
ceb7ed5e38
Merge master into staging-next
2023-05-30 00:02:21 +00:00
Gaetan Lepage
d93dc82ee9
nixos/river: fix display manager error
2023-05-29 22:41:48 +02:00
3JlOy_PYCCKUI
22c8251d7f
nixos/dk: init
2023-05-29 19:05:55 +00:00
Will Fancher
76d668fae7
Merge pull request #227628 from m-bdf/logind-handle-keys
...
nixos/logind: Add key handling options
2023-05-29 14:31:43 -04:00
Ryan Lahfa
5e871d8aa6
Merge pull request #234639 from Atemu/rl-buildFHSEnvBubblewrap-migration
...
rl-2305: mention buildFHSEnv switch to bubblewrap
2023-05-29 20:11:05 +02:00