hnix-store-core-0.6.0.0: Core effects for interacting with the Nix store.
Safe HaskellNone
LanguageHaskell2010

System.Nix.StorePathMetadata

Description

 
Synopsis

Documentation

data StorePathMetadata Source #

Metadata about a StorePath

Constructors

StorePathMetadata 

Fields

data StorePathTrust Source #

How much do we trust the path, based on its provenance?

Constructors

BuiltLocally

It was built locally and thus ultimately trusted

BuiltElsewhere

It was built elsewhere (and substituted or similar) and so is less trusted