We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Derivation
Nix.Effects.Derivation
nix-derivation
The type should wrap nix-derivation Derivation and extend it with
name :: Text
mFixed :: Maybe Store.SomeNamedDigest
hashMode :: HashMode
useJson :: Bool
fields. Could be called e.g. HnixDerivation.
HnixDerivation