fix(emacs): switch omnisharp-roslyn to stable
This commit is contained in:
parent
4990105426
commit
0f9633a160
1 changed files with 4 additions and 4 deletions
|
@ -2,6 +2,10 @@ channels: final: prev: {
|
|||
|
||||
__dontExport = true; # overrides clutter up actual creations
|
||||
|
||||
inherit (channels.stable)
|
||||
omnisharp-roslyn
|
||||
;
|
||||
|
||||
inherit (channels.latest)
|
||||
cachix
|
||||
dhall
|
||||
|
@ -16,10 +20,6 @@ channels: final: prev: {
|
|||
deploy-rs
|
||||
;
|
||||
|
||||
inherit (channels.verystable)
|
||||
omnisharp-roselyn
|
||||
;
|
||||
|
||||
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