use gimp for wayland from an upstream PR

This commit is contained in:
steveej 2025-02-14 16:48:48 +01:00
parent c0daa9e6e9
commit 6690b89615
3 changed files with 30 additions and 7 deletions

View file

@ -246,8 +246,9 @@ in
# libretro.snes9x2010
# retroarchFull
(pkgs.callPackage "${repoFlake.inputs.nixpkgs-logseq}/pkgs/by-name/lo/logseq/package.nix" {})
(pkgs.callPackage "${repoFlake.inputs.nixpkgs-logseq}/pkgs/by-name/lo/logseq/package.nix" { })
])
++ (with repoFlake.packages.${pkgs.system}; [ gimp ])
++ (lib.lists.optionals (!pkgs.stdenv.targetPlatform.isAarch64) [
pkgsUnstable.ledger-live-desktop