me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/packages/aux-files
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
..
chromium gnu: ungoogled-chromium: Update default preferences. 2021-02-21 21:39:38 +01:00
emacs gnu: emacs: Load package descriptors from packages referenced by subdirs.el 2021-12-03 21:39:50 +01:00
linux-libre gnu: linux-libre: Build the snd-emu10k1 kernel module. 2022-02-07 16:22:37 -05:00
python build/python: Improve error output in sanity check. 2022-01-10 11:47:03 -05:00
renpy gnu: renpy: Move renpy command to aux-files. 2022-01-15 09:41:59 +01:00
guile-launcher.c guile: Leave 'scm_install_gmp_memory_functions' unchanged. 2021-05-25 22:17:38 +02:00
guix.vim gnu: vim: Automatically find vim plugins. 2020-12-20 12:52:51 +02:00
pack-audit.c
run-in-namespace.c