Flake: add nixpkgs patches

This commit is contained in:
Toast 2024-08-18 15:32:25 +02:00
parent 64b4a1b6cb
commit 6d6dab1764
3 changed files with 66 additions and 0 deletions

View file

@ -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 {