Loading pkgs/by-name/ni/niri/package.nix +0 −4 Original line number Diff line number Diff line Loading @@ -103,10 +103,6 @@ rustPlatform.buildRustPackage (finalAttrs: { ); }; preCheck = '' export XDG_RUNTIME_DIR=$(mktemp -d) ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; Loading Loading
pkgs/by-name/ni/niri/package.nix +0 −4 Original line number Diff line number Diff line Loading @@ -103,10 +103,6 @@ rustPlatform.buildRustPackage (finalAttrs: { ); }; preCheck = '' export XDG_RUNTIME_DIR=$(mktemp -d) ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; Loading