add flake-checker

main
Andrew Coleman 2023-09-11 09:18:15 -04:00
parent 2ea9a291c4
commit b46c46a133
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ has_bin "dnsproxy" || nix profile install nixpkgs#dnsproxy
has_bin "dust" || nix profile install nixpkgs#du-dust
has_bin "exa" || nix profile install nixpkgs#exa
has_bin "fd" || nix profile install nixpkgs#fd
has_bin "flake-checker" || nix profile install github:DeterminateSystems/flake-checker
has_bin "flamegraph" || nix profile install nixpkgs#flamegraph
has_bin "fzf" || nix profile install nixpkgs#fzf
has_bin "git" || nix profile install nixpkgs#git