doc: add nix version info
This commit is contained in:
@@ -57,6 +57,7 @@ conda install -c bkryza/label/clang-uml clang-uml
|
|||||||
#### Nix
|
#### Nix
|
||||||
|
|
||||||
You can use the version packaged in nixpkgs like this:
|
You can use the version packaged in nixpkgs like this:
|
||||||
|
Currently clang-uml version 0.5.1 is available in nixos-unstable and nixos-24.05
|
||||||
```bash
|
```bash
|
||||||
nix-shell -p clang-uml
|
nix-shell -p clang-uml
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user