From 08bbb923250255d229cab4e7d27993baae642bdb Mon Sep 17 00:00:00 2001 From: Akira Komamura Date: Mon, 11 Nov 2024 01:29:33 +0900 Subject: [PATCH] style: Apply linters --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c8381e6..9c5bbd7 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "Nix library for extracting source blocks from Org"; - outputs = { ... }: + outputs = _: let lib = import ./nix; in