diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-04-14 21:24:43 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-04-14 21:25:10 -0400 |
commit | 55d9170cc989a13c9e560a091aec4546b03428ec (patch) | |
tree | cc008ca6778975cd2b043f37f990ed4f71ebcd19 /org | |
parent | 0.16.0 sync ver. & src dir name with sisudoc spine (diff) |
nix direnv v 3.0.4
Diffstat (limited to 'org')
-rw-r--r-- | org/config_env.org | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/org/config_env.org b/org/config_env.org index 0d1f858..6f1c1c7 100644 --- a/org/config_env.org +++ b/org/config_env.org @@ -95,15 +95,25 @@ echo ' ' #+END_SRC -*** 3.0.0 +*** 3.0.4 #+NAME: direnv-version #+BEGIN_SRC sh -3.0.0 +3.0.4 #+END_SRC #+NAME: direnv-sha #+BEGIN_SRC sh +sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4= +#+END_SRC + +*** 3.0.0 + +#+BEGIN_SRC sh +3.0.0 +#+END_SRC + +#+BEGIN_SRC sh sha256-21TMnI2xWX7HkSTjFFri2UaohXVj854mgvWapWrxRXg= #+END_SRC |