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