mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: bcachefs-linux-module: Inherit from bcachefs-tools-minimal.
* gnu/packages/file-systems.scm (bcachefs-linux-module)[home-page]: Inherit from bcachefs-tools-minimal rather than the /static variant. Change-Id: Ia3b28916300380ccc5956bfcb19f62c0d6628fd8
This commit is contained in:
@@ -1005,7 +1005,7 @@ minimal bcachefs-tools package. It is meant to be used in initrds.")
|
||||
(getcwd) "/")
|
||||
"DKMSDIR=build/"
|
||||
make-flags))))))
|
||||
(home-page (package-home-page bcachefs-tools-minimal/static))
|
||||
(home-page (package-home-page bcachefs-tools-minimal))
|
||||
(synopsis "Bcachefs Linux kernel module")
|
||||
(description
|
||||
"This package provides the Linux kernel module for Bcachefs.
|
||||
|
||||
Reference in New Issue
Block a user