Roles/gaming: fix emulator build issues

This commit is contained in:
Toast 2025-10-24 01:08:59 +02:00
parent e15a9c0c01
commit 65eb518651
4 changed files with 110 additions and 13 deletions

View file

@ -101,6 +101,8 @@
name = "patched-nixpkgs-unstable";
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/pr454957.patch
./nixpkgs-patches/pr454958.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {