Martin Weinelt
0580d85143
Merge remote-tracking branch 'origin/staging-next' into staging
2023-03-03 04:46:31 +01:00
Maximilian Bosch
72f45f225f
Merge pull request #218269 from theHedgehog0/gitea-module-getexe
...
nixos/gitea: Move to lib.getExe
2023-03-02 19:46:45 +01:00
Pyrox
98dd7f5307
nixos/gitea: Move to lib.getExe
...
This makes it so that alternative packages, such as `pkgs.forgejo` are
able to be used instead of the default `pkgs.gitea`.
Also adds myself as a maintainer of the module.
The varible `gitea`, which was used instead of `cfg.package`, has been
replaced with the variable `exe`, and is instead the value of the main
executable, as gotten from `lib.getExe`. `cfg.package` is used when this
value is not appropriate.
2023-03-02 12:16:30 -05:00
Maximilian Bosch
f8bbedfcac
Merge pull request #219073 from IndeedNotJames/gitea-gpg
...
nixos/gitea: fix commit signing (`gpg`) core dump, add nixos test
2023-03-02 17:24:02 +01:00
github-actions[bot]
6c8444842c
Merge staging-next into staging
2023-03-02 12:02:00 +00:00
Arian van Putten
17ca3dd2a6
Merge pull request #217852 from justinas/teleport-12
...
teleport: 11.3.4 -> 12.0.2, reintroduce teleport_11
2023-03-02 11:18:24 +01:00
Luke Granger-Brown
b3c09089e4
Merge pull request #215750 from puppe/fix-paperless
...
nixos/paperless: download NLTK data
2023-03-02 10:00:46 +00:00
Yureka
55da71c10e
nixos/nftables: add checkRuleset option ( #216531 )
...
* nixos/nftables: add checkRuleset option
* lkl: 2022-05-18 -> 2023-01-27
2023-03-02 10:28:01 +01:00
github-actions[bot]
f61eca4e68
Merge staging-next into staging
2023-03-02 06:01:44 +00:00
Bobby Rong
3374c1ab48
Merge pull request #219004 from bobby285271/fix/pantheon-add-mutter-udev
...
nixos/pantheon: add mutter to services.udev.packages
2023-03-02 09:55:20 +08:00
IndeedNotJames
93c1d370db
nixos/gitea: fix commit signing (gpg
) core dump
...
Gitea spawns `gpg` processes for commit signing related actions.
Those `gpg` processes need `mlock` (probably to prevent secrets
in the memory to swap).
Blocking it (as part of the `@memlock` preset) causes any
commit signing related actions to error out as http/500
2023-03-01 23:44:21 +01:00
github-actions[bot]
736c488efe
Merge staging-next into staging
2023-03-01 18:01:48 +00:00
K900
1e00e82f9d
Merge pull request #218437 from K900/x11-default-modesetting
...
nixos/x11: default to the modesetting driver
2023-03-01 17:51:04 +03:00
Bobby Rong
1f9308f005
nixos/pantheon: add mutter to services.udev.packages
...
For ./lib/udev/rules.d/61-mutter.rules
Same as d1eeb64
. This is forgotten in PR 130380.
2023-03-01 10:00:53 +08:00
Martin Weinelt
3686005e6e
Merge remote-tracking branch 'origin/staging-next' into staging
2023-02-28 21:17:51 +00:00
maxine
7ceeb440c1
Merge pull request #213604 from mikroskeem/feature/docker-local-log-driver
...
nixos/docker: add "local" as valid logDriver option
2023-02-28 21:47:55 +01:00
github-actions[bot]
445e4a4069
Merge staging-next into staging
2023-02-28 12:01:54 +00:00
Justinas Stankevicius
31b5597cbd
nixos/teleport: add "package" option
2023-02-28 13:22:50 +02:00
Jon Seager
cad6488509
nixos/multipass: typo s/SyslogIdentifer/SyslogIdentifier/
2023-02-28 10:45:38 +00:00
zowoq
48642c634e
podman: remove wrapper
...
trying to get all of the podman functionality to work with the wrapper
is becoming more complicated with each release, it isn't sustainable
removing the wrapper does mean that using extraPackages will need to build from source
- remove unnecessary serviceConfig overrides
- set HELPER_BINARIES_DIR to libexec/podman
- use install.bin target on linux for podman/tmpfiles
- also installs quadlet/rootlessport in libexec
- symlink binaries from helpersBin into HELPER_BINARIES_DIR
- remove unnecessary rootlessport output
- remove unnecessary substituteInPlace
2023-02-28 18:08:29 +10:00
github-actions[bot]
51c18e4be1
Merge staging-next into staging
2023-02-28 06:01:38 +00:00
Luke Granger-Brown
997d8d5870
Merge pull request #218618 from dali99/headscale-openid
...
nixos/headscale: update oidc options
2023-02-28 00:21:04 +00:00
github-actions[bot]
387a5e220d
Merge staging-next into staging
2023-02-28 00:03:08 +00:00
Will Fancher
ace4d26ccc
Merge pull request #217887 from lilyinstarlight/fix/allow-overriding-systemd-initrd-bins
...
nixos/systemd-initrd: allow overriding initrdBin with extraBin
2023-02-27 17:43:30 -05:00
Stefan Frijters
2af041ab44
nixos/gitlab-runner: do not pull in Docker if gitlab-runner-clear-docker-cache is disabled
...
Only create the service if the option is enabled and if any docker executors exist.
2023-02-27 22:24:14 +01:00
Robert Hensing
692a1033ff
Merge pull request #218365 from winterqt/revert-static-gid-migration
...
Revert systemd-coredump and polkit static GIDs
2023-02-27 20:16:57 +01:00
Eelco Dolstra
056b679c35
nix-fallback-paths.nix: Update to 2.13.3
2023-02-27 10:40:18 -08:00
Luke Granger-Brown
f43347d8a3
Merge pull request #214346 from SFrijters/postfix-ipv4
...
nixos/postfix: restrict inet_protocols to ipv4 when ipv6 is disabled
2023-02-27 18:24:53 +00:00
github-actions[bot]
40707bbbb3
Merge staging-next into staging
2023-02-27 18:02:06 +00:00
Cabia Rangris
f8b026c478
Merge pull request #218637 from Luflosi/klipper-fix-typo
...
nixos/klipper: fix assert message to match actual assertion
2023-02-27 21:17:18 +04:00
Soner Sayakci
ff7dfcba57
nixos/opensearch: fix opensearch startup
2023-02-27 16:07:12 +00:00
Luflosi
2378d1a214
nixos/klipper: fix assert message to match actual assertion
...
This error was introduced in 849c40b5f5
.
2023-02-27 17:04:48 +01:00
Daniel Olsen
ea31ef91af
nixos/headscale: update oidc options
2023-02-27 15:17:16 +01:00
github-actions[bot]
5e46cfeba0
Merge staging-next into staging
2023-02-27 12:01:41 +00:00
Riley
c713217380
nixos/k3s: add environmentFile as an option
...
* k3s: add environmentFile option
Enabling to include secrets through configuration such as 'sops'
* Update nixos/doc/manual/release-notes/rl-2305.section.md
Co-authored-by: Jairo Llopis <973709+yajo@users.noreply.github.com>
2023-02-27 08:15:25 -03:00
github-actions[bot]
288c9d7892
Merge staging-next into staging
2023-02-27 06:01:44 +00:00
schnusch
bbc988ba00
nixos/matrix-synapse: fix .well-known delegation of federated traffic
...
Synapse is reverse-proxied on ${fqdn} not ${config.networking.domain} and
the .well-known delegation info must point to the domain on which synapse
is hosted, see https://matrix-org.github.io/synapse/latest/delegate.html
2023-02-27 02:02:35 +01:00
github-actions[bot]
405409fce7
Merge staging-next into staging
2023-02-26 22:01:26 +00:00
Sergei Trofimovich
e7e072d05a
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/top-level/python-aliases.nix
Trivial conflict of multiple added aliases.
2023-02-26 21:53:22 +00:00
Robert Schütz
9e1d4dff3e
nixos/openvpn: use writeShellScript
...
Previously the upScript would fail with
Syntax error: "(" unexpected (expecting "done")
on line 7 if /bin/sh is not bash.
2023-02-26 10:12:28 -08:00
K900
82964d1694
nixos/x11: default to the modesetting driver
...
The upstream drivers are very dead:
- nouveau:
- https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/-/commits/master
- last meaningful change in August 2020
- ati (aka radeon):
- https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/commits/master
- last meaningful change in April 2020
- amdgpu:
- https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/commits/master
- barely alive, mostly thanks to Valve people
Modesetting isn't even the future, it's the now, especially with Wayland.
We should embrace it.
2023-02-26 16:11:13 +03:00
Aaron Andersen
d8c0a9204a
Merge pull request #217834 from yaxitech/gh-runner-workdir-clean
...
nixos/github-runners: clean `workDir` as root
2023-02-26 08:05:05 -05:00
Vladimír Čunát
30e272bc04
Merge #216499 : staging-next 2023-02-15
2023-02-26 10:11:50 +01:00
happysalada
8872f52732
qdrant: service module init
2023-02-26 01:33:15 -05:00
github-actions[bot]
de3f71e277
Merge staging-next into staging
2023-02-26 06:02:30 +00:00
github-actions[bot]
399e2c78d4
Merge master into staging-next
2023-02-26 06:01:09 +00:00
Winter
ee6517a915
Revert "nixos/polkit: guard static gid for polkituser behind state version"
...
This reverts commit 2265160fc0
and
e56db577a1
.
Ideally, we shouldn't cause friction for users that bump `stateVersion`,
and I'd consider having to switch and/or manually hardcode a UID/GID
to supress the warning friction. I think it'd be more beneficial to, in
this rare case of an ID being missed, just let it be until more
discussion happens surrounding this overall issue.
See https://github.com/NixOS/nixpkgs/pull/217785 for more context.
2023-02-25 22:32:16 -05:00
Winter
15f1369b95
Revert "nixos/systemd-coredump: guard static gid for systemd-coredump behind state version"
...
This reverts commits f5483464d5
and
6b9583e5e1
.
Ideally, we shouldn't cause friction for users that bump `stateVersion`,
and I'd consider having to switch and/or manually hardcode a UID/GID
to supress the warning friction. I think it'd be more beneficial to, in
this rare case of an ID being missed, just let it be until more
discussion happens surrounding this overall issue.
See https://github.com/NixOS/nixpkgs/pull/217785 for more context.
2023-02-25 22:31:56 -05:00
Nick Cao
e0bf055d99
Merge pull request #217785 from NickCao/ugid
...
nixos/{polkit,systemd-coredump}: guard static gid behind state version
2023-02-26 09:44:56 +08:00
Jan Tojnar
9bb986284f
Merge branch 'staging-next' into staging
...
# Conflicts:
# pkgs/development/python-modules/mdp/default.nix
# pkgs/top-level/python-aliases.nix
2023-02-26 01:13:37 +01:00