Flake: add nixpkgs patch to fix rtkit
This commit is contained in:
parent
91d0d875ea
commit
13c1d5864d
2 changed files with 23 additions and 0 deletions
|
|
@ -103,6 +103,7 @@
|
|||
patches = [
|
||||
./nixpkgs-patches/pr454957.patch
|
||||
./nixpkgs-patches/pr454958.patch
|
||||
./nixpkgs-patches/pr455128.patch
|
||||
];
|
||||
};
|
||||
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue