diff options
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 ❯❯ |