Loading pkgs/by-name/ro/rofi-unwrapped/package.nix +1 −5 Original line number Diff line number Diff line Loading @@ -47,10 +47,6 @@ stdenv.mkDerivation (finalAttrs: { preConfigure = '' patchShebangs "script" # root not present in build /etc/passwd substituteInPlace test/helper-expand.c \ --replace-fail "~root" "~nobody" ''; depsBuildBuild = [ Loading Loading @@ -100,7 +96,7 @@ stdenv.mkDerivation (finalAttrs: { (lib.mesonEnable "xcb" x11Support) ]; doCheck = false; doCheck = true; nativeInstallCheckInputs = [ versionCheckHook Loading Loading
pkgs/by-name/ro/rofi-unwrapped/package.nix +1 −5 Original line number Diff line number Diff line Loading @@ -47,10 +47,6 @@ stdenv.mkDerivation (finalAttrs: { preConfigure = '' patchShebangs "script" # root not present in build /etc/passwd substituteInPlace test/helper-expand.c \ --replace-fail "~root" "~nobody" ''; depsBuildBuild = [ Loading Loading @@ -100,7 +96,7 @@ stdenv.mkDerivation (finalAttrs: { (lib.mesonEnable "xcb" x11Support) ]; doCheck = false; doCheck = true; nativeInstallCheckInputs = [ versionCheckHook Loading