tweak(overrides): improve discord-canary pin (in comment)
This commit is contained in:
parent
cce1c84d9c
commit
68f952beb5
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@ channels: final: prev: {
|
|||
|
||||
__dontExport = true; # overrides clutter up actual creations
|
||||
|
||||
inherit (channels.latest)
|
||||
discord-canary
|
||||
;
|
||||
# Pin discord-canary version for powercord
|
||||
# powercord = prev.powercord.override { inherit (channels.fork) discord-canary; };
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/167579
|
||||
python39Packages = prev.python39Packages.override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue