Loading pkgs/by-name/op/openbox/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ bashNonInteractive, libstartup_notification, makeWrapper, versionCheckHook, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -94,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 +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ bashNonInteractive, libstartup_notification, makeWrapper, versionCheckHook, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -94,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