Added nixfmt
This commit is contained in:
parent
c6b30fd900
commit
5f339cd83b
|
@ -14,6 +14,7 @@
|
|||
systemPackages = with pkgs; [
|
||||
bat # A cat clone with syntax highlighting & Git integration
|
||||
cabal2nix # Convert Cabal files into Nix build instructions
|
||||
nixfmt # An opinionated formatter for Nix
|
||||
nix-prefetch-github # Prefetch sources from github
|
||||
nix-prefetch-git # Prefetch sources from git
|
||||
nix-review # Review pull-requests on https://github.com/NixOS/nixpkgs
|
||||
|
|
Loading…
Reference in a new issue