summaryrefslogtreecommitdiff
path: root/flake.lock
AgeCommit message (Collapse)Author
2025-07-28Disable automatic `#include` insertion for clangd (#7951)Sam Estep
2025-07-14Let `flake.nix` users run `extras/formatting.sh` (#7682)Sam Estep
Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>
2025-03-20Add Nix flake for direnv (#6635)Sam Estep
* Add Nix flake for direnv * Use Sai's suggestion for the `description` * Make `.envrc` optional * Move Nix docs to their own section * Tweak wording * Tweak wording more * Add `nixfmt` --------- Co-authored-by: Sai Praveen Bangaru <31557731+saipraveenb25@users.noreply.github.com> Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>