nix flake lock --update-input meow should tell you to use nix flake update meow #283

Closed
opened 2024-05-08 08:12:09 +00:00 by jade · 3 comments
Owner

Currently:

❯ nix flake lock --update-input bombon
error: unrecognised flag '--update-input'

Desired:

❯ nix flake lock --update-input bombon
error: `nix flake lock --update-input INPUT` has been replaced by `nix flake update INPUT`
Currently: ``` ❯ nix flake lock --update-input bombon error: unrecognised flag '--update-input' ``` Desired: ``` ❯ nix flake lock --update-input bombon error: `nix flake lock --update-input INPUT` has been replaced by `nix flake update INPUT` ```
jade added the
ux
E/easy
E/help wanted
labels 2024-05-08 23:44:55 +00:00
Member

I can take on this issue, should we also allow multiple inputs to be updated at the same time? both should hopefully be fairly easy and nice ux improvements

I can take on this issue, should we also allow multiple inputs to be updated at the same time? both should hopefully be fairly easy and nice ux improvements
Author
Owner

yep that is this bug, we would love it also getting fixed: #194

yep that is this bug, we would love it also getting fixed: https://git.lix.systems/lix-project/lix/issues/194
nrabulinski was assigned by jade 2024-05-10 19:43:51 +00:00
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/1157 ("Show message about --update-input being replaced by nix flake update")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/1157", "number": 1157, "kind": "commit message"}], "cl_meta": {"1157": {"change_title": "Show message about `--update-input` being replaced by `nix flake update`"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/1157](https://gerrit.lix.systems/c/lix/+/1157) ("Show message about `--update-input` being replaced by `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#283
No description provided.