global/nix: add nix-diff and nix-tree

This commit is contained in:
Infinidoge 2023-10-31 21:31:25 -04:00
parent f8b52bf740
commit 328a13d266

View file

@ -65,6 +65,8 @@ with lib;
nixpkgs-fmt nixpkgs-fmt
nix-du nix-du
comma comma
nix-diff
nix-tree
(writeScriptBin "wherenix" '' (writeScriptBin "wherenix" ''
#!/usr/bin/env bash #!/usr/bin/env bash