fix(powercord): update powercord-overlay patch
This commit is contained in:
parent
213ea8ad36
commit
5c194056c5
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
fup.url = "github:gytis-ivaskevicius/flake-utils-plus";
|
fup.url = "github:gytis-ivaskevicius/flake-utils-plus";
|
||||||
|
|
||||||
powercord = { url = "github:powercord-org/powercord"; flake = false; };
|
powercord = { url = "github:powercord-org/powercord"; flake = false; };
|
||||||
powercord-overlay.url = "github:LavaDesu/powercord-overlay";
|
# powercord-overlay.url = "github:LavaDesu/powercord-overlay";
|
||||||
|
powercord-overlay.url = "github:Infinidoge/powercord-overlay/patch-1";
|
||||||
powercord-overlay.inputs.nixpkgs.follows = "nixpkgs";
|
powercord-overlay.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
powercord-overlay.inputs.powercord.follows = "powercord";
|
powercord-overlay.inputs.powercord.follows = "powercord";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue