Benjamin Sparks
60d135d45a
treewide: nltk-data.averaged_perceptron_tagger_eng -> nltk-data.averaged-perceptron-tagger-eng
2025-05-21 23:20:49 +02:00
r-vdp
b7b2c7cb02
direnv: fix indentation of generated scripts
2025-05-21 23:11:12 +02:00
Ramses
6f9a8cf293
nixos/direnv: fix silent option... again ( #402399 )
2025-05-21 23:06:34 +02:00
Peder Bergebakken Sundt
ab0032ae87
nixos/tpm2: default pkcs#11 module based on abrmd config ( #409326 )
2025-05-21 20:57:20 +02:00
K900
448ae8f0bc
nixos/opencloud: slightly better documentation
2025-05-21 21:55:01 +03:00
programmerlexi
95030d7eb3
nixos/limine: don't modify boot order on bootloader update
2025-05-21 23:17:42 +05:30
K900
059f376f89
opencloud: init at 2.3.0 ( #404891 )
2025-05-21 20:36:00 +03:00
Ramses
3cd899b3cb
brscan5: use udevCheckHook and fix permissions of udev rules file ( #409344 )
2025-05-21 19:34:38 +02:00
programmerlexi
36ecfe6216
nixos/limine: add support for secure boot
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-21 21:59:23 +05:30
Aleksana
98da673eec
various: remove tomfitzhenry as maintainer ( #407356 )
2025-05-21 23:58:02 +08:00
Sizhe Zhao
83f62fa58a
nixos/paperless: set GRANIAN_WORKERS_KILL_TIMEOUT
2025-05-21 23:51:03 +08:00
Tom Fitzhenry
8c469ad592
spiped: remove tomfitzhenry as maintainer
2025-05-22 01:24:09 +10:00
K900
b504cc1362
nixos/opencloud: init module
...
Co-authored-by: Christoph Heiss <christoph@c8h4.io>
2025-05-21 17:47:35 +03:00
Ulrik Strid
fbbba999f4
nixos/davis: fix several outstanding bugs ( #409068 )
2025-05-21 15:36:41 +02:00
Ulrik Strid
0f0119cd50
davis: pin to php83 because php84 broke imap ( #405607 )
2025-05-21 15:32:30 +02:00
Aleksana
2318789c41
midori: drop ( #408869 )
2025-05-21 20:15:30 +08:00
programmerlexi
a094b5d8cc
nixos/limine: carefully remove files instead of nuking them
2025-05-21 15:22:45 +05:30
programmerlexi
2c7659b1ff
nixos/limine: atomically copy files
2025-05-21 15:22:45 +05:30
r-vdp
6035e60b1c
brscan5: use udevCheckHook and fix permissions of udev rules file
2025-05-21 11:19:58 +02:00
Arne Keller
2ce3014797
nixos/spacenavd: add wantedBy for automatic startup ( #366768 )
2025-05-21 10:20:19 +02:00
Morgan Jones
9c1564e395
nixos/tpm2: default pkcs#11 module based on abrmd config
...
Since there are now variants of tpm2-pkcs11 with and without ABRMD
support (for the kernel resource manager), ensure we pick the correct
default.
Fixes an accidental backwards incompatibility with the module.
2025-05-21 01:07:34 -07:00
Evan Scamehorn
a4e1ad5521
nixos/spotifyd: Fix 404 URLs ( #408504 )
2025-05-21 14:45:12 +08:00
Yt
3858071643
vector: 0.46.1 → 0.47.0 ( #409169 )
2025-05-20 18:48:37 -04:00
Ramses
a9746f1f33
brscan5: remove deprecated SYSFS udev rule ( #332311 )
2025-05-21 00:13:29 +02:00
Leona Maroni
9db0ab9d84
gitlab: 17.11.2 -> 18.0.0; move to pkgs/by-name ( #408380 )
2025-05-20 23:01:12 +02:00
Marius Kleidl
eb394bfc0a
tusd: embed version in binary ( #409019 )
...
* nixosTests.tusd: Fix network race condition
Fixes error:
client # curl: (7) Failed to connect to server port 1080 after 8 ms: Could not connect to server
client # [ 5.621267] network-addresses-eth1-start[795]: adding address 192.168.1.1/24... done
* tusd: embed version in binary
Currently, tusd reports 'n/a' when its version is queried using `tusd -version`.
This change embeds the current version during the build process, so it correctly
reports the value.
See 8e66333a01/scripts/build_funcs.sh (L20)
---------
Co-authored-by: Niklas Hambüchen <mail@nh2.me>
2025-05-20 22:40:16 +02:00
Jonathan Davies
f243ea59d9
nixos/vector: Update dnstap test to start network service
2025-05-20 20:33:18 +00:00
Jan Tojnar
9af27f1cb5
nixos/orca: Make available to gdm greeter
...
Without this, the greeter is unable to see `orca` program on `PATH`
and so `${gdm}/share/gdm/greeter/autostart/orca-autostart.desktop`
will fail to start it. As a result, screen reader would not work
on the login screen.
2025-05-20 20:08:31 +02:00
Casey Link
b6f51cf13d
nixos/davis: Use the php version defined by the davis package
2025-05-20 20:03:42 +02:00
Arne Keller
bd72df828d
renovate: 39.264.0 -> 40.14.4 ( #405395 )
2025-05-20 17:24:35 +02:00
Fabián Heredia Montiel
2cbe2498c7
Linux kernels 2025-05-19 ( #408709 )
2025-05-20 09:03:30 -06:00
Jörg Thalheim
b6c1663986
systemd-boot: improve error message if no previous systemd boot is found.
2025-05-20 15:39:07 +02:00
Arian van Putten
4df0b7d8ca
nixos/systemd: unconditional systemd-journald-audit.socket ( #408085 )
2025-05-20 15:29:53 +02:00
Casey Link
23d344b9da
nixos/davis: fix several outstanding bugs
...
As reported in #317303 , this fixes:
- nginx config is now actually optional
- mail dsn options are now optional
- broken stdout logging has been replaced with default file logging in
state dir
fixes #317303
2025-05-20 15:19:19 +02:00
Doron Behar
a4e8e74c36
i18n: Add charset related settings ( #408307 )
2025-05-20 15:17:19 +03:00
Yaya
c46cc8a67a
nixos/doc/rl-2505: Mention minimal postgresql requirement for gitlab 18
...
`gitlab` >= 18.0 requires at least `postgresql` >= 16. GitLab users
are advised to follow the mentioned steps in the manual to upgrade their
PostgreSQL installation.
2025-05-20 13:29:48 +02:00
Yaya
ee58f11546
nixos/gitlab: update minimum PostgreSQL version assertion
...
GitLab 18.0.0 requires at least PostgreSQL 16.
https://docs.gitlab.com/18.0/install/requirements/#postgresql
2025-05-20 13:29:48 +02:00
Marcus Ramberg
f49e17dae8
nixos/k3s: support fetching helm charts from OCI registries ( #404328 )
2025-05-20 11:38:36 +02:00
Aly Raffauf
dd7ad02f76
nixos/prowlarr: add configurable dataDir and user/group options ( #408902 )
2025-05-20 10:04:52 +01:00
Jörg Thalheim
b6a5eebd30
k3s: use patched util-linuxMinimal ( #407810 )
2025-05-20 08:51:57 +02:00
Alejandro Sánchez Medina
3f96c18c79
docs: add instructions to load development utilities
...
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2025-05-20 07:56:09 +02:00
Aleksana
aece4d7c84
nixos/gtklock: init ( #383430 )
2025-05-20 11:56:05 +08:00
Alyssa Ross
28ea08fde9
linux/hardened/patches/6.14: init at v6.14.6-hardened1
...
Co-authored-by: Fabián Heredia Montiel <fabianhjr@protonmail.com>
2025-05-19 21:50:37 -06:00
Martin Weinelt
02022aa823
deliantra-server: mark broken ( #408754 )
2025-05-20 04:38:59 +02:00
Rebecca Kelly
b8a2f7fff9
deliantra-server: remove
...
I'm not really using or maintaining it anymore and it's getting increasingly bit-rotted.
2025-05-19 22:22:28 -04:00
isabel
92957e57af
nixos/bazarr: add dataDir option ( #408218 )
2025-05-19 23:05:19 +01:00
Thomas Gerbet
f492075c53
midori: drop
...
Package is broken for a while and upstream project
seems to have been re-oriented to a Firefox fork.
See https://github.com/midori-browser/core/issues/468
Closes #374354
2025-05-19 23:21:07 +02:00
Aly Raffauf
d62c17d97e
nixos/bazarr: add dataDir option
2025-05-19 16:34:25 -04:00
Pol Dellaiera
d7546e3a39
gitSetupHook: init ( #402320 )
2025-05-19 18:47:15 +00:00
isabel
ed0d5e9025
nixos/{nix-gc, nix-optimise}: allow dates to be a list or str ( #405219 )
2025-05-19 18:41:05 +01:00