Flake: add nixpkgs patches
This commit is contained in:
parent
8fdeb93bc5
commit
57125b4bf8
3 changed files with 72 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue