In reply to @emma:rory.gay is it just the omission of dotnet-x_9 in all-packages.nix? Yeah. I was toying with the idea of deprecating those top level aliases, so I left it out for the time being.
There's some discussion of potential reorg here: https://github.com/NixOS/nixpkgs/pull/286134, but I'm not sure I still agree with everything I prototyped there.
I was trying to abstract the idea of a dotnet 'distribution': muxer, sdk, runtime, etc. which can either be binary or souce-built.
|