Skip to content

Commit

Permalink
README: mention why install_url is useful
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Sep 21, 2020
1 parent ba5c343 commit aee3ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

## Inputs (specify using `with:`)

- `install_url`: specify URL to install Nix from (useful for testing non-stable releases)
- `install_url`: specify URL to install Nix from (useful for testing non-stable releases or pinning Nix for example https://releases.nixos.org/nix/nix-2.3.7/install)

- `nix_path`: set `NIX_PATH` environment variable, for example `nixpkgs=channel:nixos-unstable`

Expand Down

0 comments on commit aee3ec7

Please sign in to comment.