diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-09 17:20:55 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-09 17:20:55 -0400 |
commit | 7419508a1d799c99aeb3051c8479a72f635ffe7a (patch) | |
tree | aede64a880a23146c85cfc0aa879a92fbe3d5638 /org/config_env.org | |
parent | nix overlays introduced and tracked (diff) |
arsd/cgi.d updated now includes arsd/core.d ldc2 1.32.2
Diffstat (limited to 'org/config_env.org')
-rw-r--r-- | org/config_env.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/config_env.org b/org/config_env.org index fa26a72..15d600b 100644 --- a/org/config_env.org +++ b/org/config_env.org @@ -83,7 +83,7 @@ direnv fetchurl https://raw.githubusercontent.com/nix-community/nix-direnv/${Nix - bespoke modify appropriately and generate if needed -#+HEADER: :tangle ../.envrc-local_ +#+HEADER: :tangle ../.envrc-local #+HEADER: :noweb yes #+BEGIN_SRC sh export DFLAGS="-O2 -inline -boundscheck=on -color=on" |