Loading pkgs/development/interpreters/erlang/generic-builder.nix +2 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ , common-updater-scripts , coreutils , git , wrapGAppsHook }: { baseName ? "erlang" , version Loading @@ -43,7 +44,7 @@ , odbcSupport ? false , odbcPackages ? [ unixODBC ] , opensslPackage ? openssl , wxPackages ? [ libGL libGLU wxGTK xorg.libX11 ] , wxPackages ? [ libGL libGLU wxGTK xorg.libX11 wrapGAppsHook ] , preUnpack ? "" , postUnpack ? "" , patches ? [ ] Loading Loading
pkgs/development/interpreters/erlang/generic-builder.nix +2 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ , common-updater-scripts , coreutils , git , wrapGAppsHook }: { baseName ? "erlang" , version Loading @@ -43,7 +44,7 @@ , odbcSupport ? false , odbcPackages ? [ unixODBC ] , opensslPackage ? openssl , wxPackages ? [ libGL libGLU wxGTK xorg.libX11 ] , wxPackages ? [ libGL libGLU wxGTK xorg.libX11 wrapGAppsHook ] , preUnpack ? "" , postUnpack ? "" , patches ? [ ] Loading