package-distributiondevelopment
update-nix-flake-input
Update a specific Nix flake input to its latest version. Use when asked to update a flake input, bump a dependency, or upgrade a specific package/input in the flake. Handles the full workflow: verify input exists, update flake.lock, build to verify, and commit the change.
maintainer
sei40kr
更新于 2/9/2026
星标
21
分支
3
quick start
Installation and usage
Update a specific Nix flake input to its latest version. Use when asked to update a flake input, bump a dependency, or upgrade a specific package/input in the flake. Handles the full workflow: verify input exists, update flake.lock, build to verify, and commit the change.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use update-nix-flake-input