Skip to content

Commit 6778d63

Browse files
authored
Add Nix, rename Alpine Linux [skip ci]
1 parent 6d4e3a5 commit 6778d63

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

โ€ŽREADME.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ curl -sSL https://github.com/Slackadays/Clipboard/raw/main/src/install.sh | sh
7171

7272
<a href="https://repology.org/project/clipboard/versions"><img src="https://repology.org/badge/vertical-allrepos/clipboard.svg" alt="Packaging status" align="right"></a>
7373

74-
**Alpine** (you'll need to enable the Community packages first)
74+
**Alpine Linux** (you'll need to enable the Community packages first)
7575
```sh
7676
pkg add clipboard
7777
```
@@ -86,6 +86,11 @@ yay -S clipboard
8686
brew install clipboard
8787
```
8888

89+
**Nix**
90+
```sh
91+
nix-env -iA nixpkgs.clipboard-jh
92+
```
93+
8994
**Scoop**
9095
```powershell
9196
scoop install clipboard

0 commit comments

Comments
ย (0)