add nixpkgs-fmt

This commit is contained in:
Sean Buckley 2020-09-24 01:48:44 -04:00
parent e3c8b78056
commit 29b5f72080

View file

@ -25,6 +25,7 @@
dnsutils dnsutils
tcpdump tcpdump
rsync rsync
nixpkgs-fmt
(writeScriptBin "nix-roots" "nix-store --gc --print-roots | grep -v ^/proc/") (writeScriptBin "nix-roots" "nix-store --gc --print-roots | grep -v ^/proc/")