Commit Graph

14 Commits

Author SHA1 Message Date
Henner Zeller
ec4de830a0 openscad-unstable: 2024-08-17 -> 2024-09-22 2024-09-22 11:44:20 -07:00
Henner Zeller
a4022f8c22 openscad-unstable: 2024-08-17 -> 2024-09-19 2024-09-22 11:25:34 -07:00
Henner Zeller
f375272c16 openscad-unstable: mark broken.
Context: issue #341043
2024-09-11 08:37:47 -07:00
Henner Zeller
587eb1d0b0 openscad-unstable: 2024-07-24 -> 2024-08-17 2024-08-20 09:18:11 -07:00
Henner Zeller
fc160ebde0 openscad-unstable: 2024-03-10 -> 2024-07-24
Update to latest head of openscad. Fixing the cmake issue mentioned
in the cccl dependency. Switch to exactly version v2.2.0 of nvidia-cccl
as newer versions exhibit a header incompatibility (looks like some ambiguous
swap() call differently defined in standard headers and cuda headers).
2024-07-26 18:46:39 -07:00
K900
b0a82fe902 mesa: add llvmpipeHook for software rendering setup 2024-06-15 11:07:15 +03:00
K900
f9723bc4de treewide: get rid of ~all mesa.{drivers,osmesa,libdrm} references
mesa.drivers is basically an implementation detail and should never be used
as a dependency of other expressions. It also no longer exists on Darwin.

mesa.osmesa is very niche and should generally be avoided.

mesa.libdrm is used in exactly one place and it's irrelevant there.
2024-06-15 11:07:14 +03:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
silvanshade
2d8b10e3f0
tbb: 2021.8.0 -> 2021.11.0 (#301391)
Co-authored-by: silvanshade <silvanshade@users.noreply.github.com>
2024-04-05 17:36:37 +02:00
pca006132
3ddb1c3c09 openscad-unstable: run tests 2024-03-11 13:25:43 +08:00
pca006132
b687a81b3f openscad-unstable: 2024-02-18 -> 2024-03-10 2024-03-11 13:24:22 +08:00
Paw Møller
0f8027e11a openscad: add wrapGAppsHook
This app needs the wrapGAppsHook so that the GLib schemas are available
at runtime, otherwise it will crash when a file dialog is invoked in an
unpolluted environment.

Fixes the GSettings errors
GLib-GIO-ERROR **: No GSettings schemas are installed on the system
(openscad:26805): GLib-GIO-ERROR **: 13:10:37.913: Settings schema 'org.gtk.Settings.FileChooser' is not installed
2024-03-03 14:44:25 +01:00
pca006132
c1415dd4b7 openscad-unstable: 2024-01-22 -> 2024-02-18 2024-02-18 11:18:23 +08:00
pca006132
c087b72460 openscad-unstable: init at 2024-01-22 2024-01-28 16:41:04 +08:00