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 /shell.nix | |
parent | cgi search, cosmetic on sisu spine info (diff) |
nix dev + update direnv 2.2.1 => 2.3.0
Diffstat (limited to 'shell.nix')
-rwxr-xr-x | shell.nix | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -7,7 +7,6 @@ with pkgs; # ❯❯❯ nix_related #nix direnv - #cachix nixVersions.unstable #nixFlakes nix-prefetch-git validatePkgConfig @@ -16,6 +15,7 @@ with pkgs; jq alejandra git + # ❯❯❯ dev gnumake ps # ❯❯❯ d_build_related @@ -23,7 +23,7 @@ with pkgs; dub # ❯❯ compiler ldc - rund + #rund # ❯❯ linker #lld #mold @@ -36,9 +36,6 @@ with pkgs; #aria #wget #curl ]; shellHook = '' - nix flake update - nix flake check - nix flake show echo ' shell.nix echo ❯❯ |