Loading pkgs/by-name/ne/neo4j/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ openjdk17, which, gawk, bashNonInteractive, }: stdenv.mkDerivation rec { Loading @@ -19,6 +20,8 @@ stdenv.mkDerivation rec { }; nativeBuildInputs = [ makeWrapper ]; buildInputs = [ bashNonInteractive ]; strictDeps = true; installPhase = '' mkdir -p "$out/share/neo4j" Loading Loading
pkgs/by-name/ne/neo4j/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ openjdk17, which, gawk, bashNonInteractive, }: stdenv.mkDerivation rec { Loading @@ -19,6 +20,8 @@ stdenv.mkDerivation rec { }; nativeBuildInputs = [ makeWrapper ]; buildInputs = [ bashNonInteractive ]; strictDeps = true; installPhase = '' mkdir -p "$out/share/neo4j" Loading