guix/gnu
Maxim Cournoyer d5b4ca4445
gnu: linux-libre: Build the snd-emu10k1 kernel module.
Add the CONFIG_SND_EMU10K1=m and CONFIG_SND_EMU10K1_SEQ=m kernel options to
all of our x86 and ARM configurations.  The change automated via:

$ git grep -rl CONFIG_SND_INDIGODJX | xargs grep -rL CONFIG_SND_EMU10K1=m \
    | xargs sed '/CONFIG_SND_INDIGODJX=m/a\
CONFIG_SND_EMU10K1=m\nCONFIG_SND_EMU10K1_SEQ=m' -i
2022-02-07 16:22:37 -05:00
..
bootloader
build build: image: Account for fixed-size file system structures. 2022-02-07 16:22:37 -05:00
home home: Add redshift service. 2022-02-07 00:05:59 +01:00
installer installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
machine
packages gnu: linux-libre: Build the snd-emu10k1 kernel module. 2022-02-07 16:22:37 -05:00
platforms
services services: zabbix-frontend: Restore correct variable name. 2022-02-07 18:37:14 +01:00
system
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
local.mk gnu: webrtc-audio-processing: Fix building on powerpc architectures. 2022-02-07 22:08:19 +02:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm