From 1ea1b781a142a41b72aed4bfc408233732034241 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Mon, 20 Mar 2023 03:24:54 +0300 Subject: 2023-03-20 --- flake.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a9e0c30..4eb3fd0 100644 --- a/flake.nix +++ b/flake.nix @@ -254,7 +254,6 @@ inherit (self.checks.${system}.preCommit) shellHook; }; - # This interface is very primitive... formatter = pkgs.writeShellApplication { name = "fmt"; runtimeInputs = with pkgs; [alejandra]; -- cgit v1.2.3