Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: nix-tree fails when y pressed #318761

Closed
spiage opened this issue Jun 10, 2024 · 1 comment
Closed

Bug: nix-tree fails when y pressed #318761

spiage opened this issue Jun 10, 2024 · 1 comment
Labels
0.kind: bug Something is broken

Comments

@spiage
Copy link

spiage commented Jun 10, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. run nix-tree
  2. press y (to copy path to clipboard) with any package selected
    and this error window appears:
Cannot copy to clipboard:
Running ("pbcopy",[]) failed with exception: pbcopy: startProcess: posix_spawnp: does not exist (No such file or directory).
Running ("wl-copy",[]) failed with exception: wl-copy: startProcess: posix_spawnp: does not exist (No such file or directory).
Running ("xclip",["-selection","clipboard"]) failed with exception: xclip: startProcess: posix_spawnp: does not exist (No such file or directory).
Running ("xsel",["-i","-b"]) failed with exception: xsel: startProcess: posix_spawnp: does not exist (No such file or directory).
Please report this as a bug.

@utdemir

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.3, NixOS, 24.11 (Vicuña), 24.11.20240610.ed3e22b`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - channels(root): `""`
 - nixpkgs: `/nix/store/mm4x9h6s4zm7zmviwa54fs1sniv6p1bq-source`

Add a 👍 reaction to issues you find important.

@spiage spiage added the 0.kind: bug Something is broken label Jun 10, 2024
@spiage
Copy link
Author

spiage commented Jun 10, 2024

utdemir/nix-tree#90

it is not bug it is feature )

@spiage spiage closed this as completed Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant