JoeBot21
Results
1
issues of
JoeBot21
I'm having trouble getting the mp-units module to build on nixos 25.05 with the following shell.nix and packages versions: ```nix # shell.nix let pkgs = import {}; in pkgs.mkshell {...