Flake: add nixpkgs patches
This commit is contained in:
parent
64b4a1b6cb
commit
6d6dab1764
3 changed files with 66 additions and 0 deletions
|
|
@ -95,6 +95,8 @@
|
|||
src = nixpkgs-unstable-raw;
|
||||
patches = [
|
||||
./nixpkgs-patches/handheld-daemon-ui-init.patch
|
||||
./nixpkgs-patches/fix-cemu.patch
|
||||
./nixpkgs-patches/fix-delta.patch
|
||||
];
|
||||
};
|
||||
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue