Add nix_path action paramter

This commit is contained in:
Tobias Happ 2020-05-28 16:25:05 +02:00
parent 14f0e86ffb
commit a744770f4b
4 changed files with 32 additions and 6 deletions

View file

@ -4,6 +4,8 @@ author: 'Domen Kožar'
inputs:
install_url:
description: 'Installation URL that will contain a script to install Nix'
nix_path:
description: 'Set NIX_PATH environment variable. If set "skip_adding_nixpkgs_channel" will be implicitly enabled'
skip_adding_nixpkgs_channel:
description: 'Skip adding nixpkgs-unstable channel'
branding: