about summary refs log tree commit diff
path: root/src/tools/nix-dev-shell/envrc-flake
AgeCommit message (Collapse)AuthorLines
2024-12-30chore: fix typosHoru-1/+1
2024-12-10remove instructions to git exclude files in `src/nix-dev-shell/envrc-*`Waffle Lapkin-1/+1
this is no longer needed as `.gitignore` contains both `/.envrc` and `flake.lock` (and also `/.direnv/`)
2024-11-28add instructions for generating `flake.lock` to `envrc-flake`Maybe Lapkin-1/+1
Previous setup instructions did not work without. (i.e. the envrc would not do anything, `nix flake show..` would provide unhelpful error)
2024-09-21Add an option of using nix-shell instead of nix flakeMaybe Lapkin-0/+8