[nix] Cleanup, .NET 6 -> .NET 8

This commit is contained in:
Alyxia Sother 2023-12-11 13:23:22 +01:00
parent 664148eeb5
commit ac590dce36
No known key found for this signature in database
GPG Key ID: 01E16C4E775A37E4
1 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
{ pkgs, specialArgs, lib, dotfiles, ... }: { pkgs, lib, dotfiles, ... }:
with lib; with lib;
let let
@ -30,7 +30,6 @@ let
jq jq
kubectl kubectl
kubelogin-oidc kubelogin-oidc
lua-language-server
mosh mosh
nixpkgs-fmt nixpkgs-fmt
pandoc pandoc
@ -51,10 +50,10 @@ let
languages = [ languages = [
crystal crystal
# deno dotnet-sdk_8
dotnet-sdk
go go
jdk jdk
lua-language-server
nil nil
nodejs_20 nodejs_20
python2 python2