Nix + dotnet | 125 Members | |
| 24 Servers |
| Sender | Message | Time |
|---|---|---|
| 17 Dec 2024 | ||
| Yeah, and I actually have openssl 1.1 in my permitted list too :| I just carefully use it for compatibility with certain things. | 23:01:52 | |
| Xen seems to do the same as well | 23:02:11 | |
| I have openssl 1.1 in my premitted list because of Sublime Text 4. (Curse you, Sublime!) | 23:02:24 | |
| me too for ancient unity | 23:02:53 | |
| is there really no openssl1->3 shim? | 23:03:01 | |
me too for modern unity 😠actually I'm not 100% sure I still need it on unity 6 | 23:03:56 | |
By the way, thank you all again for the time and thoughts with my issues on aaru. I'll leave them as config.permittedInsecurePackages entries and call it a day, if not making them throw and complain later. | 23:04:11 | |
| unity 6 should be fine | 23:04:23 | |
| does this mean that you plan to keep .NET 6 around even for the next release then? | 23:08:28 | |
| until now we've been keeping them deprecated for one release then removing on the next | 23:08:43 | |
| I have no problem with removing it once it's unused in nixpkgs, and assuming nobody makes a good case to keep it. I can always resurrect it locally if I need to, and hopefully I won't by then. | 23:17:26 | |
| Fair enough, I was afraid we'd have to keep a dead version of .NET around | 23:19:43 | |
($ rg -il --sort=path sdk_6 in my local checkout shows a number of packages that still appear to use it) | 23:19:43 | |
| yeah, there's an open issue to get rid of it in nixpkgs | 23:19:57 | |
| Ah wasn't familiar - Whoops! | 23:20:53 | |
| https://github.com/NixOS/nixpkgs/issues/326335 | 23:21:07 | |
| might jump into a few of them myself to speed it up honestly | 23:21:24 | |
| I just want to finish this nix to JSON PR already 😩 | 23:21:42 | |
and maybe get started on autoPatchilHook | 23:21:54 | |
I think at least godot_4-mono is missing from that list. I'm having a look at it now actually, but it may have to wait for upstream. | 23:40:37 | |
| 18 Dec 2024 | ||
| ok, took care of quite a few at https://github.com/NixOS/nixpkgs/pull/366067 | 04:50:01 | |
| 07:13:38 | ||
In reply to @gggkiller:matrix.orgThat's awesome. Thanks! | 13:54:50 | |
| I ran into https://github.com/NixOS/nixpkgs/issues/363497 | 16:25:21 | |
| tried fixing it, and man do I hate xmlstarlet now | 16:25:26 | |
| like what is this | 16:27:50 | |
Download image.png | 16:28:05 | |
also the dotnet nuget add source workaround is not exactly correct because it means nuget.org gets lower priority | 17:02:21 | |
| also did anything come out of wanting to run fetch-deps in the sandbox? | 17:04:58 | |
seems to work fine | 17:09:15 | |