summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorDavid Wood <david@davidtw.co>2019-08-03 12:36:55 +0100
committerDavid Wood <david.wood@codeplay.com>2019-08-26 19:21:07 +0100
commit6aeb46217177924367fe1961a7e615f3e4052298 (patch)
treeee3c629ba15dbe6f50246709e46414e73ceea7df /supported-tools.md
parent73812c3e41c1c7fcf1705811f35ac4c9ccec003e (diff)
downloadale-6aeb46217177924367fe1961a7e615f3e4052298.zip
Add nixpkgs-fmt fixer.
This commit adds a fixer for the Nix language, nixpkgs-fmt (https://github.com/nix-community/nixpkgs-fmt).
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index c933f510..059377ab 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -290,6 +290,7 @@ formatting.
* [nim check](https://nim-lang.org/docs/nimc.html) :floppy_disk:
* nix
* [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate)
+ * [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt)
* nroff
* [alex](https://github.com/wooorm/alex) :floppy_disk:
* [proselint](http://proselint.com/)