aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/nix-develop-dlang-shared.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/nix-develop-dlang-shared.org')
-rw-r--r--org/nix-develop-dlang-shared.org19
1 files changed, 16 insertions, 3 deletions
diff --git a/org/nix-develop-dlang-shared.org b/org/nix-develop-dlang-shared.org
index 2a2f66d..1b9129e 100644
--- a/org/nix-develop-dlang-shared.org
+++ b/org/nix-develop-dlang-shared.org
@@ -4,7 +4,7 @@
#+FILETAGS: :dlang:develop:shared:
#+AUTHOR: Ralph Amissah
#+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]]
-#+COPYRIGHT: Copyright (C) 2015 - 2025 Ralph Amissah
+#+COPYRIGHT: Copyright (C) 2015 (continuously updated, current 2026) Ralph Amissah
#+LANGUAGE: en
#+STARTUP: content hideblocks hidestars noindent entitiespretty
#+PROPERTY: header-args :noweb yes
@@ -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