docs: remove now-unnecessary notice of flake.nix

This commit is contained in:
Muhammad Nauman Raza 2025-01-18 21:48:23 +00:00
parent 31e4ecd094
commit 475313e3d6
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -13,9 +13,6 @@ $ cd bunbun
$ cargo build --release # `--release` adds a few optimisations $ cargo build --release # `--release` adds a few optimisations
``` ```
> **Using the flake!**
> This repository contains a `flake.nix` - if you have Nix installed, you can run `nix run github:devraza/bunbun` to compile and run the program.
### NixOS ### NixOS
`bunbun` is now packaged on NixOS/nixpkgs, maintained by [GaetanLepage](https://github.com/GaetanLepage)! If you have Nix installed, you can try it with: `bunbun` is now packaged on NixOS/nixpkgs, maintained by [GaetanLepage](https://github.com/GaetanLepage)! If you have Nix installed, you can try it with:
```bash ```bash