feat(emacs): switch csharp from mono to .NET Core
This commit is contained in:
parent
b027194af7
commit
9ced18d4e5
2 changed files with 1 additions and 5 deletions
|
@ -2,10 +2,6 @@ channels: final: prev: {
|
|||
|
||||
__dontExport = true; # overrides clutter up actual creations
|
||||
|
||||
inherit (channels.stable)
|
||||
omnisharp-roslyn
|
||||
;
|
||||
|
||||
inherit (channels.latest)
|
||||
cachix
|
||||
deploy-rs
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
sbcl
|
||||
|
||||
# :lang csharp
|
||||
mono
|
||||
dotnetCorePackages.sdk_6_0
|
||||
omnisharp-roslyn
|
||||
|
||||
# :lang latex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue