about summary refs log tree commit diff
path: root/pkgs/applications/graphics/figma-linux
AgeCommit message (Collapse)AuthorFilesLines
2024-06-23Merge pull request #309406 from mrnossiom/fix/add-ozone-wl-flag-figma-linuxMasum Reza1-1/+15
figma-linux: add NIXOS_OZONE_WL workaround
2024-05-27figma-linux: 0.11.3 -> 0.11.4R. Ryantm1-2/+2
2024-05-19figma-linux: pass wrapper gapps arguments directlyMilo Moisson1-0/+5
this avoids double wrapping the `figma-linux` binary
2024-05-12figma-linux: add NIXOS_OZONE_WL workaroundMilo Moisson1-1/+10
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
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-01-16figma-linux: 0.11.2 -> 0.11.3R. Ryantm1-2/+2
2023-11-21figma-linux: update src.hashannalee1-1/+1
looks like https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.2/figma-linux_0.11.2_linux_amd64.deb was modified after the last hash update https://github.com/NixOS/nixpkgs/pull/268358 commit log: Sat Nov 18 20:20:43 2023 Nov 18 21:57 figma-linux_0.11.2_linux_amd64.deb
2023-11-18figma-linux: meta clean-upMikael Fangel1-3/+4
2023-11-18figma-linux: 0.10.0 -> 0.11.2Mikael Fangel1-3/+2
2023-10-16figma-linux: mark vulnerable to CVE-2023-5217Mikael Fangel1-0/+1
2023-09-18figma-linux: added `kashw2` maintainerkashw21-1/+1
2023-09-18figma-linux: use `finalAttrs` patternkashw21-4/+4
2023-09-08figma-linux: Add missing wrapGAppsHookSigmanificient1-1/+2
2022-11-13figma-linux: init at 0.10.1ercao1-0/+77
Signed-off-by: ercao <vip@ercao.cn>