!bxVOQwsVoHhZcmNDGw:nixos.org

Nix + dotnet

121 Members
24 Servers

Load older messages


SenderMessageTime
21 Apr 2025
@gggkiller:matrix.orgGGGIntelliCode I don't know if anyone has properly packaged yet23:10:05
@gggkiller:matrix.orgGGGoh, those23:10:14
@gggkiller:matrix.orgGGGyeah, seems nobody has packaged them23:10:31
@corruptcomputer:matrix.orgcorruptcomputerYeah all the rest I have installed are there now, not sure if I just missed them before or if they were newly added 23:10:38
@gggkiller:matrix.orgGGGyou could try installing it directly from the marketplace and see if they work, if not you might have to try to package them yourself23:10:49
@gggkiller:matrix.orgGGGor use the fhs vscode version, since that usually has better compatibility with htings23:11:00
@gggkiller:matrix.orgGGG* or use the fhs vscode version, since that usually has better compatibility with things23:11:02
@corruptcomputer:matrix.orgcorruptcomputerAlright, thanks! I'll try to get that setup with those plugins, I think those 2 being installed manually using the like { name = "vscode-entity-framework"; publisher = "richardwillis"; version = "0.0.20"; sha256 = "0karaxnaalhr08n7dyc89wr5i3y9jxa5nfiyqcxdg4ws0p3zcsbk"; } { name = "vscode-avalonia"; publisher = "avaloniateam"; version = "0.0.32"; sha256 = "1vrsnq7v0p508c077g62yy2h9l8dqgad5929nnyqiys3bcx5ksnq"; } syntax shouldn't be too bad, was not super happy with installing like 10 extensions that way tho23:13:59
@corruptcomputer:matrix.orgcorruptcomputerSince afaik, they don't update very often 23:14:08
@corruptcomputer:matrix.orgcorruptcomputerBut those others from MS have constant updates to them23:14:55
@gggkiller:matrix.orgGGGWell, if you are using flakes you could use the bot-updated VSCode extensions flake23:15:17
@gggkiller:matrix.orgGGGIf not, you can just install them from the VSCode Marketplace and have VSCode auto update them itself23:15:32
@gggkiller:matrix.orgGGGJust gotta take care to not update the C# ones23:15:41
@corruptcomputer:matrix.orgcorruptcomputerI don't use flakes yet, still trying to learn base NixOS before trying to dig into some of those more advanced features. I did see that home-manager also had a way to do it, but that also looked quite complex to setup 23:16:08
@gggkiller:matrix.orgGGGFair enough23:16:25
@gggkiller:matrix.orgGGGI'd recommend you don't really bother with it for now and let VSCode manage the extensions that aren't packaged in nixpkgs for now23:16:48
@corruptcomputer:matrix.orgcorruptcomputeryeah I think thats what I'm going to do for now, eventually I'll get around to looking at those other options 23:17:20
@corruptcomputer:matrix.orgcorruptcomputerThanks again for your help!23:17:27
@gggkiller:matrix.orgGGGno problem!23:17:33
@gggkiller:matrix.orgGGGI'm considering making a dotnet module to help people have a good .NET setup and avoid some of those pitfalls I mentioned (fixed env var, using runtime and sdk at the same time, etc.)23:18:11
@corruptcomputer:matrix.orgcorruptcomputer that would be fantastic if possible, something like environment.development.dotnet.enable = true; or similar would be so nice to have 23:19:35
@gggkiller:matrix.orgGGG I was thinking of something like programs.dotnet.enable = true and then you pick the versions you want and it'll configure env vars, files in /etc and stuff to make it work properly 23:20:08
@gggkiller:matrix.orgGGGthen later on when MS finally figures out how they're gonna let distros package workloads it could tap onto that as well23:20:23
@corruptcomputer:matrix.orgcorruptcomputerOh wait a minute, is it not possible to install the aspire workload with this?23:21:11
@corruptcomputer:matrix.orgcorruptcomputerI need that for my app to work...23:21:17
@gggkiller:matrix.orgGGG since the directory where .NET lives is read-only, dotnet workload install doesn't work 23:21:30
@gggkiller:matrix.orgGGGI have no idea how to get workloads working with .NET in NixOS since I haven't used them myself23:21:44
@gggkiller:matrix.orgGGGoh nevermind23:22:10
@gggkiller:matrix.orgGGG apparently userlocal file instructs .NET to do the install per user 23:22:23
@gggkiller:matrix.orgGGGso it should be fine, my bad23:22:28

Show newer messages


Back to Room ListRoom Version: 9