3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

439527 commits

Author SHA1 Message Date
"Andrey Kuznetsov" 61b43ddfe6 vimPlugins.nvim-treesitter: update grammars 2023-01-02 13:09:44 +00:00
PedroHLC ☭ 95667fbfa9
linuxKernel.kernels.linux_lqx: 6.0.13-lqx3 -> 6.1.2-lqx1 2023-01-02 10:08:55 -03:00
PedroHLC ☭ b9e3eb4aae
linuxKernel.kernels.linux_zen: 6.1-zen1 -> 6.1.2-zen1 2023-01-02 10:08:55 -03:00
"Andrey Kuznetsov" b2c22419af vimPlugins.copilot-cmp: init at 2022-10-12 2023-01-02 13:06:41 +00:00
"Andrey Kuznetsov" 2973dd8e7c vimPlugins: update 2023-01-02 13:05:04 +00:00
Bobby Rong 9cf14ec94a
Merge pull request #208368 from schnusch/remote-touchpad
remote-touchpad: 1.2.2 -> 1.2.3
2023-01-02 20:50:30 +08:00
Candy Cloud 93aa5b07fc tidb: init at 6.5.0 2023-01-02 12:40:27 +00:00
Kototama 530f4c22d9 xpra: add missing invoke python3 module
This prevents the following error when starting xpra:
xpra initialization error:
 connection failed: No module named 'invoke'
2023-01-02 13:37:19 +01:00
Robert Scott d568507070
Merge pull request #208532 from r-ryantm/auto-update/wolfssl
wolfssl: 5.5.3 -> 5.5.4
2023-01-02 12:24:04 +00:00
Bobby Rong e1dd69cc20
Merge pull request #208488 from onny/mousai-fix
mousai: Fix 'Namespace Gtk not available'
2023-01-02 20:21:41 +08:00
Bobby Rong 23b03468ac
Merge pull request #208552 from OPNA2608/update/libvgm
libvgm: unstable-2022-08-02 -> unstable-2022-11-25
2023-01-02 20:18:12 +08:00
R. Ryantm 8c7d471cb7 qownnotes: 22.11.7 -> 22.12.3 2023-01-02 20:09:12 +08:00
R. Ryantm 409c646eeb jetty: 11.0.12 -> 11.0.13 2023-01-02 20:05:06 +08:00
Aaron Jheng 7d929dee7b
d2: 0.1.2 -> 0.1.4 2023-01-02 12:01:47 +00:00
R. Ryantm f3736db70d qpwgraph: 0.3.6 -> 0.3.9 2023-01-02 19:59:03 +08:00
Bjørn Forsman 365fa435c9 jellyfin-media-player: disable pipewireSupport in mpv to fix segfault
Without this change it segfaults when trying to play any media:

  $ jellyfinmediaplayer
  Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
  libpng warning: iCCP: known incorrect sRGB profile
  Logging to /home/bf/.local/share/jellyfinmediaplayer/logs/jellyfinmediaplayer.log
  Cannot load libcuda.so.1
  Segmentation fault (core dumped)

The backtrace shows pipewire being at fault:

  $ coredumpctl debug
  [...]
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x00007f711428c9bb in core_event_demarshal_remove_id () from /nix/store/nhffrd7f15dhfbkwzgayq7hhzmdvdy19-pipewire-0.3.63-lib/lib/pipewire-0.3/libpipewire-module-protocol-native.so
  [Current thread is 1 (Thread 0x7f6ffdc87640 (LWP 1360949))]
  (gdb) bt
  #0  0x00007f711428c9bb in core_event_demarshal_remove_id () from /nix/store/nhffrd7f15dhfbkwzgayq7hhzmdvdy19-pipewire-0.3.63-lib/lib/pipewire-0.3/libpipewire-module-protocol-native.so
  #1  0x00007f711428886c in process_remote () from /nix/store/nhffrd7f15dhfbkwzgayq7hhzmdvdy19-pipewire-0.3.63-lib/lib/pipewire-0.3/libpipewire-module-protocol-native.so
  #2  0x00007f7114288e68 in on_remote_data () from /nix/store/nhffrd7f15dhfbkwzgayq7hhzmdvdy19-pipewire-0.3.63-lib/lib/pipewire-0.3/libpipewire-module-protocol-native.so
  #3  0x00007f7114310efe in loop_iterate () from /nix/store/nhffrd7f15dhfbkwzgayq7hhzmdvdy19-pipewire-0.3.63-lib/lib/spa-0.2/support/libspa-support.so
  #4  0x00007f71266fe7f2 in do_loop () from /nix/store/nhffrd7f15dhfbkwzgayq7hhzmdvdy19-pipewire-0.3.63-lib/lib/libpipewire-0.3.so.0
  #5  0x00007f7128b08e86 in start_thread () from /nix/store/ayfr5l52xkqqjn3n4h9jfacgnchz1z7s-glibc-2.35-224/lib/libc.so.6
  #6  0x00007f7128b8fce0 in clone3 () from /nix/store/ayfr5l52xkqqjn3n4h9jfacgnchz1z7s-glibc-2.35-224/lib/libc.so.6
  (gdb)

