aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-09-11 02:55:53 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-09-18 11:33:25 +0200
commitba4527ab94484ab7c01139428cb713708c0148e0 (patch)
tree348860b91593040c2f8c49a17ed4eec99751ddda /Makefile.am
parent6c3d42d61339f6728d7fec4e688caee24183ffc0 (diff)
downloadguix-ba4527ab94484ab7c01139428cb713708c0148e0.tar.gz
guix-ba4527ab94484ab7c01139428cb713708c0148e0.zip
gnu: Add r-recipes.
* gnu/packages/cran.scm (r-recipes): New variable.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions
n class='msg-tooltip'>Requested by PsixisP on #guix: “I have a laptop that requires CONFIG_VMD (Intel's software RAID) in order for the kernel to see the internal NVMe drive. This is not present in the default Guix kernel.” * gnu/packages/aux-files/linux-libre/4.14-x86_64.conf, gnu/packages/aux-files/linux-libre/4.19-x86_64.conf, gnu/packages/aux-files/linux-libre/4.9-x86_64.conf, gnu/packages/aux-files/linux-libre/5.10-x86_64.conf, gnu/packages/aux-files/linux-libre/5.12-x86_64.conf, gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Enable modular CONFIG_VMD. Tobias Geerinckx-Rice