Skip to content

Commit

Permalink
Add dotnet 9
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystucki committed Dec 1, 2024
1 parent 720d7ba commit 96c906e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/dotnet.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ with dotnetCorePackages;
home.packages = [
(combinePackages [
sdk_8_0
sdk_9_0
])
] ++ lib.optionals (!stdenv.isDarwin) [ jetbrains.rider ];
}

0 comments on commit 96c906e

Please sign in to comment.