mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-22 00:00:03 +03:00
flake.nix: add boot stage1 module test, which takes a long time to build
Signed-off-by: Kayla Firestack <dev@kaylafire.me>
This commit is contained in:
parent
c229fa7075
commit
ca3a42a70c
@ -83,6 +83,10 @@
|
||||
mount
|
||||
bch_bindgen
|
||||
toolsValgrind;
|
||||
|
||||
# Build and test initrd with bcachefs and bcachefs.mount installed
|
||||
# Disabled Test because it takes a while to build the kernel
|
||||
# bootStage1Module = self.nixosConfigurations.netboot-bcachefs.config.system.build.bootStage1;
|
||||
};
|
||||
|
||||
devShell = devShells.tools;
|
||||
|
Loading…
Reference in New Issue
Block a user