mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
build(nix): switch to new RFC style nixfmt
Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
This commit is contained in:
parent
04a31f10e0
commit
e94c985640
@ -27,7 +27,7 @@
|
|||||||
default = pkgs.bcachefs;
|
default = pkgs.bcachefs;
|
||||||
};
|
};
|
||||||
|
|
||||||
formatter = pkgs.nixfmt;
|
formatter = pkgs.nixfmt-rfc-style;
|
||||||
|
|
||||||
devShells.default = pkgs.callPackage ({ mkShell, rustc, cargo, gnumake
|
devShells.default = pkgs.callPackage ({ mkShell, rustc, cargo, gnumake
|
||||||
, gcc, clang, pkg-config, libuuid, libsodium, keyutils, liburcu, zlib
|
, gcc, clang, pkg-config, libuuid, libsodium, keyutils, liburcu, zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user