Skip to content

update: add --exclude argument - #86

Merged
amaanq merged 1 commit into
manic-systems:mainfrom
iynaix:update-exclude-arg
Aug 4, 2026
Merged

update: add --exclude argument#86
amaanq merged 1 commit into
manic-systems:mainfrom
iynaix:update-exclude-arg

Conversation

@iynaix

@iynaix iynaix commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Adds a --exclude argument to update. E.g. tack update --exclude nixpkgs,home-manager. I chose the comma separated string instead of a repeatable argument as multiple --exclude is a pain to type.

@iynaix
iynaix marked this pull request as draft July 13, 2026 04:08
@iynaix
iynaix force-pushed the update-exclude-arg branch 2 times, most recently from 2701649 to 7dcaeea Compare July 13, 2026 04:24
@iynaix iynaix changed the title update: add repeatable --exclude argument update: add --exclude argument Jul 13, 2026
@iynaix
iynaix marked this pull request as ready for review July 13, 2026 04:25
Comment thread src/commands/update/mod.rs
@iynaix
iynaix force-pushed the update-exclude-arg branch from 7dcaeea to 289bc99 Compare August 3, 2026 06:58
@amaanq

amaanq commented Aug 4, 2026

Copy link
Copy Markdown
Member

clippy's failing, just fix the failing lints and this lgtm

@iynaix
iynaix force-pushed the update-exclude-arg branch 2 times, most recently from 3257566 to dec542e Compare August 4, 2026 03:33
@iynaix
iynaix force-pushed the update-exclude-arg branch from dec542e to 5b5d635 Compare August 4, 2026 03:36
@amaanq
amaanq merged commit 62a6754 into manic-systems:main Aug 4, 2026
3 checks passed
@amaanq

amaanq commented Aug 4, 2026

Copy link
Copy Markdown
Member

thanks, sorry for taking a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants