actions-marketplace-validations/Install Nix Packages

Install flake packages using an ephemeral Nix profile

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 26, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/yaxitech_nix-install-pkgs-action@4eb8a6112bd0717c46f5e1a24e4fca4408fdd0d2 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
packagesComma-separated list of flake package references to installno
exprInstall a derivation by evaluating the given expressionno
inputs-fromUse inputs of the given flake as registry entriesno.
allow-unfreeWhether to allow evaluation of unfree nixpkgs packagesnofalse
dummy-binsComma-separated list of dummy binary names to installno""
namedescription
nix_profile_pathPath to the Nix profile the requested packages were installed to