Manage Nix flakes. More information: https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-flake.html.
flake.nix
file) from the default template, in the current directory:nix flake init
nix flake update
nix flake lock --update-input input
nix flake show github:owner/repo
nix flake --help