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
- Host: GitHub
- URL: https://github.com/srid/nix-health
- Owner: srid
- License: agpl-3.0
- Created: 2023-04-05T19:16:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T07:38:32.000Z (about 2 years ago)
- Last Synced: 2024-12-27T01:07:41.158Z (over 1 year ago)
- Language: Nushell
- Homepage:
- Size: 32.2 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```