reformat all
1 file changed, 4 insertions(+), 4 deletions(-)
changed files
M pkgs/dirstat-rs/default.nix → pkgs/dirstat-rs/default.nix
@@ -1,7 +1,7 @@ -{ lib -, rustPlatform -, fetchFromGitHub -, +{ + lib, + rustPlatform, + fetchFromGitHub, }: rustPlatform.buildRustPackage rec {