diff --git a/README.md b/README.md index 95e693f2..cfad2ef3 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,14 @@ contact the package maintainer first. - [VipreML Overlay](https://github.com/viperML/viperML-overlay/) +#### Nix + +- [nix packages](https://search.nixos.org/packages?channel=23.11&show=libsForQt5.bismuth&from=0&size=50&sort=relevance&type=packages&query=bismuth) + + ```bash + nix-shell -p libsForQt5.bismuth + ``` + #### From Source - [See Dev Docs](CONTRIBUTING.md)