nix3-derivation - Man Page
Work with derivations, Nix’s notion of a build plan.
Warning
This program is experimental and its interface is subject to change.
Synopsis
nix derivation [option…] subcommand
where subcommand is one of the following:
nix derivation add- Add a store derivationnix derivation show- show the contents of a store derivation
Options
Miscellaneous global options
--helpShow usage information.
--offlineDisable substituters and consider all previously downloaded files up-to-date.
--optionname valueSet the Nix configuration setting name to value (overriding
nix.conf).--refreshConsider all previously downloaded files out-of-date.
--versionShow version information.
Note
See
man nix.conffor overriding configuration settings with command line flags.