docs: remove now-unnecessary notice of flake.nix
This commit is contained in:
parent
31e4ecd094
commit
475313e3d6
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue