nix flake update a b is not possible but could be #194

Closed
opened 2024-03-28 19:02:05 +00:00 by jade · 3 comments
Owner

Each nix flake update command can only update either one or all inputs. This is worse than nix flake lock --update-input a --update-input b which did work.

Describe the solution you'd like

tbh nix flake update can just accept multiple inputs to update, it throws an error currently.

Describe alternatives you've considered

can run multiple commands but it's not as nice

Additional context

Add any other context or screenshots about the feature request here.

## Is your feature request related to a problem? Please describe. Each `nix flake update` command can only update either one or all inputs. This is worse than `nix flake lock --update-input a --update-input b` which did work. ## Describe the solution you'd like tbh `nix flake update` can just accept multiple inputs to update, it throws an error currently. ## Describe alternatives you've considered can run multiple commands but it's not as nice ## Additional context Add any other context or screenshots about the feature request here.
jade added the
ux
E/easy
E/help wanted
labels 2024-03-28 19:02:24 +00:00
Owner

Ah, oops, that's a regression I should have caught; I'll pick this up if I have time and someone doesn't get to it first

Ah, oops, that's a regression I should have caught; I'll pick this up if I have time and someone doesn't get to it first
jade added the
Area/flakes
label 2024-03-30 00:04:22 +00:00
nrabulinski was assigned by jade 2024-05-10 19:43:42 +00:00
Author
Owner
https://gerrit.lix.systems/c/lix/+/1156
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/1156 ("Accept multiple arguments to nix flake update")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/1156", "number": 1156, "kind": "commit message"}], "cl_meta": {"1156": {"change_title": "Accept multiple arguments to `nix flake update`"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/1156](https://gerrit.lix.systems/c/lix/+/1156) ("Accept multiple arguments to `nix flake update`")
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
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: lix-project/lix#194
No description provided.