overrides: repin discord-canary to fork
Cherry-picked commits that allow for installing Vencord
This commit is contained in:
parent
8d3488d20b
commit
baba5f045a
1 changed files with 6 additions and 1 deletions
|
@ -3,11 +3,16 @@ channels: final: prev: {
|
|||
__dontExport = true; # overrides clutter up actual creations
|
||||
|
||||
inherit (channels.latest)
|
||||
discord-canary
|
||||
# discord-canary
|
||||
kmscon
|
||||
prismlauncher
|
||||
;
|
||||
|
||||
inherit (channels.fork)
|
||||
# https://nixpk.gs/pr-tracker.html?pr=229173
|
||||
discord-canary
|
||||
;
|
||||
|
||||
inherit (channels.stable)
|
||||
hydrus
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue