package
0.0.0-20250130021906-a857edaf71ca
Repository: https://github.com/google/nixery.git
Documentation: pkg.go.dev
# Functions
groupLayers applies the algorithm described above the its input and returns a list of layers, each consisting of a list of Nix store paths that it should contain.
PackageFromPath returns the name of a Nix package based on its output store path.
# Structs
Layer represents the data returned for each layer that Nix should build for the container image.
runtimeGraph represents structured information from Nix about the runtime dependencies of a derivation.
# Type aliases
Popularity data for each Nix package that was calculated in advance.