summaryrefslogtreecommitdiffstats
path: root/5pkgs/beef/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '5pkgs/beef/default.nix')
-rw-r--r--5pkgs/beef/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/5pkgs/beef/default.nix b/5pkgs/beef/default.nix
index d444dbded..c99577caf 100644
--- a/5pkgs/beef/default.nix
+++ b/5pkgs/beef/default.nix
@@ -1,4 +1,4 @@
-{ stdenv, bundlerEnv, ruby, fetchFromGitHub, nodejs }:
+{ stdenv, lib, bundlerEnv, ruby, fetchFromGitHub, nodejs }:
# nix-shell --command "bundler install && bundix" in the clone, copy gemset.nix, Gemfile and Gemfile.lock
let
gems = bundlerEnv {
@@ -35,7 +35,7 @@ EOF
chmod +x $bin
'';
- meta = with stdenv.lib; {
+ meta = with lib; {
homepage = https://beefproject.com/;
description = "The Browser Exploitation Framework";
platforms = platforms.linux;
[cgit] Unable to lock slot /tmp/cgit/a7000000.lock: No such file or directory (2)