| 10 Jan 2025 |
Corngood | I gotta run, but I'll check in later | 17:15:29 |
GGG | I mean, we could just start with avalonia as a monolithic package initially | 20:38:31 |
GGG | Better have something than nothing honestly | 20:38:37 |
GGG | I know we already do, but it's pretty much not used in nixpkgs | 20:39:23 |
| 14 Jan 2025 |
Corngood | patchcil change: https://github.com/NixOS/nixpkgs/pull/373107 GGG This sounds cool. I'll probably have to wait until I have some downtime to wrap my head around it. I thought others here might be interested. | 13:56:59 |
GGG | Fair enough, it's not very complex but there are quite a few steps in the process so it's not something that easy to review | 13:58:42 |
GGG | Even more considering whoever reviews it will need to read and understand the patchcil source as well | 13:58:58 |
Waldemar Tomme (they/them) | Hi, quick question (hopefully): I'm building a .NET package with buildDotnetModule and need two cli tools available. I tried buildInputs but this doesn't seem to work. How can I make the tools available to the dotnet tool? | 14:26:03 |
Emma [it/its] | nativeBuildInputs, iirc? | 14:26:49 |
Emma [it/its] | or dyou mean at runtime? | 14:26:58 |