mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 01:12:19 +00:00
cli-extras: use nixfmt-classic until the new one is stable
This commit is contained in:
parent
e984ddfcf7
commit
a2b56aae33
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
google-cloud-sdk # GCP CLI
|
||||
kubectl # Container wrangler
|
||||
nil # Nix LSP
|
||||
nixfmt # Nix formatter
|
||||
nixfmt-classic # Nix formatter (old, stable one until the new one is stableish)
|
||||
vault # Hashicorp vault
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue