diff --git a/nix/shell.nix b/nix/shell.nix index b6dcf225..03f583e9 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -1,4 +1,5 @@ { + quickshell, alejandra, statix, deadnix, @@ -12,6 +13,8 @@ mkShellNoCC { #it's faster than mkDerivation / mkShell packages = [ + quickshell + # nix alejandra # formatter statix # linter