Loading pkgs/by-name/op/openbox/package.nix +9 −0 Original line number Diff line number Diff line Loading @@ -15,8 +15,10 @@ libsm, imlib2, pango, bashNonInteractive, libstartup_notification, makeWrapper, versionCheckHook, }: stdenv.mkDerivation (finalAttrs: { Loading @@ -27,10 +29,12 @@ stdenv.mkDerivation (finalAttrs: { autoreconfHook pkg-config makeWrapper python3 python3.pkgs.wrapPython ]; buildInputs = [ bashNonInteractive libxml2 libxinerama libxcursor Loading @@ -47,6 +51,8 @@ stdenv.mkDerivation (finalAttrs: { imlib2 ]; strictDeps = true; pythonPath = with python3.pkgs; [ pyxdg ]; Loading Loading @@ -89,6 +95,9 @@ stdenv.mkDerivation (finalAttrs: { wrapPythonProgramsIn "$out/libexec" "$out ''${pythonPath[*]}" ''; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; meta = { description = "X window manager for non-desktop embedded systems"; homepage = "http://openbox.org/"; Loading Loading
pkgs/by-name/op/openbox/package.nix +9 −0 Original line number Diff line number Diff line Loading @@ -15,8 +15,10 @@ libsm, imlib2, pango, bashNonInteractive, libstartup_notification, makeWrapper, versionCheckHook, }: stdenv.mkDerivation (finalAttrs: { Loading @@ -27,10 +29,12 @@ stdenv.mkDerivation (finalAttrs: { autoreconfHook pkg-config makeWrapper python3 python3.pkgs.wrapPython ]; buildInputs = [ bashNonInteractive libxml2 libxinerama libxcursor Loading @@ -47,6 +51,8 @@ stdenv.mkDerivation (finalAttrs: { imlib2 ]; strictDeps = true; pythonPath = with python3.pkgs; [ pyxdg ]; Loading Loading @@ -89,6 +95,9 @@ stdenv.mkDerivation (finalAttrs: { wrapPythonProgramsIn "$out/libexec" "$out ''${pythonPath[*]}" ''; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; meta = { description = "X window manager for non-desktop embedded systems"; homepage = "http://openbox.org/"; Loading