run nix fmt

This commit is contained in:
lassulus 2023-05-12 17:20:14 +02:00
parent 834b7b2a33
commit af27d7917d
5 changed files with 46 additions and 30 deletions

View file

@ -8,7 +8,7 @@
buildLinux (args // {
# NOTE: bcachefs-tools should be updated simultaneously to preserve compatibility
version = "6.3.0-2023-05-02";
modDirVersion = "6.3.0";
src = fetchFromGitHub {