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
|
__dontExport = true; # overrides clutter up actual creations
|
||||||
|
|
||||||
inherit (channels.stable)
|
|
||||||
omnisharp-roslyn
|
|
||||||
;
|
|
||||||
|
|
||||||
inherit (channels.latest)
|
inherit (channels.latest)
|
||||||
cachix
|
cachix
|
||||||
deploy-rs
|
deploy-rs
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
sbcl
|
sbcl
|
||||||
|
|
||||||
# :lang csharp
|
# :lang csharp
|
||||||
mono
|
dotnetCorePackages.sdk_6_0
|
||||||
omnisharp-roslyn
|
omnisharp-roslyn
|
||||||
|
|
||||||
# :lang latex
|
# :lang latex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue