Skip to content

Commit

Permalink
metasploit: add missing update deps to shell.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Jun 9, 2017
1 parent c113533 commit 0cab4ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/tools/security/metasploit/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ with import <nixpkgs> {};
stdenv.mkDerivation {
name = "env";
buildInputs = [
ruby.devEnv
git
sqlite
libpcap
postgresql
Expand Down

0 comments on commit 0cab4ca

Please sign in to comment.