Commit Graph
439336 Commits
Author SHA1 Message Date
R. RyantmandBobby Rong f62cbfcaef juicefs: 1.0.2 -> 1.0.3 2023-01-02 21:55:54 +08:00
R. RyantmandBobby Rong 7b0d2897c0 pathvector: 6.0.2 -> 6.0.3 2023-01-02 21:53:50 +08:00
Thiago Kenji OkadaandGitHub 14e3ce3e7d Merge pull request #182332 from ckiee/l3afpad-init
l3afpad: init at unstable-2022-02-14
2023-01-02 13:53:27 +00:00
R. RyantmandBobby Rong 9abaddb148 dcnnt: 0.7.1 -> 0.9.0 2023-01-02 21:51:18 +08:00
R. RyantmandBobby Rong 8259b08d9c openfpgaloader: 0.9.1 -> 0.10.0 2023-01-02 21:49:47 +08:00
R. RyantmandBobby Rong a1d116f990 hoard: 1.0.1 -> 1.3.0 2023-01-02 21:48:04 +08:00
R. RyantmandBobby Rong c2c696e375 fend: 1.1.1 -> 1.1.3 2023-01-02 21:45:41 +08:00
Robert ScottandGitHub 3795f85180 Merge pull request #208013 from risicle/ris-openimageio-2.4.6.0
openimageio2: 2.2.17.0 -> 2.4.6.1
2023-01-02 13:42:49 +00:00
R. RyantmandBobby Rong d3346ad543 bookstack: 22.11 -> 22.11.1 2023-01-02 21:38:12 +08:00
Robert ScottandGitHub b5576a5f2c Merge pull request #208601 from LeSuisse/nokogiri-1.13.10
rubyPackages.nokogiri: 1.13.9 -> 1.13.10
2023-01-02 13:27:52 +00:00
R. RyantmandBobby Rong a31a283569 quakespasm: 0.95.0 -> 0.95.1 2023-01-02 21:24:09 +08:00
R. RyantmandBobby Rong ded2adfe02 java-service-wrapper: 3.5.50 -> 3.5.51 2023-01-02 21:19:20 +08:00
ckie 2ddb29e48e l3afpad: init at unstable-2022-02-14 2023-01-02 15:16:12 +02:00
R. RyantmandBobby Rong 187fa34027 pgpool: 4.3.3 -> 4.4.1 2023-01-02 21:15:38 +08:00
Robert ScottandGitHub 199c023b9a Merge pull request #208620 from LeSuisse/loofah-2.19.1
rubyPackages.loofah: 2.19.0 -> 2.19.1
2023-01-02 13:14:39 +00:00
R. RyantmandBobby Rong d3e6a03d0c tutanota-desktop: 3.105.9 -> 3.106.4 2023-01-02 21:11:28 +08:00
Bobby RongandGitHub 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
Robert ScottandGitHub 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 RongandGitHub e1dd69cc20 Merge pull request #208488 from onny/mousai-fix
mousai: Fix 'Namespace Gtk not available'
2023-01-02 20:21:41 +08:00
Bobby RongandGitHub 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. RyantmandBobby Rong 8c7d471cb7 qownnotes: 22.11.7 -> 22.12.3 2023-01-02 20:09:12 +08:00
R. RyantmandBobby Rong 409c646eeb jetty: 11.0.12 -> 11.0.13 2023-01-02 20:05:06 +08:00
R. RyantmandBobby Rong 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
R. RyantmandBobby Rong 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 BoschandGitHub 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 PogorzelskiandMatthieu Coudron 776bc0a8a5 luaPackages.lsqlite3complete: init at 0.9.5-1 2023-01-02 11:47:50 +01:00
Doron BeharandGitHub 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 RongandGitHub 9c4971292f Merge pull request #208646 from panicgh/dataexplorer-pin-jdk17
dataexplorer: pin jdk17
2023-01-02 18:28:43 +08:00
Bobby RongandGitHub 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 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 BoschandIzorkin 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. RyantmandBobby Rong 2487841947 lite-xl: 2.1.0 -> 2.1.1 2023-01-02 18:18:48 +08:00
Maximilian BoschandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 8185e810e1 Merge pull request #208647 from fabaff/cadaver-bump
cadaver: 0.23.3 -> 0.24
2023-01-02 10:56:56 +01:00
Fabian AffolterandGitHub 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 AffolterandGitHub 90493b2b07 Merge pull request #208705 from r-ryantm/auto-update/python310Packages.aiounifi
python310Packages.aiounifi: 42 -> 43
2023-01-02 10:19:57 +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
Fabian AffolterandGitHub 3775013053 python310Packages.aiounifi: add changelog to meta 2023-01-02 09:59:15 +01:00
Fabian AffolterandGitHub 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
Jörg ThalheimandGitHub 3520682a7e Merge pull request #208711 from qowoz/tf-token
terraform-providers: add github token to update-providers
2023-01-02 08:30:20 +00:00
Adam JosephandRick van Schijndel b92e8e5997 pkgs/top-level/release-cross.nix: add Hydra jobs for pkgsCross.platform.nixStatic
This commit causes Hydra to build `nixStatic` on non-NixOS platforms
for which nixStatic is known to build correctly.

Providing Hydra builds of `nixStatic` on these platforms allows users
to bootstrap their local nixpkgs system without either having to:

a. Trust binaries that came from a source other than Hydra or

b. Fight with their host distribution to satisfy all of nix's large
   set of build dependencies (this is not easy!)

Currently there are two platforms in this set: mips64el-linux-gnuabi64
and powerpc64le-linux-gnu.
2023-01-02 08:53:59 +01:00
Vincent LaporteandVincent Laporte 3c4aef1767 ocamlPackages.parany: 12.1.2 → {12.2.2, 13.0.1} 2023-01-02 08:48:28 +01:00
Vincent LaporteandVincent Laporte 62cc26f3f6 ocamlPackages.domainslib: init at 0.5.0 2023-01-02 08:48:28 +01:00