common templates used by canidae solutions to start new projects
in a new folder:
$ nix flake init -t github:canidae-solutions/<template name>- base: basic template w/ devshell, npins (includes nixpkgs), direnv, commit hooks (formatting nix files w/
nixfmt-rfc-style) + skeletondefault.nix - rust: rust project w/ toolchain produced by fenix from
rust-toolchain.tomland build performed by crate2nix