aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/lf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pkgs/by-name/lf/lf-make-map/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/lf/lf-make-map/flake.nix b/pkgs/by-name/lf/lf-make-map/flake.nix
index 9cd88c70..5e191e7b 100644
--- a/pkgs/by-name/lf/lf-make-map/flake.nix
+++ b/pkgs/by-name/lf/lf-make-map/flake.nix
@@ -10,7 +10,7 @@
{
description = "An automatic lf cd mapping generator";
- inputs = { };
+ inputs = {};
outputs = {...}: let
system = "x86_64-linux";