Closed NorfairKing closed 4 years ago
Aha! It seems this may have something to do with my printing setup because when I turn off
services.printing.enable = true;
then suddenly this segfault doesn't happen anymore. In any case, it's not a nixpkgs problem.
Scratch that, it wasn't because of scanning but because of the brscan
backend that I enabled.
I'm having a hard time debugging why. Perhaps @jraygauthier could provide some insight?
Describe the bug A clear and concise description of what the bug is.
With
I get:
This blocks me from working on https://github.com/NixOS/nixpkgs/issues/84802