summaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rwxr-xr-xshell.nix7
1 files changed, 2 insertions, 5 deletions
diff --git a/shell.nix b/shell.nix
index d5aa063..78c0843 100755
--- a/shell.nix
+++ b/shell.nix
@@ -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 ❯❯