tweak(polymc): track lastest channel
This commit is contained in:
parent
a8adbae76a
commit
68fec7f6b2
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ channels: final: prev: {
|
|||
# Pin discord-canary version for powercord
|
||||
# powercord = prev.powercord.override { inherit (channels.fork) discord-canary; };
|
||||
|
||||
inherit (channels.latest)
|
||||
polymc
|
||||
;
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/167579
|
||||
python39Packages = prev.python39Packages.override
|
||||
(old: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue