about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/lf-make-map/lf_make_map.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sys/nixpkgs/pkgs/lf-make-map/lf_make_map.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/nixpkgs/pkgs/lf-make-map/lf_make_map.nix b/sys/nixpkgs/pkgs/lf-make-map/lf_make_map.nix
index 08fc6bb5..afb067b8 100644
--- a/sys/nixpkgs/pkgs/lf-make-map/lf_make_map.nix
+++ b/sys/nixpkgs/pkgs/lf-make-map/lf_make_map.nix
@@ -1,6 +1,4 @@
-{
-  rustPlatform,
-}:
+{rustPlatform}:
 rustPlatform.buildRustPackage {
   pname = "lf-make-map";
   version = "0.1.0";