0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-11 21:06:19 +03:00
Commit graph

11057 commits

Author SHA1 Message Date
Michael Daniels
7a6eda8acd
treewide: remove maintainers with deleted GitHub accounts
Each of these maintainers came up in maintainers/scripts/check-maintainer-usernames.

I have manually verified that each of their IDs and usernames 404 when using the API calls
https://api.github.com/user/$ID, https://api.github.com/users/$USERNAME,
and https://api.github.com/users/$USERNAME/starred.

(cherry picked from commit f8776aff47)
2025-06-26 10:54:13 -04:00
Wolfgang Walther
b81a846fce
[Backport release-25.05] treewide: remove bluescreen303 as maintainer (#417458) 2025-06-26 11:07:14 +00:00
Martin Weinelt
cb3f6dc905
firefox-esr-140-unwrapped: init at 140.0esr
Together with the wrapper and the nixos test.

(cherry picked from commit b2bc7903f2)
2025-06-25 23:17:19 +02:00
eljamm
0d430d473b nixos/test: init omnom
(cherry picked from commit 56c4e8b5b5)
2025-06-23 20:49:10 +02:00
Adam C. Stephens
bc07d2f145
[Backport release-25.05] nixos/incus: fix AppArmor issue (#417791) 2025-06-20 11:06:44 -04:00
Martin Weinelt
b6f372e59a
[Backport release-25.05] tlsrpt-reporter: init at 0.5.0 (#418442) 2025-06-20 15:41:23 +02:00
Martin Weinelt
89a6f77a0e tlsrpt-reporter: apply patch for fetcher issue when no db exists
The fetcher would then error out and not return the proper protocol
version to the reportd instance, causing an error message.

This is annoying, because I want to match success in the test.

(cherry picked from commit 35e471ad45)
2025-06-20 15:20:19 +02:00
Martin Weinelt
8f9e3ed788 nixos/tests/tlsrpt: init
(cherry picked from commit 2487dcbf51)
2025-06-20 15:20:10 +02:00
Martin Weinelt
937d0f12a8 nixos/tests/postfix-tlspol: init
Simple test if the service comes up and the CLI can interact with it and
gives reasonable results.

(cherry picked from commit 2288aab12d)
2025-06-20 15:02:06 +02:00
Florian Klink
b452e4ec4c
[Backport release-25.05] paretosecurity: 0.2.31 -> 0.2.34 (#416453) 2025-06-18 17:47:31 +03:00
MakiseKurisu
aa762e9243 nixos/tests/incus: add test for apparmor.service
(cherry picked from commit d008f045db)
2025-06-18 09:51:21 +00:00
Michael Daniels
77ed35dafc treewide: remove bluescreen303 as maintainer
(cherry picked from commit d5f2c159eb)
2025-06-17 07:28:40 +00:00
Jean-Baptiste Giraudeau
7b18c3eed3 zipline: properly built sharp dependency against system libvips
instead of search/replace libvips-cpp.so which does not work anymore
 for old CPUs since sharp 0.34.0 due to
 3fd818c4b5

(cherry picked from commit ad0130f577)
2025-06-15 11:37:28 +00:00
Felix Bargfeldt
af54544dfb
[25.05] nixos/kanidm: merge recursively with extraJsonFile, Fix bind paths (#415078) 2025-06-14 20:07:40 +02:00
Neyts Zupan
35d5381bac paretosecurity: 0.2.31 -> 0.2.34
(cherry picked from commit 81a45ed1f7)
2025-06-13 13:36:29 +00:00
rewine
17144dbef9 nixosTests.yabar: drop
(cherry picked from commit 9410c857bf)
2025-06-13 10:36:08 +00:00
Ryan Omasta
28b53c659d nixosTests.anubis: add ryand56 as maintainer
(cherry picked from commit 1f7bc49552)
2025-06-11 09:38:56 +00:00
Ryan Omasta
0c53b7ff2e nixosTests.anubis: fix test
(cherry picked from commit a87b5d93de)
2025-06-11 09:38:56 +00:00
Aleksana
705a101fef
[Backport release-25.05] nixosTests.ngingx-http3: fix race condition (#414891) 2025-06-11 10:43:20 +08:00
isabel
3f2e2a09cf
[25.05] kanidm-provision: 1.2.1 -> 1.3.0 (#415062) 2025-06-08 19:41:35 +01:00
Ilan Joselevich
52831b648c
nixos/kanidm: merge recursively with extraJsonFile
Previously, if you set group memberships in both locations, they will
get replaced by the ones in extraJsonFile, which is unexpected as it
kicks users from the group. Now the state files get merged recursively,
including the arrays.

(cherry picked from commit 3b6b50dfad)
2025-06-08 19:48:37 +02:00
oddlama
7ce5e5aa0f
nixos/kanidm: add option and tests for imperative group management
(cherry picked from commit 5f833b1008)
2025-06-08 18:31:00 +02:00
Markus S. Wamser
dbe4ed865c [Backport release-25.05] nixosTests.keepassxc: enable dconf
Manual backport of https://github.com/NixOS/nixpkgs/pull/389288
to `release-25.05`.

simply doing a
cherry-pick of e91a6f4594
not possible due to conflicts
2025-06-08 11:19:11 +02:00
Markus Wamser
b4f21322d7 nixosTests.ngingx-http3: fix race condition
make the client wait for its network to come up before starting test

without the wait, the client might try to access the network before its
own network stack is up, as evidenced in
https://hydra.nixos.org/build/299048133/nixlog/9/tail

(cherry picked from commit 962db80796)
2025-06-08 01:24:31 +00:00
Rory&
138030fb2b nixosTests.draupnir: init
Co-authored-by: emilylange <git@emilylange.de>
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-authored-by: teutat3s <10206665+teutat3s@users.noreply.github.com>
(cherry picked from commit d6413ba436)
2025-06-06 21:07:39 +02:00
Domen Kožar
1fbbd7ad98
[Backport release-25.05] paretosecurity: 0.2.23 -> 0.2.27 (#413035) 2025-06-03 11:48:19 +05:00
eljamm
59898069c1 tests/taler: update exchange node config
(cherry picked from commit 3213654cf8)
2025-06-02 11:14:31 +02:00
eljamm
ed87639982 tests/taler: fix currency withdrawal confirmation
(cherry picked from commit b24910bccf)
2025-06-02 11:14:31 +02:00
eljamm
67edee17b5 tests/taler: adjust currency wire fees
because making a withdrawal fails if the fees are 0, for some reason.

(cherry picked from commit c1fe104a77)
2025-06-02 11:14:31 +02:00
eljamm
092005dd4f tests/taler: pass config to taler-exchange-offline
else it doesn't work properly.

(cherry picked from commit f73d148645)
2025-06-02 11:14:31 +02:00
eljamm
1e09ac772f tests/taler: change bank admin password
which is now required to be at least 8 chars long.

(cherry picked from commit 4ea47f3563)
2025-06-02 11:14:31 +02:00
eljamm
455d530741 tests/taler: update merchant instance's endpoint
(cherry picked from commit 12fa648231)
2025-06-02 11:14:31 +02:00
eljamm
d5fb6d6da9 tests/taler: create exchange credentials at runtime
Basic auth is deprecated, so exchange credentials must be set at runtime
because it requires a token from the bank.

(cherry picked from commit 21ad6f743c)
2025-06-02 11:14:31 +02:00
eljamm
27fdb64e86 tests/taler: authenticate users with tokens
(cherry picked from commit 1741d8abaa)
2025-06-02 11:14:31 +02:00
eljamm
19ed46dc3c nixos/libeufin: update BASE_URL
which is now required to have a valid protocol.

(cherry picked from commit e04f8bb993)
2025-06-02 11:14:31 +02:00
Neyts Zupan
e3d34c66f8 paretosecurity: 0.2.23 -> 0.2.27
(cherry picked from commit 22dbe6bd1c)
2025-06-01 21:06:04 +00:00
Diogo Correia
148a482687
nixos/stalwart-mail: fix incorrect config for webadmin and spam-filter
Stalwart 0.11.0 changed the `config.resource.spam-filter` and
`config.resource.webadmin` keys to be `spam-filter.resource` and
`webadmin.resource` respectively. The NixOS has been updated
accordingly, but unfortunately it has mistakenly used
`config.spam-filter.resource` and `config.webadmin.resource`, which are
incorrect and do not do anything.

This commit changes the default configuration to use the correct keys.

Note that due to infinite recursion, the `optionalAttrs` has been
replaced with `mkIf`.

Additionally, some tests were added to catch this regression in the
future.

Fixes #411351

(cherry picked from commit b7ab1fa981)
2025-06-01 17:23:27 +01:00
Wolfgang Walther
e9318c3996
[Backport release-25.05] lomiri.lomiri-music-app: 3.2.2 -> 3.3.0 (#411529) 2025-06-01 08:28:45 +00:00
Morgan Jones
ef44d95de5 k3s.tests: fix eval
(cherry picked from commit 24134e86b7)
2025-05-31 21:49:38 +00:00
OPNA2608
b86f45b238 nixosTests.lomiri-music-app: Optimise OCR
(cherry picked from commit 4e3b940de0)
2025-05-27 20:48:32 +00:00
Ryan Omasta
e1004c985b shadps4: use eboot.bin instead
(cherry picked from commit 15a6e88a3a)
2025-05-27 09:00:58 +00:00
Wolfgang Walther
42b4fbdb33
[Backport release-25.05] lomiri.lomiri-mediaplayer-app: 1.1.0 -> 1.1.1 (#410773) 2025-05-26 06:53:59 +00:00
Wolfgang Walther
023c9bda57
[Backport release-25.05] lomiri.lomiri-calculator-app: 4.0.2 -> 4.1.0 (#410621) 2025-05-26 06:15:13 +00:00
Wolfgang Walther
7622fec1ba
[Backport release-25.05] zoom-us: allow to select xdg-desktop-portal packages (#410258) 2025-05-26 06:07:09 +00:00
Shogo Takata
79d17dc330 nixos.tests.pam-file-contents: fix build failure
This fixes the test for pam file contents.
The pam file started using fully-qualified paths in the following
commit.
7306423158

(cherry picked from commit d04bf86381)
2025-05-26 03:06:24 +00:00
OPNA2608
a02d6b2a86 nixosTests.lomiri-mediaplayer-app: Optimise OCR
(cherry picked from commit 813189a99f)
2025-05-25 11:50:34 +00:00
Niklas Hambüchen
db1aed3200
[25.05] nixosTests.turbovnc-headless-server: Remove expected-failing test. (#410005) 2025-05-25 00:13:25 +02:00
OPNA2608
6ea4d5c3d5 nixosTests.lomiri-calculator-app: Optimise for OfBorg
- Add long sleep before sending math question, to give math library time to load

  Ideally, we would modify the app to emit a log message when it's actually ready to accept math questions?

(cherry picked from commit e8a1053857)
2025-05-24 20:46:49 +00:00
OPNA2608
ef33ad56e8 nixosTests.lomiri-calculator-app: Fix OCR
(cherry picked from commit cf3d7c55ba)
2025-05-24 20:46:49 +00:00
Niklas Hambüchen
862e9ee91c nixosTests.turbovnc-headless-server: Remove expected-failing test.
It doesn't fail as expected anymore because
`LIBGL_DRIVERS_PATH` was removed in Mesa 24.2,
and apparently there's no replacement for it:
https://github.com/NixOS/nixpkgs/issues/328923

Given that it was removed, and
https://www.phoronix.com/news/Mesa-24.2-Modern-Interfaces
and
https://www.supergoodcode.com/long-road-to-DRIL/
saying that removes the problem it originally caused
(also for us), this test is probably superfluous
because the thing it guards against is gone.

(cherry picked from commit e1a5818d48)
2025-05-24 12:51:24 +00:00