summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ale-supported-languages-and-tools.txt1
-rw-r--r--supported-tools.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt
index 4009b731..34a2e5ed 100644
--- a/doc/ale-supported-languages-and-tools.txt
+++ b/doc/ale-supported-languages-and-tools.txt
@@ -386,6 +386,7 @@ Notes:
* `nimpretty`
* nix
* `alejandra`
+ * `deadnix`
* `nix-instantiate`
* `nixfmt`
* `nixpkgs-fmt`
diff --git a/supported-tools.md b/supported-tools.md
index 2a976b45..58e64e63 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -395,6 +395,7 @@ formatting.
* nimpretty
* nix
* [alejandra](https://github.com/kamadorueda/alejandra)
+ * [deadnix](https://github.com/astro/deadnix)
* [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate)
* [nixfmt](https://github.com/serokell/nixfmt)
* [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt)