Documentation
¶
Overview ¶
Package image embeds the sandbox image definition so `coop rebuild` works from the installed binary alone.
Index ¶
Constants ¶
View Source
const NixpkgsRef = "github:flox/nixpkgs/d407951447dcd00442e97087bf374aad70c04cea"
NixpkgsRef is the immutable package source shared by the embedded image and local extra-package builds.
Variables ¶
This section is empty.
Functions ¶
func Fingerprint ¶
func Fingerprint() string
Fingerprint identifies the embedded build inputs. Local image tags include it so a changed Containerfile or shell setup cannot silently reuse an older image under the same configuration.
func Materialize ¶
Materialize writes the build context to a temp directory and returns its path. Caller removes it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.