update build command to work without flake
Co-authored-by: uku <hi@uku.moe>
This commit is contained in:
@@ -56,7 +56,8 @@ conda install -c bkryza/label/clang-uml clang-uml
|
||||
#### nix
|
||||
|
||||
```bash
|
||||
nix build
|
||||
git clone https://github.com/bkryza/clang-uml
|
||||
nix-build -E 'with import <nixpkgs> { }; callPackage ./packaging/nix { }'
|
||||
```
|
||||
|
||||
Or if you have flake enabled, you can also run
|
||||
|
||||
Reference in New Issue
Block a user