| 21 Apr 2025 |
corruptcomputer | * Is that the most up to date way to do it? I saw this on the forum from about a week ago and this is what I had based my change on:
https://discourse.nixos.org/t/dotnet-maui-workload/20370/24
There really isn't a ton of documentation around dotnet so I'm really not sure what the best way to do it is, and according to other folks on this same forum discussion for it isn't possible to update? Not really sure how thats the case when its a wiki | 22:54:52 |
GGG | it is the way I use myself. I prefer using a file in /etc because env vars require restarting your window manager or something similar to update them | 22:55:18 |
GGG | but you shouldn't mix sdk_X_Y, runtime_X_Y, aspnetcore_X_Y packages ever | 22:55:38 |
GGG | you pick one of the three and use that for that version | 22:55:48 |