Commit Graph
764125 Commits
Author SHA1 Message Date
3db74ebaf3 tigerbeetle: 0.16.28 -> 0.16.30 (#387784)
Co-authored-by: DanielSidhion <DanielSidhion@users.noreply.github.com>
2025-03-07 17:35:20 +00:00
SandroandGitHub b13801b7cb mangohud: add option to disable nvidia support and x11Support (#386505) 2025-03-07 18:12:34 +01:00
Gaétan LepageandGitHub 22aa6ff22e zed-editor: gitUpdater -> nix-update-script (#387937) 2025-03-07 18:09:04 +01:00
Gaétan LepageandGitHub eb3a92699e pdi: 1.8.2 -> 1.8.3 (#387959) 2025-03-07 18:08:36 +01:00
Gaétan LepageandGitHub 70a818cc73 hydrus: 609 -> 612, move to by-name, fix on darwin (#387547) 2025-03-07 18:00:09 +01:00
Gaétan LepageandGitHub fb934aa995 nextcloud31Packages.apps.recognize: add hash for nextcloud 31 (#387037) 2025-03-07 17:58:19 +01:00
R. Ryantm 43d9964161 pdi: 1.8.2 -> 1.8.3 2025-03-07 16:48:01 +00:00
R. RyantmandFrancesco Gazzetta f6c39b92c8 organicmaps: 2025.02.17-3 -> 2025.03.02-7 2025-03-07 16:45:21 +00:00
Gaetan Lepage ccfd85de56 zed-editor: gitUpdater -> nix-update-script 2025-03-07 17:44:20 +01:00
Weijia WangandGitHub 367d294bb3 dxx-rebirth: 0.60.0-beta2-unstable-2024-12-07 -> 0.60.0-beta2-unstable-2025-01-12 (#367869) 2025-03-07 17:37:33 +01:00
Pol DellaieraandGitHub 3cf0517adc vscode-extensions.mongodb.mongodb-vscode: 1.12.0 -> 1.12.1 (#387943) 2025-03-07 17:24:20 +01:00
Bjørn Forsman d5a5652917 apache-directory-studio: remove redundant parenthesis 2025-03-07 17:22:36 +01:00
Bjørn Forsman b707af9ad1 apache-directory-studio: fix startup by creating /tmp/SWT-GDBusServer
Before:

  $ ./result/bin/ApacheDirectoryStudio
  SWT WebKitGDBus: error creating DBus server Error binding to address (GUnixSocketAddress): No such file or directory
  SWT WebKit: error initializing DBus server, dBusServer == 0

  (Apache Directory Studio:1218305): GLib-GIO-CRITICAL **: 15:17:33.727: g_dbus_server_get_client_address: assertion 'G_IS_DBUS_SERVER (server)' failed
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x00007fe033c36f48, pid=1218305, tid=1218306
  #
  # JRE version: OpenJDK Runtime Environment (21.0.5+1) (build 21.0.5+1-nixos)
  # Java VM: OpenJDK 64-Bit Server VM (21.0.5+1-nixos, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
  # Problematic frame:
  # C  [libswt-gtk-4940r23.so+0x36f48]  Java_org_eclipse_swt_internal_C_strlen+0xf
  #
  # Core dump will be written. Default location: Core dumps may be processed with "/nix/store/jz45idky1nhvf3c9gz20ds2py19kdvgf-systemd/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/bf/nixpkgs/core.1218305)
  #
  # An error report file with more information is saved as:
  # /home/bf/nixpkgs/hs_err_pid1218305.log
  [2.073s][warning][os] Loading hsdis library failed
  #
  # If you would like to submit a bug report, please visit:
  #   https://bugreport.java.com/bugreport/crash.jsp
  # The crash happened outside the Java Virtual Machine in native code.
  # See problematic frame for where to report the bug.
  #

After:

  $ ./result/bin/ApacheDirectoryStudio
  ** (WebKitWebProcess:1221467): ERROR **: 15:18:35.064: Failed to create server: Error binding to address (GUnixSocketAddress): No such file or directory

...but the GUI opens and the application seems fine.
Tested on NixOS with GNOME (Wayland).

Fixes https://github.com/nixos/nixpkgs/issues/333377.
2025-03-07 17:22:36 +01:00
Bjørn Forsman 83d69521ca apache-directory-studio: add missing glib
Fix loading the SWT library by adding glib to the runtime library
search path.

Before:

  $ ./result/bin/ApacheDirectoryStudio
  ApacheDirectoryStudio:
  An error has occurred. See the log file
  /home/bf/.eclipse/1900982865_linux_gtk_x86_64/configuration/1740319909191.log.

where the log file contains

  !SESSION 2025-02-23 15:11:49.037 -----------------------------------------------
  eclipse.buildId=unknown
  java.version=21.0.5
  java.vendor=N/A
  BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
  Framework arguments:  /studio-rcp/resources/icons/linux/studio.xpm
  Command-line arguments:  -os linux -ws gtk -arch x86_64 /studio-rcp/resources/icons/linux/studio.xpm

  !ENTRY org.eclipse.osgi 4 0 2025-02-23 15:11:49.771
  !MESSAGE Application error
  !STACK 1
  java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
  	no swt-pi4-gtk-4940r23 in java.library.path: /nix/store/l1rnlmalihpfg7aj9lxh4mv5ffnqx6qi-webkitgtk-2.46.6+abi=4.0/lib:/etc/sane-libs:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
  	no swt-pi4-gtk in java.library.path: /nix/store/l1rnlmalihpfg7aj9lxh4mv5ffnqx6qi-webkitgtk-2.46.6+abi=4.0/lib:/etc/sane-libs:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
  	Can't load library: /home/bf/.swt/lib/linux/x86_64/libswt-pi4-gtk-4940r23.so
  	Can't load library: /home/bf/.swt/lib/linux/x86_64/libswt-pi4-gtk.so

  	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:338)
  	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:257)
  	at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:96)
  	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:209)
  	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:155)
  	at org.eclipse.swt.widgets.Display.<clinit>(Display.java:163)
  	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:726)
  	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:168)
  	at org.apache.directory.studio.Application.start(Application.java:47)
  	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
  	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
  	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
  	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
  	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
  	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
  	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
  	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
  	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
  	at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
  	at org.eclipse.equinox.launcher.Main.main(Main.java:1434)

It's worth noting, that when the program fails to load
libswt-pi4-gtk-*.so, it has libswt-pi3-gtk-*.so available (it is put
there by the application):

  $ tree ~/.swt
  /home/bf/.swt
  └── lib
      └── linux
          └── x86_64
              └── libswt-pi3-gtk-4940r23.so

After:

  (a different runtime error, possibly only seen on some DEs -- will be
  fixed in next commit)
2025-03-07 17:22:36 +01:00
TomaSajtandBjørn Forsman 6fa5cb30e5 electron{,-bin}: add tomasajt as a maintainer 2025-03-07 17:15:38 +01:00
Bjørn Forsman 1f465bbe41 jenkins: 2.492.1 -> 2.492.2
https://www.jenkins.io/changelog-stable/#v2.492.2
2025-03-07 17:13:24 +01:00
Gaétan LepageandGitHub d2c9668398 uv: 0.6.4 -> 0.6.5 (#387927) 2025-03-07 17:01:06 +01:00
Weijia WangandGitHub 5af94f8bb2 matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.8.3 -> 1.9.2 (#366023) 2025-03-07 16:50:23 +01:00
R. Ryantm 2eebfbb886 vscode-extensions.mongodb.mongodb-vscode: 1.12.0 -> 1.12.1 2025-03-07 15:48:05 +00:00
Gaétan LepageandGitHub 83b6ab03fb python312Packages.huggingface-hub: 0.29.1 -> 0.29.2 (#387293) 2025-03-07 16:46:19 +01:00
misuzuandGitHub f3b9f47891 nixos/umurmur: init (#387580) 2025-03-07 17:46:10 +02:00
Weijia WangandGitHub 74680bc6fb aerospike: 8.0.0.2 -> 8.0.0.4 (#384445) 2025-03-07 16:45:32 +01:00
Gaétan LepageandGitHub 1137c471ee seagoat: 0.50.1 -> 0.54.3 (#387910) 2025-03-07 16:41:19 +01:00
Niklas HambüchenandGitHub 7175b2d9bf ceph: 19.2.0 -> 19.2.1 (#381075) 2025-03-07 16:24:00 +01:00
f91fa97e67 renode-dts2repl: 0-unstable-2025-02-19 -> 0-unstable-2025-03-05 (#387883)
Co-authored-by: otavio <otavio@ossystems.com.br>
2025-03-07 15:21:42 +00:00
Gaetan Lepage 7c4cc9449e bitcoin: modernize 2025-03-07 16:16:15 +01:00
Gaetan Lepage d43357b4ae bitcoin: add __darwinAllowNetworking to fix build in sandbox 2025-03-07 16:16:15 +01:00
Gaetan Lepage b890f62df9 miniupnpc: modernize, add versionCheckHook 2025-03-07 16:16:15 +01:00
Gaetan Lepage 5232aceb7b miniupnpc: fix on darwin 2025-03-07 16:16:15 +01:00
Gaetan Lepage cb9fc30245 hydrus: disable tests on darwin 2025-03-07 16:16:15 +01:00
Bobby RongandGitHub b18dc74d13 Pantheon updates 2024-03-07 (#387627) 2025-03-07 23:08:16 +08:00
misilelabandGaetan Lepage 64f84905a5 uv: 0.6.4 -> 0.6.5
https://github.com/astral-sh/uv/releases/tag/0.6.5

Signed-off-by: misilelab <misileminecord@gmail.com>
2025-03-07 16:05:43 +01:00
Gaétan LepageandGitHub 35ce970576 python312Packages.pyiceberg: 0.8.1 -> 0.9.0 (#387827) 2025-03-07 15:43:07 +01:00
Gaétan LepageandGitHub dbcbf49d39 python312Packages.pymc: 5.21.0 -> 5.21.1 (#387831) 2025-03-07 15:42:41 +01:00
AleksanaandGitHub b61a7b7e9f hurl: Use nix curl instead of bundled curl to enable http2 support (#387593) 2025-03-07 22:39:37 +08:00
SandroandGitHub bee08b3640 python312Packages.pgcli: 4.1.0 -> 4.2.0 (#387898) 2025-03-07 15:19:03 +01:00
Robert HensingandGitHub 58551fd7fa netlify-cli: 18.0.4 -> 18.1.0 (#384433) 2025-03-07 15:11:41 +01:00
R. RyantmandSandro Jäckel b4ed4f95be python312Packages.pgcli: 4.1.0 -> 4.2.0 2025-03-07 14:46:59 +01:00
Gaetan Lepage 39deb90fa6 hydrus: 609 -> 612
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v609...v612

Changelog: https://github.com/hydrusnetwork/hydrus/releases/tag/v612
2025-03-07 14:43:04 +01:00
Gaetan Lepage 4ef36e6f21 hydrus: cleanup 2025-03-07 14:42:51 +01:00
Gaetan Lepage 31d77f9ef9 hydrus: move to by-name 2025-03-07 14:42:05 +01:00
Gaetan Lepage c6e2327f62 seagoat: 0.50.1 -> 0.54.3
Diff:
https://github.com/kantord/SeaGOAT/compare/refs/tags/v0.50.1...v0.54.3

Changelog: https://github.com/kantord/SeaGOAT/blob/v0.54.3/CHANGELOG.md
2025-03-07 14:32:00 +01:00
Donovan GloverandGitHub 6b31915a00 komac: migrate to finalAttrs (#387439) 2025-03-07 13:20:40 +00:00
Gaétan LepageandGitHub 66bf805d9d typst: 0.13.0 -> 0.13.1 (#387877) 2025-03-07 14:18:59 +01:00
Tristan RossandAlyssa Ross decbece965 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.llvm: move patches out of common 2025-03-07 14:18:48 +01:00
Tristan RossandAlyssa Ross 2b28900a1f llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lldb: move patches out of common 2025-03-07 14:18:28 +01:00
Tristan RossandAlyssa Ross 394ef62fb0 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libcxx: move patches out of common 2025-03-07 14:18:04 +01:00
Tristan RossandAlyssa Ross c330ebeb4f llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: move patches out of common 2025-03-07 14:17:38 +01:00
Tristan RossandAlyssa Ross 946113bbf7 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: move patches out of common 2025-03-07 14:16:58 +01:00
Tristan RossandAlyssa Ross 1a148262f4 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: move patches out of common 2025-03-07 14:16:40 +01:00