aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/di/direnv-patched/0001-rc-Also-consider-.nenvrc-files.patch (follow)
Commit message (Collapse)AuthorAge
* modules/direnv: Implement pre-cached devshellsBenedikt Peetz27 hours
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`).