-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Injection is currently broken due to upstream bug/discord changes #6
Comments
Bad news: replugged-org/replugged#205 |
The guys over at BetterDiscord suffered the same problem. I think they either partially or completely fixed it with this pull EDIT: Didn't realise I'd managed to navigate out of the replugged repo, sorry for the spam |
Added Looks like replugged are going for a rewrite in the rewrite branch so I expect it will take them some time. |
replugged-org/replugged@aad5018 "plugin support is here" Looks like the rewrite is almost ready, plugins will need updated to work with it. I'll try to get it packaged at the weekend if it's in a workable state. |
Still rapidly iterating on things in that branch and doesn't seem ready for use yet. Maybe next weekend. |
The new replugged branch appears to be somewhat usable now. I hope to get this working at the weekend. |
It looks like Replugged is becoming quite a lot more usable again- I'm not sure if the patches or installation process needs updating, but, they've at least got some beta versions out now. |
Replugged was completely rewritten so, yes, the installation process does need updating. I have a simple flake for it that I use on my system, that I just modified from the one I used for Vencord. The two modifications seem to use very similar installations. |
The rewrite has been finished. https://github.com/replugged-org/replugged/releases/tag/v4.0.0 |
Any updates on this? @LunNova |
Sorry, no. I've recently taken to using armcord from nixpkgs and not doing much custom, due to a lack of time to work on this. It's about time to admit I don't have the bandwidth for this so if anyone else does get this working I'll put up a redirect notice / etc to their flake. |
This is now fixed upstream, so should be fine? |
The mkYarnPackage build for replugged stopped working at some point during their rewrite so someone will have to figure out how to fix that to update this.
|
Similar to NixOS/nixpkgs#174114 |
Why can't you just use |
You can't access online resources in nix builds. I didn't see they changed again from yarn to pnpm. Looks like nobody's written tooling for pnpm for nix yet: NixOS/nixpkgs#231513 |
NixOS/nixpkgs#290715 is trying to upstream pnpm support |
Upstream issue due to discord changes. See replugged-org/replugged#202 - says canary but applies to all builds now.
The text was updated successfully, but these errors were encountered: