Flake: add nixpkgs patches

This commit is contained in:
Toast 2025-09-26 00:01:11 +02:00
parent 8fdeb93bc5
commit 57125b4bf8
3 changed files with 72 additions and 0 deletions

View file

@ -101,6 +101,8 @@
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/plasma-workspace-patch-trimming.patch
./nixpkgs-patches/pr441705.patch
./nixpkgs-patches/pr442482.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {