Maximilian Bosch
0680f297f1
Merge pull request #223182 from dotlambda/nextcloud-x-robots-tag
...
nixos/nextcloud: set X-Robots-Tag to "noindex, nofollow"
2023-03-26 15:29:55 +02:00
K900
52038a5e50
Merge pull request #185528 from alois31/gdk-pixbuf-modules
...
nixos/gdk-pixbuf: move GDK_PIXBUF_MODULE_FILE to sessionVariables
2023-03-26 15:51:52 +03:00
K900
88edefb1b8
Merge pull request #223234 from Atemu/mesa-multi-version
...
nixos/opengl: fix wrong function application
2023-03-26 15:22:42 +03:00
Atemu
1d19eeefee
nixos/opengl: fix wrong function application
...
No idea how that one slipped through. Thanks for catching @maxeaubrey!
2023-03-26 14:20:32 +02:00
K900
22609a5d55
Merge pull request #217883 from Atemu/mesa-multi-version
...
mesa_23: init at 23.0.1
2023-03-26 11:53:44 +03:00
Robert Schütz
15b859cefe
nixos/nextcloud: set X-Robots-Tag to "noindex, nofollow"
...
Upstream did so in https://github.com/nextcloud/server/pull/36689 and
Nextcloud now complains that
The "X-Robots-Tag" HTTP header is not set to "noindex, nofollow".
This is a potential security or privacy risk, as it is recommended
to adjust this setting accordingly.
2023-03-25 19:48:13 -07:00
Atemu
d8f58908ce
nixos/opengl: mesa_22 -> mesa_23
2023-03-25 21:08:50 +01:00
Atemu
33a700b406
mesa: provide patch versions
...
This allows us to bump the mesa attribute (used by many packages, see
https://github.com/NixOS/nixpkgs/issues/218232 ) independently from the packages
used by NixOS users.
2023-03-25 21:08:50 +01:00
Atemu
bf1785d0a9
nixos/opengl: add mesaPackage option
2023-03-25 21:08:50 +01:00
Lin Jian
4482c70530
nixos/kanata: notify systemd when starting up is finished
...
- set service type to notify
- allow unix socket which is needed by systemd notify
2023-03-25 20:56:48 +01:00
pennae
dce79b3cb1
Merge pull request #221877 from ambroisie/woodpecker-agents
...
nixos/woodpecker: refactor to multi-agents setup
2023-03-25 16:32:55 +01:00
Nick Cao
851cd65a21
Merge pull request #220776 from Vonfry/deprecated/fcitx4
...
fcitx: remove version 4
2023-03-25 10:23:06 +08:00
06kellyjac
818e73fc43
nixos/authelia: init tests
2023-03-24 21:23:41 -03:00
06kellyjac
6373a3966b
nixos/authelia: init module
...
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-03-24 21:23:41 -03:00
Martin Weinelt
e56ea3c325
Merge pull request #222701 from jopejoe1/firefox
...
firefox-{beta,devedition}-unwrapped: init at 112.0b6
2023-03-24 21:34:31 +01:00
Kevin Mehall
fef4baca37
nixos/ssh: Update github.com host key in programs.ssh.knownHostsFiles example
...
The `programs.ssh.knownHostsFiles` option documentation uses github.com's host keys as an example. GitHub recently announced that the ssh-rsa key has been compromised and rotated it.
The new key can be checked against
https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints
2023-03-24 11:51:46 -07:00
jopejoe1
8a5a08373f
firefox-beta-unwrapped: init at 112.0b6
2023-03-24 14:18:26 +01:00
jopejoe1
80168addbe
firefox-devedition-unwrapped: init at 112.0b6
2023-03-24 14:16:22 +01:00
Ryan Lahfa
a119bfc80d
Merge pull request #211603 from farcaller/fish
...
Assert that fish configuration is enabled if any user has fish as their shell
2023-03-24 12:05:22 +01:00
Will Fancher
5a9b9e620d
Merge pull request #176828 from therishidesai/luks-multi-key-files
...
nixos/luksroot: add tryEmptyPassphrase option
2023-03-24 03:02:20 -04:00
Bruno BELANYI
6048912d8b
nixos/woodpecker-*: add myself as maintainer
2023-03-23 21:33:21 +00:00
Bruno BELANYI
67de7d105e
nixos/woodpecker-agents: per-agent 'enable' option
2023-03-23 21:33:20 +00:00
Bruno Bigras
022436c47b
nixos/logrotate: fix typo
2023-03-23 16:09:47 -04:00
K900
fae7294cf5
Merge pull request #222689 from K900/bye-dpi-2
...
nixos/hidpi: remove harder
2023-03-23 22:13:06 +03:00
K900
c9a74cf40f
nixos/fontconfig: time capsule
2023-03-23 22:03:35 +03:00
K900
8454084ffc
nixos/hidpi: remove harder
...
We can't agree on what the right settings are (see #222236 ), so let's make the users choose.
2023-03-23 21:50:45 +03:00
K900
382c756097
Merge pull request #217205 from linj-fork/fix-zsh-set-env
...
zsh: set environment variables in zshenv instead of zprofile
2023-03-23 18:57:40 +03:00
Jan Tojnar
598cf2090c
Merge pull request #218990 from SuperSandro2000/dgraph
...
dgraph: use --prefix to prefix PATH
2023-03-23 16:40:43 +01:00
Ryan Lahfa
e774156726
Merge pull request #222269 from SuperSandro2000/gitea-disable-updater
...
nixos/gitea: disable updater by default
2023-03-23 15:23:49 +01:00
Bruno BELANYI
cd116db45e
nixos/woodpecker-agents: bind network files
...
Otherwise the agent might experience trouble with DNS resolution [1].
[1]: https://github.com/woodpecker-ci/plugin-git/issues/65
2023-03-23 14:16:45 +00:00
Bruno BELANYI
eb3bea6359
nixos/woodpecker-agents: simplify 'extraGroups' handling
2023-03-23 14:16:45 +00:00
Bruno BELANYI
c3afdb82db
nixos/woodpecker-agents: use list for environment files
2023-03-23 14:16:44 +00:00
Sandro Jäckel
20842ac039
nixos/gitea: disable updater by default
2023-03-23 14:46:51 +01:00
Sandro
995f9d1c95
Merge pull request #213874 from SuperSandro2000/nginx-zstd
...
nixos/nginx: add recommendedZstdSettings
2023-03-23 14:11:35 +01:00
Sandro
df9856c9b3
Merge pull request #222110 from SuperSandro2000/root-slice
...
systemd-lib: fix building -.slice (root slice)
2023-03-23 14:10:24 +01:00
Bruno BELANYI
e4f5f1b718
nixos/woodpecker: refactor to multi-agents setup
...
The module file has been renamed from `agent.nix` to `agents.nix` to
mirror the change.
2023-03-23 12:47:47 +00:00
Weijia Wang
52ee7a6a92
Merge pull request #203236 from Flakebi/fail2ban
...
fail2ban: 0.11.2 -> 1.0.2
2023-03-23 10:36:14 +02:00
Jacek Galowicz
09ad6a7235
Merge pull request #222557 from alyssais/nixos-test-driver-screenshot-charset
...
nixos/test-driver: accept non-\w* filenames
2023-03-23 07:45:01 +01:00
Nick Cao
72a8c49415
Merge pull request #222311 from NickCao/qt6-vf
...
qt6.qtbase: add patch to fix handling of variable fonts
2023-03-23 13:33:22 +08:00
Nick Cao
1285c0a09b
Merge pull request #222205 from NickCao/zram-writeback-device
...
nixos/zram: add writebackDevice option and corresponding test
2023-03-23 13:14:08 +08:00
Maximilian Bosch
c042a318a7
Merge pull request #222372 from NixOS/nextcloud26
...
nextcloud26: init at 26.0.0
2023-03-22 23:35:31 +01:00
Christoph Heiss
c9c9abc608
openssh: fix 'undefined variable' error
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-03-22 22:38:14 +01:00
Maximilian Bosch
42c78ccc6b
nixos/nextcloud: release notes
2023-03-22 22:37:17 +01:00
Maximilian Bosch
cbc539c19f
nixos/nextcloud: minor fixups
...
* Apply review comments.
* Default to PHP 8.2 for v26.
2023-03-22 22:37:17 +01:00
Maximilian Bosch
6a0b0a5de9
nextcloud: remove compat references to v23
...
This is not needed anymore because the version is EOL for almost a year
now and we don't even have the packages anymore, only the attributes for
compatibility for upgrades from older NixOS versions.
2023-03-22 22:37:17 +01:00
Raito Bezarius
dd96b7d8b4
nextcloud26, nixos/web-apps/nextcloud: drop the autocreate db user patch and wire the default in the NixOS module
2023-03-22 22:37:16 +01:00
Raito Bezarius
d7a27b38a2
nixos/tests/nextcloud: do not expect failure on NC ≥26 with respect to RC4 bug
2023-03-22 22:37:16 +01:00
Raito Bezarius
5e5c4c975a
nixos/web-apps/nextcloud: introduce nextcloud26
2023-03-22 22:37:13 +01:00
pennae
31f422d95f
Merge pull request #218721 from apfelkuchen6/nw
...
nixos/networkd: add some missing options
2023-03-22 22:22:03 +01:00
Ryan Lahfa
5b88469c21
Merge pull request #217366 from puppe/fix-yggdrasil
...
nixos/yggdrasil: fix configFile option
2023-03-22 20:18:25 +01:00