aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-03-05 16:42:11 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2026-03-05 17:36:14 -0500
commit7bf3e40d005f21881240a0b9c2140b5244eecd3b (patch)
treec4f6827c6e0d89b7eb62413f0c55a2ccf1a1f327 /org
parentldc-1.42.0 overlay (diff)
nix direnv 3.1.0HEADmain
Diffstat (limited to 'org')
-rw-r--r--org/nix-develop-dlang-shared.org17
1 files changed, 15 insertions, 2 deletions
diff --git a/org/nix-develop-dlang-shared.org b/org/nix-develop-dlang-shared.org
index fec2815..005d7f7 100644
--- a/org/nix-develop-dlang-shared.org
+++ b/org/nix-develop-dlang-shared.org
@@ -27,6 +27,7 @@ check for latest version:
update direnv version and sha hash:
- emacs org/nix-develop-dlang-shared.org
+- direnv fetchurl https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.0/direnvrc
re-tangle file:
@@ -40,16 +41,28 @@ update flake.lock:
#+NAME: direnv-version
#+BEGIN_SRC org
-<<direnv_version_3_0_7>>
+<<direnv_version_3_1_0>>
#+END_SRC
#+NAME: direnv-hash
#+BEGIN_SRC org
-<<direnv_hash_3_0_7>>
+<<direnv_hash_3_1_0>>
#+END_SRC
*** versions
+**** 3.1.0
+
+#+NAME: direnv_version_3_1_0
+#+BEGIN_SRC org
+3.1.0
+#+END_SRC
+
+#+NAME: direnv_hash_3_1_0
+#+BEGIN_SRC org
+sha256-yMJ2OVMzrFaDPn7q8nCBZFRYpL/f0RcHzhmw/i6btJM=
+#+END_SRC
+
**** 3.0.7
#+NAME: direnv_version_3_0_7