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

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

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 labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Allod/tools#21
No description provided.