part of #335442
Steps To Reproduce
nix build --include nixpkgs='flake:github:nixos/nixpkgs?rev=c3aa7b8938b17aebd2deecf7be0636000d62a2b9' --impure --expr '(import <nixpkgs> { }).emacsPackages.consult-gh.overrideAttrs { ignoreCompilationError = false; }'
Expected behavior
No errors in native compliation of emacsPackages.consult-gh
Notify maintainers
@AndersonTorres
Add a 👍 reaction to issues you find important.