1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-04 23:02:38 +03:00
Commit graph

11033 commits

Author SHA1 Message Date
github-actions[bot]
3588b4d239
Merge staging-next into staging 2024-12-31 18:04:49 +00:00
Matthias Beyer
be53115dd0
nixos/taskserver: fix systemd shellcheck warning (#369509) 2024-12-31 13:46:00 +01:00
github-actions[bot]
d8e41027cf
Merge staging-next into staging 2024-12-31 12:05:50 +00:00
Christian Kögler
8e1773f11f
nixos/tests: manualy start networkd-wait-online (#369601) 2024-12-31 11:28:04 +01:00
rnhmjoj
3f7a10dc74
nixos/tests: manualy start networkd-wait-online
Fix some tests that broke after 2370696d.
2024-12-31 09:40:17 +01:00
Maximilian Bosch
b95a9171dd
nixos/nextcloud: don't use pg14 for tests
This currently fails to build, so we just update it now to make sure all
tests are green with the current changes.
2024-12-31 00:05:52 +01:00
Maximilian Bosch
c7ccfc5f9f
nixos/nextcloud: drop default for dbtype setting
Closes #355606

To quote the system requirements[1]:

> Database: SQLite 3.16+ (only recommended for testing and minimal-instances)

As discussed[2], this would already fail at eval-time for everyone and
makes all sqlite users aware that this is probably not the best choice.
Doing that regardless, is now an explicit decision.

[1] https://docs.nextcloud.com/server/30/admin_manual/installation/system_requirements.html
[2] https://github.com/NixOS/nixpkgs/pull/369242#discussion_r1899706512
2024-12-31 00:01:02 +01:00
Adam Dinwoodie
79bf56ec91 nixos/taskserver: fix test deprecation warning 2024-12-30 21:55:19 +00:00
github-actions[bot]
92be6e3838
Merge staging-next into staging 2024-12-30 18:04:51 +00:00
Adam C. Stephens
d836dc6ebf
atuin: 18.3.0 -> 18.4.0 (#369322) 2024-12-30 09:19:38 -05:00
AveryanAlex
0240773f49
nixos/wireguard: add AmneziaWG support
Co-authored-by: azahi <azat@bahawi.net>
2024-12-30 17:04:17 +03:00
AveryanAlex
1ce7180d60
nixos/wg-quick: add AmneziaWG support
Co-authored-by: azahi <azat@bahawi.net>
2024-12-30 17:04:16 +03:00
nicoo
238b407862
nixos: hardware.pulseaudio → services.pulseaudio (#369391) 2024-12-30 13:46:50 +00:00
Franz Pletz
74361b2828
prometheus: 3.0.0 -> 3.0.1 (#369347) 2024-12-30 14:33:34 +01:00
Franz Pletz
fe6c468ecc
nixos/tests/prometheus-pushgateway: remove missing target
network-online.target isn't wanted by multi-user.target anymore.
2024-12-30 13:52:44 +01:00
github-actions[bot]
e7344062a5
Merge staging-next into staging 2024-12-30 12:06:26 +00:00
Markus Kowalewski
bea29cd04f
nixos/zenohd: add module and test (#368613) 2024-12-30 12:32:19 +01:00
r-vdp
5917e244b6
atuin: switch to runTest to run the VM test 2024-12-30 10:22:00 +01:00
r-vdp
3923625713
atuin: 18.3.0 -> 18.4.0
See https://github.com/atuinsh/atuin/releases/tag/v18.4.0

Replaces #368682
2024-12-30 10:03:48 +02:00
Tim Van Baak
6278071763 nixos/immich-public-proxy: init module 2024-12-29 19:42:47 -08:00
Jan Tojnar
ab44f61ec7 Merge branch 'staging-next' into staging
Merge conflict in `pkgs/by-name/en/envision/package.nix` between efb2d2b815fe9f7d12f4aab42c83e759db5ec716 (staging) and b9d59c4515ea7cd4595d342c9d87877b544e6dbd+de7a60960219b303cc44ad446f9e7ddaf23b9944 (staging-next).
2024-12-30 01:58:08 +01:00
Gaétan Lepage
3e7585fd5b
cockpit: 330 -> 331 (#368886) 2024-12-29 23:48:37 +01:00
Thiago Kenji Okada
b821685bc8
caddy: withPlugins better error messages for untagged plugins (#368657) 2024-12-29 12:32:21 +00:00
github-actions[bot]
4e1d4f49f2
Merge staging-next into staging 2024-12-29 12:05:32 +00:00
misuzu
1bdf3ca3ad
nixos/wireguard-networkd: fix loading pre shared keys for peers without a custom name (#368684) 2024-12-29 11:33:22 +02:00
seth
716c9419b0
ghostty: add nixos tests, add build options, fix x11 backend (#368726)
* ghostty: add nixos test

* ghostty: add nixosTests.allTerminfo to passthru.tests

* ghostty: factor out dependencies

This is meant to make cross platform support a bit easier. The options
are kept private as they aren't meant to be touched by end users

* ghostty: add optimizationLevel option

* ghostty: cleanup outputs

* ghostty: fix x11 backend

Forcing linkage isn't enough for Zig's `dlopen()` call. Let's just point
it towards the exact path instead

* ghostty: add darwin to meta.platforms
2024-12-29 04:09:33 -05:00
github-actions[bot]
dcc5662394
Merge staging-next into staging 2024-12-29 00:16:35 +00:00
lucasew
44812cdb98 tests/cockpit: each wait with its own waiter, treat /nonexistent case
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-12-28 16:10:44 -03:00
Yifei Sun
a466b8cc12 nixos/tests/caddy: add pkgs.caddy.withPlugins test 2024-12-28 10:13:17 -05:00
rnhmjoj
a00e827110
nixos/tests/networkmanager: test NM is started at boot 2024-12-28 12:11:01 +01:00
Markus Kowalewski
6298d3e530
nixos/zenohd: add module and test 2024-12-28 02:09:38 +01:00
networkException
61d11b7ea4
nixos/tests/wireguard: test for pre shared keys working with networkd 2024-12-28 01:41:03 +01:00
networkException
5ea8221772
nixos/tests/wireguard: fix broken network-online.target checks
This patch fixes the networkd and dynamic-refresh-networkd
tests not working since 2370696dff.
2024-12-27 23:09:57 +01:00
phanirithvij
64b06b0a19 nixos/swapspace: add installWrapper option
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
Co-authored-by: Luflosi <luflosi@luflosi.de>
2024-12-27 19:19:09 +05:30
github-actions[bot]
455ed0b468
Merge staging-next into staging 2024-12-27 00:14:44 +00:00
Arthur Gautier
28e1cce57e
qemu-vm: implement virtualization.tpm.provisioning (#364379) 2024-12-26 14:58:02 -08:00
ibizaman
1f52ec9f95 prometheus-node-cert-exporter: init at 1.1.7-unstable-2024-12-26 2024-12-26 14:21:30 +01:00
github-actions[bot]
08aa1bb06d
Merge staging-next into staging 2024-12-26 12:06:04 +00:00
Léo Gaspard
69a8aba113 nixos/opensmtpd: run nixfmt as requested by ci 2024-12-26 12:38:59 +01:00
Léo Gaspard
fb4ff06a4b fix opensmtpd's sendmail, add relevant test 2024-12-26 12:38:59 +01:00
Léo Gaspard
c340fd898c nixos/opensmtpd: fix opensmtpd-rspamd test 2024-12-26 12:38:59 +01:00
Léo Gaspard
42c2634653 nixos/opensmtpd: fix opensmtpd test 2024-12-26 12:38:59 +01:00
Andrew Marshall
cbc50da11c zfs_2_1: remove
With the release of 2.3.0-rc, we know that 2.3.0 will be coming sometime
soon. Per the [ZFS release policy][1], only the current and previous
releases are expected to be supported, so 2.1.x will become unsupported.
Unfortunately upstream does not have any specific timelines, so we do
not know when it will become unsupported, but when it does we will
likely backport the removal. As such, begin warning of imminent removal.

[1]: 6187b19434/RELEASES.md
2024-12-25 21:57:51 +01:00
github-actions[bot]
66bdae437c
Merge staging-next into staging 2024-12-24 12:06:18 +00:00
Matthew Croughan
f6332c09ed
nixos/ustreamer: init; ustreamer: 6.12 -> 6.18 (#367415) 2024-12-24 13:47:02 +02:00
Sefa Eyeoglu
813b1d38fc
nixos/ustreamer: update test to use module
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-24 12:36:52 +01:00
github-actions[bot]
cf45abc720
Merge staging-next into staging 2024-12-24 06:05:30 +00:00
Will Fancher
08b6cf5430
(pkgs, nixos)/unl0kr - update to accomodate upstream changes (#362825) 2024-12-23 20:08:39 -05:00
hustlerone
66e4c2103d pkgs/unl0kr: superseded by pkgs.buffybox
nixos/unl0kr: accomodate for the future
2024-12-23 19:07:26 -05:00
github-actions[bot]
0f93231e50
Merge staging-next into staging 2024-12-23 18:04:53 +00:00