Add another lib to lutris
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m54s
Periodic flake update / flake-update (push) Successful in 1m18s

This commit is contained in:
2025-02-07 15:17:45 +01:00
parent b8fe7f34af
commit 6c508a180d

View File

@@ -130,6 +130,7 @@ in
(lutris.override {
extraLibraries = pkgs: [
nspr
xorg.libXdamage
];
})
];