0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-15 06:31:39 +03:00
Commit graph

37633 commits

Author SHA1 Message Date
xanderio
aca270648e
nixos/tzupdate: make enabled module actually be enabled (#361373) 2025-04-22 12:57:48 +02:00
Leona Maroni
88dc8d1ed0
cassandra_3_0, cassandra_3_11: remove due to EOL (#392377) 2025-04-22 11:24:24 +02:00
Jörg Thalheim
3e5111886a
nixos/nix-flakes: ref to man page about flake registry (#400770) 2025-04-22 10:20:23 +02:00
Thomas Gerbet
ae11d4be17 cassandra_3_0, cassandra_3_11: remove due to EOL
Cassandra 3.0 and 3.11 are End of Life.
https://cassandra.apache.org/_/blog/Apache-Cassandra-3.0.x-and-3.11.x-End-of-Life-Announcement.html
2025-04-22 10:19:56 +02:00
Jörg Thalheim
7169b5d65c
nix-ld: 2.0.3 -> 2.0.4 (#399334) 2025-04-22 10:18:52 +02:00
Felix Stupp
012fdbe02c
nixos/nix-flakes: ref to man page about flake registry 2025-04-22 10:07:43 +02:00
Arne Keller
7234c1e76f
nixos/e-imzo: initialize module (#393835) 2025-04-22 09:15:46 +02:00
Marcus Ramberg
d3ad1eb896
hoarder: rename to karakeep, nixos/karakeep: init module (#399603) 2025-04-22 08:19:44 +02:00
Eric Roberts
9790df5968 nixos/karakeep: init module 2025-04-21 20:20:20 -04:00
Domen Kožar
fee1e9db3e
paretosecurity: 0.1.3 -> 0.1.9 (#397890) 2025-04-21 18:28:16 +01:00
Leona Maroni
dd3403a0f5
nixosTests.gitlab: add minimal test for gitlab-container-registry (#390623) 2025-04-21 18:39:17 +02:00
Martin Weinelt
96c56efbc6
discourse: 3.3.2 -> 3.4.2 (#394129) 2025-04-21 16:44:43 +02:00
Bobby Rong
178623cb04
nixos/budgie: Drop qt style override (#400522) 2025-04-21 22:42:15 +08:00
Thiago Kenji Okada
3bf74f2aa5
nixos/cook-cli: init module (#399226) 2025-04-21 13:57:09 +01:00
Bobby Rong
48b497021e
nixos/budgie: Drop qt style override
https://hydra.nixos.org/build/295225429

This unbreaks nixosTests.budgie when a fix for qt6gtk2 is still in
review. This does not seem to work in Wayland so I guess we will
eventually drop that in next Budgie bump anyway.

See also 7e685d3693 for Cinnamon and 36bc3f46ba for Pantheon.
2025-04-21 20:33:24 +08:00
Tristan Ross
3990b11190
nixos/{vwifi,kismet}: init modules (#380819) 2025-04-20 17:02:03 -07:00
Morgan Jones
36cddaaa6f
nixos/kismet: init module
Use vwifi to write a proper test for Kismet. This test demonstrates how
to simulate wireless networks in NixOS tests, and extract meaningful
data by putting an interface in monitor mode using Kismet.
2025-04-20 15:39:23 -07:00
Morgan Jones
583a74d8ad
nixos/vwifi: init module
This module does not currently have its own test suite: it is intended
to be used in test suites for other modules that use wifi.
2025-04-20 15:39:22 -07:00
Tristan Ross
9ddf5cb6f4
nixos/mattermost: correct file upload directory (#400221) 2025-04-20 15:19:05 -07:00
Ryan Hendrickson
317c972e8a
nixos/pam: conditional enabling of services (#399051) 2025-04-20 13:23:01 -04:00
Grimmauld
372786f832
nixos/telepathy: drop removed logger package 2025-04-20 14:51:18 +02:00
Aleksana
27299af9e6
tp-auto-kbbl: enable upower service (#388006) 2025-04-20 15:15:29 +08:00
Morgan Jones
a7e52b03c3
nixos/mattermost: correct file upload directory
Fix compatibility with previous versions by making sure all the uploads
and plugins end up in the correct directory. Add a test for the exact
path we care about to ensure that it doesn't work "on accident."

Discovered while updating instances to unstable.
2025-04-19 18:33:20 -07:00
Aleksana
a89584761e
nixos/gancio: fix quotes and indentation, exec into configured user (#397194) 2025-04-20 09:09:51 +08:00
Neyts Zupan
ce6b63de06 paretosecurity: 0.1.3 -> 0.1.9
Also some modernization/gardening package and tests, thanks @tfc!
2025-04-19 21:36:36 +01:00
Wolfgang Walther
7f76f39830
nixos/rush: init module (#398463) 2025-04-19 18:25:49 +00:00
João Nogueira
24ad63ef2a
nixos/rush: init module 2025-04-19 19:45:05 +02:00
Nico Felbinger
e0d1b49a46
chore: move meta option to top level in many modules 2025-04-19 18:27:48 +02:00
Florian Klink
8ee81a2b55
nixos/alloy: set After=network.target (#399864) 2025-04-19 16:50:18 +02:00
Thiago Kenji Okada
1decace5e9
nixos/television: init module (#397872) 2025-04-19 13:11:59 +01:00
sorki
7a6c5213ce nixos/moonraker: set default machine.provider to none if system control is disabled
This suppresses warnings about missing PolicyKit rules.
2025-04-19 08:21:49 +02:00
MidAutumnMoon
de2f890b89
nixos/direnv: fix option accessed but not defined
Update nixos/modules/programs/direnv.nix

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2025-04-19 13:55:42 +08:00
lassulus
b8d7097244
nixos/containers: fix shell error when privateUsers=no (#396174) 2025-04-18 17:53:51 -07:00
Florian Klink
5d094c2338 nixos/alloy: set After=network.target
This prevents the network from being torn down before alloy itself it
stopped.

Alloy tries to flush its WAL on SIGTERM, and if the network stack is
already down, it tries to flush logs up to 90s during shutdown/reboot.

From https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/:

> network.target has very little meaning during start-up. It only
> indicates that the network management stack is up after it has been
> reached. Whether any network interfaces are already configured when
> it is reached is undefined. Its primary purpose is for ordering
> things properly at shutdown: since the shutdown ordering of units in
> systemd is the reverse of the startup ordering, any unit that is order
> After=network.target can be sure that it is stopped before the network
> is shut down if the system is powered off. This allows services to
> cleanly terminate connections before going down, instead of abruptly
> losing connectivity for ongoing connections, leaving them in an
> undefined state. […]
2025-04-18 23:38:44 +02:00
Austin Horstman
70f338c662
nixos/direnv: fix silent option (#398717) 2025-04-18 11:39:37 -07:00
Sandro
c791f0351d
tika: bump jdk to 17, add option to disable GUI and use minimal jdk (#396927) 2025-04-18 18:49:45 +02:00
Gerg-L
482863a71a
nixos/direnv: fix silent option 2025-04-18 12:06:03 -04:00
Tristan Ross
b2f0ccb56b
nixos/security: init lsm option (#395855) 2025-04-18 07:12:07 -07:00
Luana
7fbf79c4ac nixos/cook-cli: init module 2025-04-18 09:00:40 -03:00
Gabe Venberg
b539e4848f nixos/restic-rest-server Fixed htpasswd-path when null.
Made a bad assumption about htpasswd-path's default.
2025-04-18 12:25:33 +02:00
Jairo Llopis
a6c31c856b
nixos/tzupdate: add timer and package options 2025-04-18 07:57:30 +01:00
Gaetan Lepage
419e4d1822 nixos/hardware/nvidia: eager load nvidia-uvm for open driver
Fixes contingent CUDA issues with open driver:
https://github.com/NixOS/nixpkgs/issues/334180

Co-authored-by: Someone Serge <else@someonex.net>
2025-04-18 01:23:26 +02:00
Leona Maroni
f3e877c2f8
gsignond: remove (#399421) 2025-04-17 21:55:59 +02:00
Someone
8429b78f7e
nvidia-container-toolkit: add suppressNvidiaDriverAssertion option (#398993) 2025-04-17 16:15:36 +00:00
Grimmauld
4ecb83edb0
nixos/gsignond: remove 2025-04-17 10:58:21 +02:00
Aleksana
af39bcec09
gce-images: drop (#396780) 2025-04-17 09:49:14 +08:00
João Nogueira
bf35e5f293
nixos/nix-ld: update source repository
This project was transferred from @Mic92 to @nix-community.
2025-04-17 00:46:00 +02:00
Yt
da228abcc9
nixos/meilisearch: add dumpless upgrade option (#399250) 2025-04-16 18:04:02 -04:00
Gabe Venberg
b7c8e22ea3 nixos/restic-rest-server: add htpasswd-file setting
in the restic rest-server, you can set the file to use in place of
$datadir/.htpasswd with the --htpasswd-file option. However, this was
unusable from the module with extraConfig, due to systemd hardening.
Adding a dedicated option fixes this.
2025-04-16 20:34:01 +02:00
Jon Seager
98d4992121
nixos/homepage-dashboard: Set ALLOWED_HOSTS env var. (#399179) 2025-04-16 18:12:59 +01:00