aboutsummaryrefslogtreecommitdiffstats
path: root/.envrc (unfollow)
Commit message (Collapse)Author
2025-03-09.envrc: Add ./scripts to PATHBenedikt Peetz
2025-01-21fix(envrc): remove git fetchSilas Schöffel
2024-12-23style(treewide): FormatBenedikt Peetz
2023-04-18Build(flake): Enable direnv integrationSoispha
[Direnv](https://github.com/direnv/direnv) in combination with [Nix integration](https://github.com/direnv/direnv/wiki/Nix) — in this case [Nix-direnv](https://github.com/nix-community/nix-direnv) — allows for reliable build environments (and some uncluttering of the PATH). Setting it up is rather easy, just see [Nix-direnv's install instructions](https://github.com/nix-community/nix-direnv#installation).