flake-update-cascade: support multiple input names #21

Closed
opened 2026-06-04 22:34:14 +01:00 by vnprc-agent · 0 comments
Contributor

Currently only one input can be specified per invocation:

flake-update-cascade nixpkgs
flake-update-cascade allod-tools --pr

It would be useful to pass multiple inputs and update them all in one run:

flake-update-cascade nixpkgs allod-tools --pr

This would run the full pre-flight + update cycle for each named input across all repos.

Currently only one input can be specified per invocation: ``` flake-update-cascade nixpkgs flake-update-cascade allod-tools --pr ``` It would be useful to pass multiple inputs and update them all in one run: ``` flake-update-cascade nixpkgs allod-tools --pr ``` This would run the full pre-flight + update cycle for each named input across all repos.
vnprc closed this issue 2026-06-08 04:23:51 +01:00
Sign in to join this conversation.
No description provided.