mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
Use local version of patch
This commit is contained in:
parent
ffeca580e5
commit
cae0a3699a
3 changed files with 1942 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
prismlauncher = super.prismlauncher.overrideAttrs (old: {
|
||||
patches = (old.patches or []) ++ [
|
||||
self.inputs.prism-game-options-patch
|
||||
self.inputs.prism-ftb-patch
|
||||
../patches/prism-ftb.patch
|
||||
];
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue