allow skipping channel installation

This commit is contained in:
Domen Kožar 2020-05-27 13:17:01 +02:00
parent 642cfa0200
commit 10a7d51bce
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
3 changed files with 30 additions and 7 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'
skip_adding_nixpkgs_channel:
description: 'Skip adding nixpkgs-unstable channel'
branding:
color: 'blue'
icon: 'sun'