Standalone mpv doesn't segfault (when directly playing the underlying
media files). I don't know why.

Fixes: b97cda7d44 ("mpv-unwrapped: 0.34.1 -> 0.35.0")

Fixes https://github.com/NixOS/nixpkgs/issues/205141

Ref https://github.com/jellyfin/jellyfin-media-player/issues/341
2023-01-02 12:32:02 +01:00
Dominik Ritter 34b65aa355 josm: 18583 -> 18621 2023-01-02 12:24:20 +01:00
R. Ryantm 718eba0289 tinygltf: 2.6.3 -> 2.7.0 2023-01-02 19:11:32 +08:00
zowoq 2c4b97d6a0 Revert "luaPackages.lsqlite3complete: init at 0.9.5-1"
This reverts commit 776bc0a8a5.

broke eval
2023-01-02 21:03:17 +10:00
Maximilian Bosch ba633b04e7
Merge pull request #208290 from Ma27/bump-gitea
gitea: 1.17.4 -> 1.18.0
2023-01-02 12:01:05 +01:00
Spencer Pogorzelski 776bc0a8a5 luaPackages.lsqlite3complete: init at 0.9.5-1 2023-01-02 11:47:50 +01:00
Weijia Wang 481bc87b83 jxrlib: migrate to cmake 2023-01-02 11:42:56 +01:00
Doron Behar 3d796abc90
Merge pull request #206284 from alerque/sile-0.14.6
sile: 0.14.5 -> 0.14.7
2023-01-02 12:41:45 +02:00
Bobby Rong 9c4971292f
Merge pull request #208646 from panicgh/dataexplorer-pin-jdk17
dataexplorer: pin jdk17
2023-01-02 18:28:43 +08:00
Maximilian Bosch 7cecdb94d1
linux_latest-libre: 19007 -> 19027 2023-01-02 11:23:15 +01:00
Maximilian Bosch 4b249451ec
linux: 6.1.1 -> 6.1.2 2023-01-02 11:22:51 +01:00
Bobby Rong 6893447b50
Merge pull request #208520 from sei40kr/etc-whitesur-icon-theme
whitesur-icon-theme: etc
2023-01-02 18:22:46 +08:00
Maximilian Bosch 5851c3d993
linux: 6.0.15 -> 6.0.16 2023-01-02 11:22:39 +01:00
Maximilian Bosch ea9482360d
linux: 5.15.85 -> 5.15.86 2023-01-02 11:22:27 +01:00
Maximilian Bosch b5c6d4dabd
gitea: mark as broken on darwin
Build is currently failing:

