0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00
Commit graph

710067 commits

Author SHA1 Message Date
Emily
ff31b814b6 nixos/lib/test-driver: fix linting after compatibility clean‐up
The previous commit removed the handling of `dict` arguments, but
didn’t adjust the type, leading to the following type-checking error:

    test_driver/driver.py:216: error: Argument 1 to "NixStartScript" has incompatible type "str | dict[Any, Any]"; expected "str"  [arg-type]

It also left an unused import that Ruff is unhappy about:

    build/lib/test_driver/driver.py:11:22: F401 [*] `colorama.Fore` imported but unused
    …
    build/lib/test_driver/driver.py:11:28: F401 [*] `colorama.Style` imported but unused

Fixes: 71306e6b36
(cherry picked from commit d490680530)
2024-11-27 22:09:20 +00:00
Sandro Jäckel
edc274db49 nixos/mailman: wrap mailman cli to start as mailman user
This is essential when postgres socket authentication is used.

(cherry picked from commit 1b510687b4)
2024-11-27 22:07:56 +00:00
Sandro Jäckel
4526fd515a golangci-lint: 1.62.0 -> 1.62.2
Diff: https://github.com/golangci/golangci-lint/compare/v1.62.0...v1.62.2

Changelog: https://github.com/golangci/golangci-lint/blob/v1.62.2/CHANGELOG.md
(cherry picked from commit 77f1e99598)
2024-11-27 22:00:29 +00:00
Weijia Wang
a1a3ea8e78
[Backport release-24.11] paperlib: fix darwin build (#359671) 2024-11-27 23:00:20 +01:00
Sandro Jäckel
b96092e4a6 searxng: 0-unstable-2024-11-17 -> 0-unstable-2024-11-25
(cherry picked from commit 222e2c86bd)
2024-11-27 22:00:02 +00:00
Sandro Jäckel
83f990eb6f python312Packages.fasttext-predict: 0.9.2.2 -> 0.9.2.4
(cherry picked from commit ffc5efd60e)
2024-11-27 22:00:02 +00:00
Weijia Wang
816c0171b1
[Backport release-24.11] diesel-cli: 2.2.4 -> 2.2.5 (#359347) 2024-11-27 22:59:32 +01:00
Weijia Wang
ceee849bef
[Backport release-24.11] television: 0.5.0 -> 0.5.1 (#359348) 2024-11-27 22:59:14 +01:00
Sandro Jäckel
67d6d93054 python312Packages.mitmproxy: 11.0.0 -> 11.0.1
(cherry picked from commit e2418cc2a2)
2024-11-27 21:59:08 +00:00
Sandro Jäckel
b9f8c20840 python312Packages.mitmproxy-rs: 0.9.2 -> 0.10.7
Changelog: https://github.com/mitmproxy/mitmproxy_rs/blob/v0.10.7/CHANGELOG.md
(cherry picked from commit 27b3fdf8bd)
2024-11-27 21:59:08 +00:00
Adam C. Stephens
ab1a081341
[24.11] audiobookshelf: 2.16.2 -> 2.17.2 (#359674) 2024-11-27 16:31:19 -05:00
Martin Joerg
1954fcacf7 audiobookshelf: 2.17.1 -> 2.17.2
https://github.com/advplyr/audiobookshelf/releases/tag/v2.17.2
https://github.com/advplyr/audiobookshelf/compare/refs/tags/v2.17.1...refs/tags/v2.17.2

backport #359250
(cherry picked from commit 460d092336)
2024-11-27 21:22:35 +00:00
Tobias Berger
825d771d1c audiobookshelf: 2.16.2 -> 2.17.1
backport #357085
(cherry picked from commit ed59aeca78)
2024-11-27 21:22:35 +00:00
Weijia Wang
cdc744b668
[Backport release-24.11] magic-vlsi: 8.3.497 -> 8.3.501 (#359622) 2024-11-27 22:17:30 +01:00
Weijia Wang
cdbc3998e9 paperlib: fix darwin build
(cherry picked from commit 16001585a3)
2024-11-27 21:14:42 +00:00
Felix Schröter
fb6d23b874
[Backport release-24.11] tor-browser: 14.0.2 -> 14.0.3, mullvad-browser: 14.0 -> 14.0.3 (#359645) 2024-11-27 22:10:33 +01:00
Mauricio Collares
c80bc2ce40
[Backport release-24.11] singular: 4.3.2p16 -> 4.4.0p6 (#359562) 2024-11-27 20:34:34 +01:00
Adam C. Stephens
150979b5fb
[Backport release-24.11] woodpecker-server: 2.7.1 -> 2.7.3 (#359564) 2024-11-27 14:01:05 -05:00
Felix Schröter
8a0e223c35 mullvad-browser: 14.0 -> 14.0.3
https://github.com/mullvad/mullvad-browser/releases/tag/14.0.3
(cherry picked from commit 8928e8d4a8)
2024-11-27 18:33:07 +00:00
Felix Schröter
744a43afc7 tor-browser: 14.0.2 -> 14.0.3
https://blog.torproject.org/new-release-tor-browser-1403/
(cherry picked from commit 16ab44ae2f)
2024-11-27 18:33:07 +00:00
John Titor
d48f9063d0 adminer-pematon: init at 4.12
This is an active fork of adminer by pematon. Seems to be in rapid development.
The index.php is required for plugins to work, and the upstream provides an example, but not a ".php" file.
We need to modify it for NixOS use anyway.

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
(cherry picked from commit 33f90436f5)
2024-11-27 18:22:02 +00:00
Vincent Laporte
c91fc57c06 opam: 2.2.0 → 2.3.0
(cherry picked from commit e162d35f04)
2024-11-27 18:22:03 +01:00
Artturin
f5b456b1b5
[Backport release-24.11] stdenv/custom: avoid aliases (#359611) 2024-11-27 19:16:15 +02:00
Federico Beffa
72c61c0a9e magic-vlsi: 8.3.497 -> 8.3.501
(cherry picked from commit 3f8feb8ec8)
2024-11-27 16:57:58 +00:00
Sefa Eyeoglu
addb5a419c
[Backport release-24.11] floorp: 11.20.0 -> 11.21.0 (#359436) 2024-11-27 17:40:22 +01:00
Maëlys Bras de fer
6bb2fb7b03 stdenv/custom: avoid aliases
(cherry picked from commit e6a064f749)
2024-11-27 16:28:47 +00:00
Sandro
975ea7ae66
[Backport release-24.11] angular-language-server: remove overjealous templating (#359589) 2024-11-27 16:52:11 +01:00
teutat3s
dd0c4f01cc wlvncc: unstable-2023-01-05 -> unstable-2024-11-24
Diff: 2b9a886edd...0489e29fba
(cherry picked from commit 9d34f3ceb5)
2024-11-27 15:24:09 +00:00
Aleksana
f0fbc84ad2
[Backport release-24.11] eyedropper: 1.0.0 -> 2.0.1 (#359593) 2024-11-27 22:54:07 +08:00
zendo
112703b9ab eyedropper: 1.0.0 -> 2.0.1
(cherry picked from commit 09b4aa1dce)
2024-11-27 14:51:03 +00:00
Franz Pletz
000c745b61
[Backport release-24.11] nginx: fix compatibility with zlib-ng (#359579) 2024-11-27 15:32:15 +01:00
Franz Pletz
fb8b9c20ab
[Backport release-24.11] nixos/acme: Set /var/lib/acme permissions to 755 (#359583) 2024-11-27 15:18:29 +01:00
Sandro Jäckel
e2c2f879c1 angular-language-server: remove overjealous templating
Templating owner/repo just decreases readability; the pname in the
update script just matches by accident, we really need the attr of the
package here.

(cherry picked from commit 25be6b0c86)
2024-11-27 14:15:22 +00:00
Artturin
e292d3907f
[Backport release-24.11] discord: bump all versions (#359538) 2024-11-27 16:08:11 +02:00
Yuriy Taraday
28ba9e2c27 nixos/acme: Set /var/lib/acme permissions to 755
It was being created with the default home permissions of 700, and then
set to 755 at runtime by something either some script or systemd as
part of service startup.

It worked fine without sysusers, but when it's enabed with:

    systemd.sysusers.enable = true;

systemd-tmpfiles is resetting permissions on each activation, which
breaks, for example, nginx reload, because it cannot load certificates
anymore, because it doesn't have any access to `/var/lib/acme`.

Fix this by setting `homeMode = "755";` explicitely so that it's set to
the final value from the beginning.

(cherry picked from commit 64a6e8292a)
2024-11-27 13:52:09 +00:00
Franz Pletz
f5495b97ea nginx: fix compatibility with zlib-ng
Fix #357522.

(cherry picked from commit 5ae0b27ab9)
2024-11-27 13:35:19 +00:00
Aleksana
28d1fb6d22
[Backport release-24.11] vivaldi: use coreutils from nixpkgs (#359577) 2024-11-27 21:27:53 +08:00
Martin Weinelt
6318dc0af6
[Backport release-24.11] firefox-unwrapped: 132.0.2 -> 133.0 (#359469) 2024-11-27 14:26:12 +01:00
Badi Abdul-Wahid
3d38f8e24d vivaldi: use coreutils from nixpkgs
On non-nixos systems the startup script uses coreutils commands linked
against a different glibc than exposed via our wrapped program. As a
result the following failure can occur when invoking `rm`, `readlink`,
`timeout`, and other coreutils commands:

```
+ timeout 3s /update-ffmpeg --user
timeout: symbol lookup error: /nix/store/pacbfvpzqz2mksby36awvbcn051zcji3-glibc-2.40-36/lib/libc.so.6: undefined symbol: __tunable_is_initialized, version GLIBC_PRIVATE
```

Repro:

1. Be on ubuntu 22.04[1]
2. `nix build --impure --expr 'with import ./. {config.allowUnfree=true;}; vivaldi.override { proprietaryCodecs = true; enableWidevine=true;}'`
3. `./result/bin/vivaldi`

[1]: I suspect other distros can exhibit the issue, but this is what I've tested on.

(cherry picked from commit 692c9fdbfa)
2024-11-27 13:25:43 +00:00
Aleksana
2c4e309692
[Backport release-24.11] rofi-wayland: add patch for niri (#359567) 2024-11-27 20:45:27 +08:00
Guilhem Saurel
795e956269 rofi-wayland: add patch for niri
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
(cherry picked from commit 460168f833)
2024-11-27 12:44:58 +00:00
Vincent Laporte
85e78131c3 jasmin-compiler: 2024.07.1 → 2024.07.2
(cherry picked from commit a605d065a9)
2024-11-27 13:32:19 +01:00
R. Ryantm
1bdcf39619 woodpecker-server: 2.7.1 -> 2.7.3
(cherry picked from commit 7209005f42)
2024-11-27 12:29:30 +00:00
Mauricio Collares
18780567b2 singular: 4.3.2p16 -> 4.4.0p6
(cherry picked from commit d51508538c)
2024-11-27 12:26:13 +00:00
Aleksana
2020b73e3b
[Backport release-24.11] cobang: fix build (#359555) 2024-11-27 19:41:17 +08:00
wxt
3a0d005754 cobang: fix build
(cherry picked from commit 1901288403)
2024-11-27 11:40:20 +00:00
wxt
3a65adc3d1 cobang: nixfmt
(cherry picked from commit 86476b4829)
2024-11-27 11:40:20 +00:00
wxt
a1171ab131 cobang: move to by-name
(cherry picked from commit 904070f0ad)
2024-11-27 11:40:20 +00:00
Aleksana
c7c497e11b
[Backport release-24.11] cutter: fix build against PySide 6.8 (#359553) 2024-11-27 19:40:17 +08:00
Martin Joerg
11a0cab61e cutter: fix build against PySide 6.8
fix #358483

(cherry picked from commit a33164156a)
2024-11-27 11:36:15 +00:00