Skip to content

Commit 2af5179

Browse files
Pamplemoussepgrange
authored andcommitted
Add installation instruction for Nix/NixOS (#57)
1 parent 4f160a8 commit 2af5179

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ ifndef::backend-manpage[]
5050

5151
yaourt -Sys bash_unit
5252

53+
=== installing via [Nix/NixOS](https://nixos.org/)
54+
55+
*bash_unit* package has been added to [nixpkgs](https://github.com/nixos/nixpkgs). You can use it with the following command:
56+
57+
nix-shell -p bash_unit
58+
5359
=== other installation
5460

5561
This will install *bash_unit* in your current working directory:

0 commit comments

Comments
 (0)