Skip to content

Tags: AntonHakansson/org-nix-shell

Tags

v0.3.2

Toggle v0.3.2's commit message
chore: bump version

v0.3.1

Toggle v0.3.1's commit message
docs: incorrect information

We don't use org-babel's temoporary directory because I had issues with the symbol name in
older emacs version and I am too lazy to figure it out.
I think using /tmp/ is acceptable.

v0.2.0

Toggle v0.2.0's commit message
fix: ci nag

v0.1.4

Toggle v0.1.4's commit message
fix: use `nix-instantiate` to check for derivation errors.

Previously we used `nix-shell` which also loads the shell and runs shellHooks etc.
This can be expensive.

v0.1.3

Toggle v0.1.3's commit message
ci: latest emacs version

v0.1.2

Toggle v0.1.2's commit message
repo: bump version

v0.1.1

Toggle v0.1.1's commit message
repo: bump version number

v0.1.0

Toggle v0.1.0's commit message
feat(repo): nix installation

I should package it properly once I have tested it enough to know.