nix

package
v0.98.1 Latest Latest
Warning

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

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

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

func NewStoreCataloger

func NewStoreCataloger() pkg.Cataloger

Types

type StoreCataloger

type StoreCataloger struct{}

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

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