Skip to content

antifuchs/lix-gha-installer-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lix GHA Installer Action

Simple and opinionated action to install Lix. Strictly follows the default semantics of a Lix install.


TLDR

It mostly just runs the Lix Installer1.

Some differences:

  • We use the channel: ref to Nixpkgs instead of the flake: ref, as the flake: ref may have issues within the GHA ecosystem, regarding rate-limiting.
  • We configure the current user as a trusted user.

Options

extra_nix_config

A string that gets appended as-is to /etc/nix/nix.conf

github_access_token

An access token that's configured as an extra-access-tokens entry for github.com. If unset, the action's default access token (from github.token) is configured.


1: And checks Nix is available, and also wraps with error reporting...

About

lix installer action, but extended

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%