Skip to content

Commit

Permalink
Add instructions for nixpkgs to README
Browse files Browse the repository at this point in the history
  • Loading branch information
elsesiy committed Aug 13, 2024
1 parent fbc193c commit 6f9340c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ You can find the latest package description for Arch users [here](https://aur.ar

Contribution by [@jocelynthode](https://github.com/jocelynthode)

#### Nix
You can install the latest version from Nixpkgs ([24.05](https://search.nixos.org/packages?channel=24.05&from=0&size=50&sort=relevance&type=packages&query=kubectl-view-secret), [unstable](https://search.nixos.org/packages?channel=unstable&show=kubectl-view-secret&from=0&size=50&sort=relevance&type=packages&query=kubectl-view-secret)) or try it via a temporary nix-shell:

```
nix-shell -p kubectl-view-secret
```

### Build from source

# Clone this repository (or your fork)
Expand Down

0 comments on commit 6f9340c

Please # to comment.