reasonable-solutions/Build and Push with Nix and Docker

Check Nix flakes, build Nix packages and Docker containers, and push the containers

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 26, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: reasonable-solutions/friendly-parakeet@30a62b2410029338166fa540f128c25d7dff01b1 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
packagesList of Nix packages to build, comma separated valuesno""
containersList of Docker containers to build and push, comma separated valuesno""
publishList of packages to publish, comma separated valuesno""

no outputs