Flake: add nixpkgs patch
This commit is contained in:
parent
1ea530a2a6
commit
351bd99fdf
2 changed files with 50 additions and 0 deletions
|
|
@ -104,6 +104,7 @@
|
|||
name = "patched-nixpkgs-unstable";
|
||||
src = nixpkgs-unstable-raw;
|
||||
patches = [
|
||||
./nixpkgs-patches/revert-mangohud-update.patch
|
||||
];
|
||||
};
|
||||
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue