aboutsummaryrefslogtreecommitdiffstats
path: root/markdown
diff options
context:
space:
mode:
Diffstat (limited to 'markdown')
-rw-r--r--markdown/flake.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/markdown/flake.nix b/markdown/flake.nix
index c386e41..3239b12 100644
--- a/markdown/flake.nix
+++ b/markdown/flake.nix
@@ -46,10 +46,6 @@
};
devShells.default = pkgs.mkShell {
packages = with pkgs; [
- nil
- alejandra
- statix
- ltex-ls
cocogitto
flake_version_update.packages."${system}".default
];