Loading pkgs/by-name/br/brush/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,8 @@ rustPlatform.buildRustPackage rec { doCheck = false; passthru = { shellPath = "/bin/brush"; tests = { complete = testers.testEqualContents { assertion = "brushinfo performs to inspect completions"; Loading Loading
pkgs/by-name/br/brush/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,8 @@ rustPlatform.buildRustPackage rec { doCheck = false; passthru = { shellPath = "/bin/brush"; tests = { complete = testers.testEqualContents { assertion = "brushinfo performs to inspect completions"; Loading