fix(&nushell,&virt-manager): add temporary latest override
This commit is contained in:
parent
6b6afe6357
commit
eda4509eb0
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ channels: final: prev: {
|
|||
starship
|
||||
;
|
||||
|
||||
inherit (channels.latest)
|
||||
remarshal
|
||||
spice-gtk
|
||||
;
|
||||
|
||||
haskellPackages = prev.haskellPackages.override
|
||||
(old: {
|
||||
overrides = prev.lib.composeExtensions (old.overrides or (_: _: { })) (hfinal: hprev:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue