diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-04-29 23:19:51 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-04-29 23:28:36 -0400 |
commit | 0796fe7d60519f22d0ada2e48561d4abc3d953aa (patch) | |
tree | 6391dcfde7a4d9cc16fbf1a74ef61713068e5dd0 /devenv.nix | |
parent | cgi search, cosmetic on sisu spine info (diff) |
nix dev + update direnv 2.2.1 => 2.3.0
Diffstat (limited to 'devenv.nix')
-rw-r--r-- | devenv.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,6 @@ with pkgs; # ❯❯❯ nix_related #nix # if not on NixOS, this is needed direnv - #cachix nixVersions.unstable #nixFlakes nix-prefetch-git validatePkgConfig @@ -19,13 +18,14 @@ with pkgs; jq alejandra git + # ❯❯❯ dev gnumake ps # ❯❯❯ d_build_related # ❯❯ package manager dub # ❯❯ compiler - dmd + #dmd ldc # ❯❯❯ sqlite search related sqlite |