nix

package
v0.97.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Overview

Package nix provides a concrete Cataloger implementation for packages within the Nix packaging ecosystem.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StoreCataloger

type StoreCataloger struct{}

StoreCataloger finds package outputs installed in the Nix store location (/nix/store/*).

func NewStoreCataloger

func NewStoreCataloger() *StoreCataloger

func (*StoreCataloger) Catalog

func (c *StoreCataloger) Catalog(resolver file.Resolver) ([]pkg.Package, []artifact.Relationship, error)

func (*StoreCataloger) Name

func (c *StoreCataloger) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL