diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-06-09 13:02:16 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-06-09 15:00:12 -0400 |
commit | fa631635637ed5487be3f5c989e530a8b8914d2c (patch) | |
tree | aa4052f53c426ef28a23d79a01ebc1371aceba4a /devenv.nix | |
parent | org ready ldc-1.41.0-beta1; flake using ldc-1.40.1 (diff) |
- remove ./.env/
Diffstat (limited to 'devenv.nix')
-rw-r--r-- | devenv.nix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -10,7 +10,7 @@ with pkgs; # ❯❯❯ nix_related #nix # if not on NixOS, this is needed direnv - nixVersions.latest #nixVersions.latest #nixVersions.git + nixVersions.latest #nixVersions.latest #nixVersions.git #nixVersions.nix_2_29 #nixVersions.nix_2_29 nix-prefetch-git validatePkgConfig nix-output-monitor @@ -21,7 +21,6 @@ with pkgs; # ❯❯❯ dev gnumake ps - dtools # ❯❯❯ d_build_related # ❯❯ package manager dub |