summaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-04-29 23:19:51 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-04-29 23:28:36 -0400
commit0796fe7d60519f22d0ada2e48561d4abc3d953aa (patch)
tree6391dcfde7a4d9cc16fbf1a74ef61713068e5dd0 /shell.nix
parentcgi search, cosmetic on sisu spine info (diff)
nix dev + update direnv 2.2.1 => 2.3.0
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 ❯❯