Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@AntonHakansson AntonHakansson released this 28 Jan 20:07
· 9 commits to main since this release

What's Changed

  • Dropped dependency on envrc package. Instead we get the shell environment from
    nix-shell using direnv's dump command. No more out-of-tree directory with .envrc.
    This gives us a noticeable performance win.

  • Removed org-nix-shell-get-direnv-path, org-nix-shell-envrc-format and
    org-nix-shell-src-block-name. Instead we tangle nix shells directly to "/tmp/"

  • Linter and documentation by @AntonHakansson in #4

Full Changelog: v0.2.0...v0.3.1