Roles/gaming: fix emulator build issues
This commit is contained in:
parent
e15a9c0c01
commit
65eb518651
4 changed files with 110 additions and 13 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue