| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 13 days | pkgs/direnv-patched: Run pre* and post* hooks | Benedikt Peetz | |
| The `postInstall` hook for example removes the default fish hook installed in `share`. | |||
| 2026-08-17 | modules/direnv: Implement pre-cached devshells | Benedikt Peetz | |
| That means, that the devshells are only build once and centrally updated. Ideally, they would be built upon system update, but I haven't figured out a way to run `nix print-dev-env` in a nix build sandbox yet (and hope, that it's not necessary anymore once, that functionality moves to nixpkgs' `mkShell`). | |||
