Skip to content

Commit

Permalink
Merge pull request #35 from nshalman/nix-package
Browse files Browse the repository at this point in the history
README: link to search.nixos.org for nixpkgs entry
  • Loading branch information
ynqa committed Apr 4, 2024
2 parents cbc4f7a + 67543ae commit a42bf86
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ See [here](https://ports.macports.org/port/jnv/) for more info.
sudo port install jnv
```

### Nix / NixOS

See [package entry on search.nixos.org](https://search.nixos.org/packages?channel=unstable&query=jnv) for more info.

```bash
nix-shell -p jnv
```

### Cargo

#### Requirements
Expand Down

0 comments on commit a42bf86

Please sign in to comment.