mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-22 00:00:03 +03:00
move mount into rust-src, add to overlay
This commit is contained in:
parent
5625937162
commit
26d6b3464a
@ -14,6 +14,7 @@ final: prev: {
|
||||
debugMode = true;
|
||||
};
|
||||
|
||||
mount = final.callPackage ../rust-src/mount {};
|
||||
kernelPackages = final.recurseIntoAttrs (final.linuxPackagesFor final.bcachefs.kernel);
|
||||
kernel = final.callPackage ./bcachefs-kernel.nix {
|
||||
commit = final.bcachefs.tools.bcachefs_revision;
|
||||
|
Loading…
Reference in New Issue
Block a user