about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/yt
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-28 20:59:43 +0100
committerSoispha <soispha@vhack.eu>2024-01-28 20:59:43 +0100
commit3c9e46fabfa4b9b6ccb249b0420c508ed57daee4 (patch)
treee4111a0fdf28fd46db06552857f8729152df43d1 /sys/nixpkgs/pkgs/yt
parentfix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flag (diff)
downloadnixos-config-3c9e46fabfa4b9b6ccb249b0420c508ed57daee4.tar.gz
nixos-config-3c9e46fabfa4b9b6ccb249b0420c508ed57daee4.zip
fix(sys/nixpkgs/pkgs/yt/ytc): Allow watching already watched ids
Diffstat (limited to 'sys/nixpkgs/pkgs/yt')
-rw-r--r--sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs b/sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs
index 3fa3148d..b38157df 100644
--- a/sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs
+++ b/sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs
@@ -27,6 +27,8 @@ fn main() -> Result<()> {
                     "--output",
                     "json",
                     "list",
+                    "--watched",
+                    "--unwatched",
                     "--attributes",
                     "url",
                     "--ids",