Skip to content

Commit

Permalink
add more utils to devshell
Browse files Browse the repository at this point in the history
  • Loading branch information
RTUnreal committed May 14, 2024
1 parent 01d9857 commit f21c4e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
packages = [
pkgs.elixir_1_16
pkgs.cargo
pkgs.netcat
pkgs.curl
];
shellHook = ''
export PROFILE=debug
Expand Down

0 comments on commit f21c4e9

Please sign in to comment.