OPNA2608
07b369b5aa
nixos/coolercontrol: Use user-preferred nvidia package
2024-05-29 15:21:41 +02:00
Someone
7781c1a927
Merge pull request #303682 from SomeoneSerge/feat/imgui-cmake
...
imgui: ship vcpkg' (cmake) distribution info
2024-05-29 12:48:33 +00:00
Izorkin
8730a7e8d8
nixos/mastodon: optimize systemd startup order block
2024-05-29 13:45:23 +03:00
Izorkin
a05afb1437
nixos/mastodon: update redis host and port configurations
2024-05-29 13:45:17 +03:00
Jade Lovelace
e60c7e080d
nixos/systemd-boot-builder: remove workaround for 10 year old Nix bug
...
This was originally introduced in 9245516b46
,
which reveals it is a workaround for a Nix bug from 10 years ago that
was *fixed* 10 years ago.
References:
https://github.com/NixOS/nix/pull/425
https://github.com/NixOS/nixpkgs/issues/5494
2024-05-29 02:52:47 -07:00
Frank Doepper
4df955130e
nixos/frr: adapt to frr-9
...
- fix #274286
- remove `-f configfile` from ExecStart
- use /etc/frr/${service}d.conf
- enable mgmtd when staticd is enabled
- don't frr-reload.py mgmtd
- remove obsolete lib.mdDoc
2024-05-29 11:07:39 +02:00
Giel van Schijndel
83b38c6d30
nixos/netboot: only install syslinux on platforms where it's available
...
Instead of maintaining an inevitably incomplete list of unsupported
architectures.
I discovered this while building for armv7-linux (32-bit ARM).
2024-05-29 10:28:03 +02:00
Cosima Neidahl
33ce263359
Merge pull request #315117 from OPNA2608/fix/lomiri-24.05-buildable
...
lomiri.*: Make buildable while waiting for GLib fix
2024-05-29 08:43:42 +02:00
Niklas Hambüchen
613d50c1d5
turbovnc.tests: Replace comment link by newer NixOS manual link
2024-05-29 03:15:44 +00:00
Niklas Hambüchen
cd519b6101
turbovnc.tests: Don't override already-empty password to empty
2024-05-29 03:12:28 +00:00
Niklas Hambüchen
1f77a3c14b
turbovnc.tests: Fix passwordless test VM root login
2024-05-29 03:08:47 +00:00
Niklas Hambüchen
1be779cf3c
turbovnc.tests: Fix negative test failing due to string grep
2024-05-29 03:07:43 +00:00
Lin Jian
ad57eef4ef
Merge pull request #315149 from Cryolitia/ghostscript
...
nixos/steam: fix evaluation failure when `fonts.packages` contains path
2024-05-29 10:06:23 +08:00
Someone Serge
fdf0e19b73
imgui: mention cmake integration in release notes
2024-05-28 19:58:02 +00:00
Jörg Thalheim
bbead9b118
Merge pull request #315387 from jacg/release-notes
...
Release note tweaks
2024-05-28 19:31:20 +02:00
Christina Rust
343ddd9f4b
Merge pull request #315263 from srhb/devpi-loadcredential
...
nixos/devpi-server: fix loading credentials as DynamicUser
2024-05-28 19:22:40 +02:00
abysssol
c01818d57c
Merge pull request #314722 from abysssol/ollama-split-listenaddress
...
nixos/ollama: split `listenAddress` into `host` and `port`
2024-05-28 15:37:51 +00:00
Jacek Generowicz
9c6861249c
Further tweaks to release notes
2024-05-28 17:28:29 +02:00
Jacek Generowicz
005ef76e9e
Consistently use capitalized Nix in plain text
2024-05-28 17:28:29 +02:00
Jacek Generowicz
9708aca853
Various tweaks to release notes
2024-05-28 17:28:29 +02:00
Jacek Generowicz
e36f83eac4
Clean up the curious dwarf-fortress note
2024-05-28 17:28:28 +02:00
Someone
93b5069466
Merge pull request #314840 from ereslibre/cdi-fix-egl
...
hardware/nvidia-container-toolkit: mount `nvidia-driver/share`
2024-05-28 12:50:40 +00:00
Jonas Heinrich
4217b9cd9a
nixos/invoiceplane: Remove deprecated extraConfig
2024-05-28 14:07:44 +02:00
Maximilian Bosch
7ee58e38d3
nixos/tests/kernel-generic: add linux_rt_6_6
...
Noticed while reviewing #315121 .
2024-05-28 11:38:06 +02:00
Jan Tojnar
d552665012
Merge pull request #315046 from honnip/fix-gnome-extensions-test
...
nixosTests.gnome-extensions: fix test
2024-05-28 09:46:45 +02:00
Jonas Chevalier
5d6d058646
Merge pull request #308090 from mogeko/service-rke2
...
nixos/rke2: add rke2 service
2024-05-28 09:36:03 +02:00
Jörg Thalheim
7475325763
Merge pull request #315040 from JohnRTitor/hyprlock-module
...
nixos/hyprlock, nixos/hypridle: init module
2024-05-28 09:03:48 +02:00
Sarah Brofeldt
4d4571b20a
nixos/devpi-server: fix loading credentials as DynamicUser
2024-05-28 08:58:24 +02:00
Mogeko
b8e5799a63
nixos/tests/rke2: add tests for single-node and multi-node
...
For multi-node test, create a 3-node cluster (2 server nodes and 1 agent node) to test the connection between nodes.
Setup `passthru.tests`.
2024-05-28 12:39:38 +08:00
Mogeko
a642efcdab
nixos/rke2: add rke2 service
...
Set assertions to avoid obvious errors.
Eliminate the conflict between default CNI (`cana`) and `NetworkManager`.
Determine whether optional can be used for agent.
Add the option `cisHardening` to enable CIS Hardening.
Set kernel parameters by `boot.kernel.sysctl`.
Using `lib.escapeShellArgs` to make `ExecStart` more resilient to escaping issues.
Using a list of `str` to extra flags.
2024-05-28 12:39:30 +08:00
北雁 Cryolitia
1652a914fd
nixos/steam: fix evaluation failure when fonts.packages
contains path
2024-05-28 12:05:43 +08:00
Tom Fitzhenry
25193bdc60
nixos/less: introduce programs.less.package
...
Allow users to set the package, e.g. to override withSecure to true.
2024-05-28 08:34:45 +10:00
Rafael Fernández López
79c79671a7
hardware/nvidia-container-toolkit: mount nvidia-driver/share
2024-05-27 23:44:32 +02:00
Sandro Jäckel
73c11de701
gitea,nixos/gitea: add SuperSandro2000 as maintainer, remove inactive maintainers, unify maintainers
2024-05-27 22:48:14 +02:00
OPNA2608
3ef60ac499
lomiri.telephony-service: Mark broken & exclude everywhere
...
Needs a GLib change to be fixed, which needs a staging cycle, which I was told won't happen in time anymore.
Luckily it's not a crucial component for the desktop mode.
2024-05-27 17:08:53 +02:00
John Titor
353aa12446
nixos/hypridle: init
2024-05-27 17:41:36 +05:30
Sandro
77e9384f0f
Merge pull request #314428 from SuperSandro2000/nox-gst
2024-05-27 14:03:46 +02:00
John Titor
07a0b79ed1
nixos/hyprlock: init module
2024-05-27 17:32:22 +05:30
Honnip
b2069e7fc7
nixosTests.gnome-extensions: ENABLED
and DISABLED
states are renamed
...
01e9724d75
Fix the test failure caused by the renaming of the states name from `ENABLED`, `DISABLED` to `ACTIVE` and `INACTIVE`
2024-05-27 18:04:55 +09:00
Sandro
99d60e5489
Merge pull request #314948 from Izorkin/update-pinentry-tty
2024-05-27 11:04:18 +02:00
Honnip
d7062ba870
nixosTests.gnome-extensions: emoji-selector
has been removed
2024-05-27 17:57:48 +09:00
Thomas Gerbet
00015f3ef9
Merge pull request #309036 from tomfitzhenry/sshd-package
...
nixos/ssh: add services.openssh.package
2024-05-27 09:40:31 +02:00
Will Fancher
0415aec200
Merge pull request #297250 from NickCao/sysuser
...
nixos/systemd-sysusers: make uid/gid allocation stable
2024-05-26 20:17:06 -04:00
Franz Pletz
e047b23254
Merge pull request #313844 from superherointj/nginx-libgd-optional
2024-05-27 02:10:55 +02:00
Robert Scott
d7ac3b8504
Merge pull request #314573 from justinas/teleport-15-3-7
...
teleport_15: 15.2.2 -> 15.3.7, teleport_14: 14.3.0 -> 14.3.20, teleport_13: remove
2024-05-26 22:44:01 +01:00
Izorkin
3381fdd745
nixos/no-x-libs: add pinentry-tty
2024-05-27 00:22:07 +03:00
Maximilian Bosch
a5f800ab48
Merge pull request #311701 from Ma27/bump-grafana
...
grafana: 10.4.2 -> 11.0.0
2024-05-26 20:47:56 +00:00
Justinas Stankevicius
07709ea936
teleport_13: remove
2024-05-26 23:43:40 +03:00
Jörg Thalheim
f33f71f6f6
Merge pull request #240989 from m-bdf/hyprland-wayland-session
...
nixos/{sway,river,hyprland}: improve common wayland-session module
2024-05-26 22:06:53 +02:00
Sandro Jäckel
db66127c5b
nixos/no-x-libs: make sure gst-plugins-base has enableGl disabled
2024-05-26 20:51:00 +02:00
Sandro Jäckel
cb58275dc6
nixos/no-x-libs: build gst-plugins-rs without gtk
2024-05-26 20:51:00 +02:00
DavHau
3fe773a174
nixos/openssh: allow removing settings
...
# Motivation
So far it was not possible to configure sshd to allow password authentication only for a specific user. This is because in the generated config a `Match User xxx` section would be required before the global `PasswordAuthentication` is defined, as otherwise the global option always takes precedence.
The same problem occurs with multiple other options under `settings`.
# Done
This PR fixes that issue for all settings by simply allowing them to be overridden with `null`, which leads to a removal of that setting from the config.
The user can then correctly configure user specific settings using extraConfig, like this:
```
Match User user1
PasswordAuthentication yes
Match all
PasswordAuthentication no
```
2024-05-26 18:46:27 +02:00
北雁 Cryolitia
164f66169a
nixos/steam: add option fontPackages
...
fix #178121
2024-05-26 22:55:38 +08:00
北雁 Cryolitia
efef69a51d
nixos/steam: add option extraPackages
2024-05-26 22:03:50 +08:00
Pol Dellaiera
017ee1411d
Merge pull request #314433 from SuperSandro2000/mpv-nox
...
nixos/no-x-libs: fix mpv build
2024-05-26 07:56:52 +02:00
abysssol
428e60cad9
nixos/ollama: split listenAddress
into host
and port
...
breaking change; do not backport
2024-05-25 21:22:15 -04:00
superherointj
f2a202ff38
nixos/doc/rl-2411: nginx now has gd, geoip as an optional
2024-05-25 12:12:50 -03:00
Peter Lehmann
09be64ecc8
nixos/prometheus: Add query_log_file option
2024-05-25 17:03:24 +02:00
gaykitty
43b1df204b
stargazer: 1.1.0 -> 1.2.1
2024-05-25 10:38:39 -04:00
sodiboo
0fa287f2ff
nixos/invidious-router: maintianers.s1ls -> maintainers.sils
2024-05-25 13:10:20 +02:00
Arian van Putten
2eee7f2352
Merge pull request #314523 from arianvp/update-ami-docs
...
nixos/amazon-image: Drop create-amis.sh script and update docs
2024-05-25 12:55:52 +02:00
Pol Dellaiera
d091b7f681
Merge pull request #313112 from savyajha/firefly-iii
...
firefly-iii: 6.1.15 -> 6.1.16
2024-05-25 10:41:44 +02:00
Arian van Putten
a48cd7d56f
nixos/amazon-image: Drop create-amis.sh script and update docs
...
We replaced this with automation in https://github.com/NixOS/amis
Also add some docs how you can build the image yourself
2024-05-25 10:01:02 +02:00
Yt
1777f06494
Merge pull request #314244 from onny/stalwart-cleanup
...
stalwart-mail_0_6: drop
2024-05-25 01:59:37 +00:00
Sandro Jäckel
b9ec2c14d8
nixos/no-x-libs: fix mpv build by disabling drmSupport, disable more GUI only relevant features
2024-05-25 02:36:13 +02:00
Sandro Jäckel
2a8e5155c9
nixos/no-x-libs: add libplacebo
2024-05-25 02:36:12 +02:00
Sandro Jäckel
b064e2db69
nixos/mopidy: add wants network-online.target to fix warning
2024-05-25 00:43:18 +02:00
Silvan Mosberger
6c42e8745a
Merge pull request #309517 from bobrippling/fix/ebusd-args
...
Fix ebusd service argument passing
2024-05-24 23:25:28 +02:00
Atemu
061a135d05
Merge pull request #309585 from diniamo/global-steam-compat-paths-var
...
nixos/steam: add protontricks submodule
2024-05-24 20:17:35 +02:00
Vladimir Timofeenko
f41e387c26
nixos/frigate: drop BindPaths from systemd service ( #309341 )
...
Migrations have been working well even with misconfigured BindPaths => removing
2024-05-24 18:24:56 +02:00
Andrew Morgan
fad7ecc30f
mealie: set the correct port in BASE_URL
...
Otherwise it would default to port 8080, which breaks generated links
when `cfg.port` is set to another port.
2024-05-24 09:17:47 -05:00
Andrew Morgan
fc81ca6408
mealie: add 'anoa' as maintainer
...
I'm happy to help maintain this package going forwards.
2024-05-24 09:17:47 -05:00
James Atkins
bcaf6de467
mealie: 1.2.0 -> 1.7.0
...
https://github.com/mealie-recipes/mealie/releases/tag/v1.7.0
2024-05-24 09:17:42 -05:00
Someone
67d54c2e29
Merge pull request #312811 from aidalgol/libxnvctrl-shared
...
linuxPackages.nvidia_x11.libXNVCtrl: make the shared library available
2024-05-24 13:35:19 +00:00
Jonas Heinrich
50388b71cc
nixos/stalwart-mail: add onny as maintainer
2024-05-24 12:26:13 +02:00
Jonas Heinrich
2d53258c2e
nixos/tests/stalwart-mail: add onny as maintainer
2024-05-24 12:25:54 +02:00
Jonas Heinrich
3c80361f9a
nixos/stalwart-mail: add release notes
2024-05-24 12:25:33 +02:00
Jonas Heinrich
dfe479c64e
nixos/tests/stalwart-mail: drop legacy package
2024-05-24 12:20:38 +02:00
Jonas Heinrich
3d6a20f380
nixos/stalwart-mail: drop legacy package
2024-05-24 12:15:50 +02:00
Weijia Wang
a64a502cd7
Merge pull request #313251 from lucc/nvimpager
...
nvimpager: 0.12.0 -> 0.13.0
2024-05-24 10:14:29 +02:00
K900
69aa70cddf
Merge pull request #307766 from SuperSandro2000/oauth2-proxy-fix-headers
...
nixos/oauth2_proxy_nginx: fix proxy_set_header
2024-05-24 10:48:07 +03:00
diniamo
fcaec6bdf7
nixos/steam: add protontricks submodule
2024-05-24 08:51:37 +02:00
Pol Dellaiera
d9062cd5f9
Merge pull request #313146 from malteneuss/add-nextjs-ollama-llm-ui
...
Add nextjs ollama llm UI frontend for Ollama
2024-05-24 06:51:37 +02:00
Aidan Gauland
4e353b67f6
nixos/nvidia: make libXNVCtrl available on nvidia systems
2024-05-24 15:54:18 +12:00
pennae
4d2462511f
Merge pull request #314099 from mrkline/snapper-and-borgbackup-doc-fix
...
nixos/snapper, nixos/borgbackup: Fix module doc typo
2024-05-24 01:15:09 +02:00
Sandro
3e3ac0e7ba
Merge pull request #305516 from OPNA2608/init/lomiri/ayatana-indicator-display
...
ayatana-indicator-display: init & add to Lomiri
2024-05-24 00:40:55 +02:00
Malte Neuss
8a05b4f8d4
nixos/nextjs-ollama-llm-ui: init module
...
NixOS already has good support for the Ollama
backend service. Now we can benefit from
having a convenient web frontend as well for it.
2024-05-23 23:48:55 +02:00
Matt Kline
234f4db797
nixos/snapper, nixos/borgbackup: Fix module doc typo
...
The persistentTimer argument sets the _Persistent_ field in
systemd.timer(5).
Pointed out in #312549
2024-05-23 14:23:40 -07:00
Lin Jian
4be6150a4c
Merge pull request #313822 from linj-fork/pr/kanata-config-file
...
nixos/kanata: add a configFile option
2024-05-24 02:53:42 +08:00
Sandro
d836a3e678
Merge pull request #307499 from SuperSandro2000/bwdc-network-online
...
nixos/bitwarden-directory-connector-cli: add dependsOn network-online…
2024-05-23 20:47:05 +02:00
OPNA2608
01152519d6
nixos/tests/lomiri: Fix sound indicator subtest name
...
It's an ayatana one, not a lomiri one.
2024-05-23 20:40:15 +02:00
Nick Cao
9a0eef506d
Merge pull request #314038 from icewind1991/hydra-fix-init-script
...
nixos/hydra: fix typo in hydra init script
2024-05-23 14:38:44 -04:00
OPNA2608
d29e469f2a
nixos/lomiri: Add display indicator
2024-05-23 20:37:34 +02:00
OPNA2608
d4a5183180
ayatana-indicator-display: init at 24.5.0
2024-05-23 20:35:51 +02:00
Sandro
f53713e2cf
Merge pull request #304893 from SuperSandro2000/portunus-note
...
nixos/portunus: add note about allowed characters to id
2024-05-23 20:10:52 +02:00
Robin Appelman
c64e560c86
nixos/hydra: fix typo in hydra init script
2024-05-23 19:25:12 +02:00
Linus Heckemann
cf50bd0aa1
nixos/networking: use mkIfs on the inner attributes
...
This is a bit more compact and yields the same evaluation results.
2024-05-23 17:46:15 +02:00
Sandro Jäckel
f221b4f5f5
nixos/oauth2_proxy_nginx: fix proxy_set_header
2024-05-23 16:34:37 +02:00
Bobby Rong
e967f2f99c
Merge pull request #313416 from bobby285271/upd/pantheon-tweaks
...
pantheon-tweaks: 1.1.2 -> 2.0.1
2024-05-23 21:26:59 +08:00
Lucas Hoffmann
eff2e77eee
nvimpager: 0.12.0 -> 0.13.0
2024-05-23 14:57:33 +02:00