From b244ff1af259c850215c5909ff63ffd6c89342c9 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 24 Feb 2023 14:13:42 -0500 Subject: [PATCH 1/4] Update the name / description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 3620110..8deb9a8 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,8 @@ -name: Nix Installer +name: Determinate Nix Installer branding: icon: "box" color: "purple" -description: Install Nix +description: Install Nix with the Determinate Nix Installer, with Flakes enabled by default. inputs: planner: description: A planner to use From e9cc3fbf597da5f7cfc677432c33d57e78ff526f Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 24 Feb 2023 14:23:58 -0500 Subject: [PATCH 2/4] Update action.yml Co-authored-by: Cole Helbling --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8deb9a8..479a5bd 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: Determinate Nix Installer branding: icon: "box" color: "purple" -description: Install Nix with the Determinate Nix Installer, with Flakes enabled by default. +description: Install Nix with the Determinate Nix Installer. See: https://github.com/DeterminateSystems/nix-installer inputs: planner: description: A planner to use From c8e90460398e2c5b3590e07d670de1580975d50c Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 24 Feb 2023 14:27:26 -0500 Subject: [PATCH 3/4] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 479a5bd..9afb0c2 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: Determinate Nix Installer branding: icon: "box" color: "purple" -description: Install Nix with the Determinate Nix Installer. See: https://github.com/DeterminateSystems/nix-installer +description: "Install Nix with the Determinate Nix Installer. See: https://github.com/DeterminateSystems/nix-installer" inputs: planner: description: A planner to use From aaef2adb3c50d0f3609ee3d5aeb591ab5ce7000d Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 24 Feb 2023 14:31:33 -0500 Subject: [PATCH 4/4] Update action.yml Co-authored-by: Cole Helbling --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9afb0c2..0f3c12a 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: Determinate Nix Installer +name: The Determinate Nix Installer branding: icon: "box" color: "purple"