Create development shells quickly with nix.
Chain you dependencies joined by dots:
<package>adds the package into the shell@<package>adds the packages needed to build<package>
nix develop github:LeixB/quick-nix#@nosv.clang-tools.hyperfineThis can be used along with direnv:
use flake github:LeixB/quick-nix#@nosv.clang-tools.hyperfine