Enric Morales
Enric Morales
A very nice improvement overall! There's that paragraph with off grammar that Alex already gave feedback for. I've corrected some typos, but I like your changes @jghauser!
Will do! I'm checking compatibility with the main Papis flake.
Good to go, @alexfikl, I added some instructions that might come in handy for Nix users :smile:.
That's alright. I forgot about it too :smile:
Thanks for trying to reproduce it. The build log contains the intercepted compiler command calls as well as the versions of everything used to try the build. I noticed that...
AMI: ami-07158550d1e5327f0 AMI name: nixos/23.11.7071.71bae31b7dbc-x86_64-linux Region: eu-west-3 I am using a build derivation similar to what you linked. It's on [nixpkgs master](https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/ena/default.nix). To test building, I am now removing the...
Thank you so much for researching this further! Your explanation makes sense and I now understand better the reasoning for the error. Indeed, disabling this line enables successful detection of...
The patch works perfectly and all other kernel versions compile successfully as you indicated. I am trying to push for using it in https://github.com/NixOS/nixpkgs/pull/313941. Thanks again!
FWIW I have an open PR to bring basedpyright into nixpkgs based on the pyright package. nixos/nixpkgs#308503
FYI, my PR, which brings basedpyright into NixOS, was merged four days ago. I guess it is already in the nixos-unstable repo, but probably won't have made it in time...