Loading pkgs/tools/misc/autojump/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stdenv.mkDerivation rec { sha256 = "1rgpsh70manr2dydna9da4x7p8ahii7dgdgwir5fka340n1wrcws"; }; buildInputs = [ python3 bash ]; nativeBuildInputs = [ python3 ]; dontBuild = true; installPhase = '' Loading Loading
pkgs/tools/misc/autojump/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stdenv.mkDerivation rec { sha256 = "1rgpsh70manr2dydna9da4x7p8ahii7dgdgwir5fka340n1wrcws"; }; buildInputs = [ python3 bash ]; nativeBuildInputs = [ python3 ]; dontBuild = true; installPhase = '' Loading