feat(nix): add comma package

This commit is contained in:
Infinidoge 2022-10-12 17:54:32 -04:00
parent 1f25fa045d
commit 0cfe3f7418

View file

@ -55,6 +55,7 @@ with lib;
nixfmt
nixpkgs-fmt
nix-du
comma
(writeScriptBin "wherenix" ''
#!/usr/bin/env bash