An open API service indexing awesome lists of open source software.

https://github.com/srid/nix-health

🩺 Check the health of your Nix install
https://github.com/srid/nix-health

Last synced: 8 months ago
JSON representation

🩺 Check the health of your Nix install

Awesome Lists containing this project

README

          

# nix-health

🩺 Check the health of your Nix install

> [!WARNING]
> This project is superceded by the new [nix-health](https://github.com/juspay/nix-health). You should use that.

## Usage

```sh
nix run github:srid/nix-health
```

## Development

```sh
nix run nixpkgs#watchexec -- -e nix -e nu nix run
```