Flake: add nixpkgs patch

This commit is contained in:
Toast 2024-11-15 11:38:27 +01:00
parent 0f6f51975d
commit 221e4878b4
2 changed files with 25 additions and 0 deletions

View file

@ -106,6 +106,7 @@
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/handheld-daemon-ui-init.patch
./nixpkgs-patches/pr306227.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {