Support self-hosted runners and always skip adding a channel

This commit is contained in:
Domen Kožar 2020-09-21 13:51:23 +02:00
parent 5a2cbacfff
commit 775aed5fcb
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
4 changed files with 49 additions and 35 deletions

View file

@ -5,9 +5,7 @@ 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'
description: 'Set NIX_PATH environment variable.'
extra_nix_config:
description: 'gets appended to `/etc/nix/nix.conf` if passed.'
branding: