prs icon indicating copy to clipboard operation
prs copied to clipboard

Potential conflict: there's another prs binary in archlinux, nixpkgs...

Open linuxmobile opened this issue 9 months ago • 0 comments

Description:

I'm currently trying to create a Pull Request in nixpkgs that includes this package but there's another package with prs binary name. This package utilizes a command-line interface (CLI) also named prs .

However, it appears there's an existing package named prs within the nixpkgs repository itself. This means that when attempting to build and potentially use this package in a PR, there's a conflict arising from the shared binary name.

What can we do to avoid this?

linuxmobile avatar Jul 17 '25 23:07 linuxmobile