LinuxCommandLibrary

nix3-flake

manages Nix flakes

TLDR

Show flake outputs

$ nix3 flake show
copy
Update inputs
$ nix3 flake update
copy
Initialize flake
$ nix3 flake init
copy
Check flake
$ nix3 flake check
copy

SYNOPSIS

nix3 flake [command] [options]

DESCRIPTION

nix3 flake manages Nix flakes. Alternative name for nix flake commands.
The tool handles flake.nix files. Manages reproducible package definitions.

PARAMETERS

COMMAND

Flake subcommand.
show
Display outputs.
update
Update inputs.
init
Create new flake.
check
Validate flake.
--help
Display help information.

CAVEATS

Alias for nix flake. Experimental features. Lock file management.

HISTORY

nix3 flake is part of the Nix 3.x flake system for hermetic builds.

SEE ALSO

nix(1), nix-flake(1), nix3-build(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community