mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-23 15:36:34 +05:30
Add Nix package
This commit is contained in:
parent
e88984206b
commit
d7257a648a
1 changed files with 8 additions and 0 deletions
|
|
@ -52,6 +52,14 @@ or
|
|||
npx hblock
|
||||
```
|
||||
|
||||
### Nix
|
||||
|
||||
A package for Nix users is [available in the stable channel](https://search.nixos.org/packages?show=hblock).
|
||||
|
||||
```sh
|
||||
nix-shell -p hblock
|
||||
```
|
||||
|
||||
### Void Linux
|
||||
|
||||
A package for Void Linux users is [available in the main repository](https://github.com/void-linux/void-packages/tree/master/srcpkgs/hblock).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue