feat: now in nix unstable

This commit is contained in:
imgurbot12 2024-04-07 02:51:35 -07:00
parent a1f3821a64
commit 8e01e98bc3

View File

@ -23,6 +23,16 @@ Try it on nix directly via
nix run github:imgurbot12/rmenu -- -r drun
```
Rmenu v1.2.0 is now in nix unstable!
Install it via:
```bash
sudo nix-channel --add https://nixos.org/channels/nixpkgs-unstable unstable
sudo nix-channel --update
sudo nix-env -iA unstable.rmenu
```
##### Other Platforms:
Install Dependencies (Ubuntu)