No description
- Shell 71.8%
- Nix 28.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| hooks | ||
| LICENSES | ||
| flake.lock | ||
| flake.nix | ||
| plugin.yml | ||
| README.md | ||
| REUSE.toml | ||
Install the Nix package manager on your Buildkite agent
Example
steps:
- command: nix run nixpkgs#hello
plugins:
- jcollie/install-nix#v1.3.0
Configuration
Developing
To run the tests:
podman run -it --rm -v "$PWD:/plugin:ro" docker.io/buildkite/plugin-linter --id jcollie/install-nix