```
/nix/store/za0pnll14dv61b124n6xxnjapd150lcr-go-1.19.4/share/go/pkg/tool/darwin_amd64/link: running clang failed: exit status 1
Undefined symbols for architecture x86_64:
  "_pam_start_confdir", referenced from:
      __cgo_897673d6bfaf_Cfunc_pam_start_confdir in 000032.o
      _check_pam_start_confdir in 000033.o
     (maybe you meant: _check_pam_start_confdir, __cgo_897673d6bfaf_Cfunc_check_pam_start_confdir , __cgo_897673d6bfaf_Cfunc_pam_start_confdir )
ld: symbol(s) not found for architecture x86_64
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
error: builder for '/nix/store/zqr2xx5a66km81m8av714sm45gy3ym0g-gitea-1.18.0.drv' failed with exit code 1;
```
2023-01-02 11:19:05 +01:00
Maximilian Bosch 0cd88dbc60
nixos/gitea: adapt configs for 1.18
Co-authored-by: Izorkin <izorkin@elven.pw>
2023-01-02 11:19:04 +01:00
Maximilian Bosch 100d943cc1
gitea: 1.17.4 -> 1.18.0
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.18.0
2023-01-02 11:19:04 +01:00
R. Ryantm 2487841947 lite-xl: 2.1.0 -> 2.1.1 2023-01-02 18:18:48 +08:00
Fabian Affolter 6b2bb3b60c
python310Packages.plugwise: add changelog to meta 2023-01-02 11:16:13 +01:00
Fabian Affolter be20fdc7ca python310Packages.plugwise: 0.27.0 -> 0.27.1 2023-01-02 11:13:01 +01:00
Fabian Affolter 0e13b48dcf python310Packages.aiortm: 0.3.1 -> 0.4.0
Changelog: https://github.com/MartinHjelmare/aiortm/blob/v0.4.0/CHANGELOG.md
2023-01-02 11:11:04 +01:00
Maximilian Bosch 24486b71fa
Merge pull request #208724 from Ma27/bump-evcxr
evcxr: 0.14.1 -> 0.14.2
2023-01-02 11:09:05 +01:00
Fabian Affolter 3224a38912 python310Packages.aiortm: add changelog to meta 2023-01-02 11:07:05 +01:00
Fabian Affolter 81985cf4b0
Merge pull request #208651 from r-ryantm/auto-update/python3.10-pytest-relaxed
python310Packages.pytest-relaxed: 1.1.5 -> 2.0.0
2023-01-02 11:04:08 +01:00
Fabian Affolter 93ba7cbb46
Merge pull request #208633 from fabaff/trivy-bump
trivy: 0.35.0 -> 0.36.0
2023-01-02 10:57:17 +01:00
Fabian Affolter ceb991d8a6
Merge pull request #208640 from fabaff/metasploit-bump
metasploit: 6.2.32 -> 6.2.33
2023-01-02 10:57:05 +01:00
Fabian Affolter 8185e810e1
Merge pull request #208647 from fabaff/cadaver-bump
cadaver: 0.23.3 -> 0.24
2023-01-02 10:56:56 +01:00
Fabian Affolter c66d24a7ff
python310Packages.pytest-relaxed: add changelog to meta
- disable on unsupported Python releases
- re-enable tests
- no longer broken
2023-01-02 10:44:48 +01:00
Caleb Maclennan f30b16c1f7
sile: 0.14.5 → 0.14.7
https://github.com/sile-typesetter/sile/releases/tag/v0.14.6
https://github.com/sile-typesetter/sile/releases/tag/v0.14.7
2023-01-02 12:42:01 +03:00
Fabian Affolter 90493b2b07
Merge pull request #208705 from r-ryantm/auto-update/python310Packages.aiounifi
python310Packages.aiounifi: 42 -> 43
2023-01-02 10:19:57 +01:00
Fabian Affolter 4c957878fc
python30Packages.azure-storage-blob: add changelog to meta
- disable on unsupporte Python releases
- adjust inputs
2023-01-02 10:19:32 +01:00
Maximilian Bosch f0d67d8732
evcxr: 0.14.1 -> 0.14.2
ChangeLog: https://github.com/google/evcxr/releases/tag/v0.14.2
2023-01-02 10:09:35 +01:00
Florian Brandes 9ec889b4b8
paperless-ngx: fix build
missing poppler will result in pyTest failing

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-02 09:59:58 +01:00
Fabian Affolter 3775013053
python310Packages.aiounifi: add changelog to meta 2023-01-02 09:59:15 +01:00
Fabian Affolter 39de769024
Merge pull request #208101 from fabaff/google-cloud-iam-logging-bump
python310Packages.google-auth: 2.14.0 -> 2.15.0, python310Packages.google-api-core: 2.10.2 -> 2.11.0
2023-01-02 09:53:11 +01:00