From 0261bfb032e4292e7d99c8ca78c7907b38c3daff Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 30 Jun 2024 19:52:18 -0400 Subject: shell: nix -> lix --- devShells.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devShells.nix b/devShells.nix index dd22cd4..9bed89b 100644 --- a/devShells.nix +++ b/devShells.nix @@ -12,7 +12,7 @@ default = pkgs.mkShellNoCC { packages = [ - pkgs.nix + pkgs.lix # format + lint pkgs.actionlint -- cgit v1.2.3