aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/sources/yt/src/bin
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-23 13:26:22 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-23 13:26:22 +0200
commit204731c0a69136c9cebcb54f1afecf5145e26bbe (patch)
treefc9132e5dc74e4a8e1327cdd411839a90f9410aa /pkgs/sources/yt/src/bin
parentrefactor(sys): Modularize and move to `modules/system` or `pkgs` (diff)
downloadnixos-config-204731c0a69136c9cebcb54f1afecf5145e26bbe.zip
refactor(pkgs): Categorize into `by-name` shards
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.
Diffstat (limited to '')
-rw-r--r--pkgs/by-name/yt/yt/src/bin/yt/main.rs (renamed from pkgs/sources/yt/src/bin/yt/main.rs)0
-rw-r--r--pkgs/by-name/yt/yt/src/bin/ytc/args.rs (renamed from pkgs/sources/yt/src/bin/ytc/args.rs)0
-rw-r--r--pkgs/by-name/yt/yt/src/bin/ytc/main.rs (renamed from pkgs/sources/yt/src/bin/ytc/main.rs)0
-rw-r--r--pkgs/by-name/yt/yt/src/bin/yts/args.rs (renamed from pkgs/sources/yt/src/bin/yts/args.rs)0
-rw-r--r--pkgs/by-name/yt/yt/src/bin/yts/main.rs (renamed from pkgs/sources/yt/src/bin/yts/main.rs)0
5 files changed, 0 insertions, 0 deletions
diff --git a/pkgs/sources/yt/src/bin/yt/main.rs b/pkgs/by-name/yt/yt/src/bin/yt/main.rs
index 37348834..37348834 100644
--- a/pkgs/sources/yt/src/bin/yt/main.rs
+++ b/pkgs/by-name/yt/yt/src/bin/yt/main.rs
diff --git a/pkgs/sources/yt/src/bin/ytc/args.rs b/pkgs/by-name/yt/yt/src/bin/ytc/args.rs
index 8b2d6a61..8b2d6a61 100644
--- a/pkgs/sources/yt/src/bin/ytc/args.rs
+++ b/pkgs/by-name/yt/yt/src/bin/ytc/args.rs
diff --git a/pkgs/sources/yt/src/bin/ytc/main.rs b/pkgs/by-name/yt/yt/src/bin/ytc/main.rs
index b38157df..b38157df 100644
--- a/pkgs/sources/yt/src/bin/ytc/main.rs
+++ b/pkgs/by-name/yt/yt/src/bin/ytc/main.rs
diff --git a/pkgs/sources/yt/src/bin/yts/args.rs b/pkgs/by-name/yt/yt/src/bin/yts/args.rs
index 56989421..56989421 100644
--- a/pkgs/sources/yt/src/bin/yts/args.rs
+++ b/pkgs/by-name/yt/yt/src/bin/yts/args.rs
diff --git a/pkgs/sources/yt/src/bin/yts/main.rs b/pkgs/by-name/yt/yt/src/bin/yts/main.rs
index 7398db61..7398db61 100644
--- a/pkgs/sources/yt/src/bin/yts/main.rs
+++ b/pkgs/by-name/yt/yt/src/bin/yts/main.rs