Similar to getting audio working on NixOS but a bit different.
- Created modified
alsa-lib
package. - Turned it into a module, added package output to
%base-packages
. - Error:
caleb@hermes:~/Projects/chromebook-guix$ make
guix time-machine -C channels.scm -- system build system.scm
guix system: error: failed to load 'system.scm':
ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (chromebook alsa-lib)
make: *** [Makefile:9: build] Error 1