about summary refs log tree commit diff stats
path: root/pkgs/sources/yt/src
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-20 16:10:21 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-20 16:14:26 +0200
commit368cb6b0d25db2ae23be42ad51584de059997e51 (patch)
tree3282e45d3ebced63c8498a47e83a255c35de620b /pkgs/sources/yt/src
parentrefactor(hm): Rename to `modules/home` (diff)
downloadnixos-config-368cb6b0d25db2ae23be42ad51584de059997e51.tar.gz
nixos-config-368cb6b0d25db2ae23be42ad51584de059997e51.zip
refactor(sys): Modularize and move to `modules/system` or `pkgs`
Diffstat (limited to '')
-rw-r--r--pkgs/sources/yt/src/bin/yt/main.rs (renamed from sys/nixpkgs/pkgs/yt/src/bin/yt/main.rs)0
-rw-r--r--pkgs/sources/yt/src/bin/ytc/args.rs (renamed from sys/nixpkgs/pkgs/yt/src/bin/ytc/args.rs)0
-rw-r--r--pkgs/sources/yt/src/bin/ytc/main.rs (renamed from sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs)0
-rw-r--r--pkgs/sources/yt/src/bin/yts/args.rs (renamed from sys/nixpkgs/pkgs/yt/src/bin/yts/args.rs)0
-rw-r--r--pkgs/sources/yt/src/bin/yts/main.rs (renamed from sys/nixpkgs/pkgs/yt/src/bin/yts/main.rs)0
-rw-r--r--pkgs/sources/yt/src/constants.rs (renamed from sys/nixpkgs/pkgs/yt/src/constants.rs)0
-rw-r--r--pkgs/sources/yt/src/downloader.rs (renamed from sys/nixpkgs/pkgs/yt/src/downloader.rs)0
-rw-r--r--pkgs/sources/yt/src/help.str (renamed from sys/nixpkgs/pkgs/yt/src/help.str)0
-rw-r--r--pkgs/sources/yt/src/lib.rs (renamed from sys/nixpkgs/pkgs/yt/src/lib.rs)0
9 files changed, 0 insertions, 0 deletions
diff --git a/sys/nixpkgs/pkgs/yt/src/bin/yt/main.rs b/pkgs/sources/yt/src/bin/yt/main.rs
index 37348834..37348834 100644
--- a/sys/nixpkgs/pkgs/yt/src/bin/yt/main.rs
+++ b/pkgs/sources/yt/src/bin/yt/main.rs
diff --git a/sys/nixpkgs/pkgs/yt/src/bin/ytc/args.rs b/pkgs/sources/yt/src/bin/ytc/args.rs
index 8b2d6a61..8b2d6a61 100644
--- a/sys/nixpkgs/pkgs/yt/src/bin/ytc/args.rs
+++ b/pkgs/sources/yt/src/bin/ytc/args.rs
diff --git a/sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs b/pkgs/sources/yt/src/bin/ytc/main.rs
index b38157df..b38157df 100644
--- a/sys/nixpkgs/pkgs/yt/src/bin/ytc/main.rs
+++ b/pkgs/sources/yt/src/bin/ytc/main.rs
diff --git a/sys/nixpkgs/pkgs/yt/src/bin/yts/args.rs b/pkgs/sources/yt/src/bin/yts/args.rs
index 56989421..56989421 100644
--- a/sys/nixpkgs/pkgs/yt/src/bin/yts/args.rs
+++ b/pkgs/sources/yt/src/bin/yts/args.rs
diff --git a/sys/nixpkgs/pkgs/yt/src/bin/yts/main.rs b/pkgs/sources/yt/src/bin/yts/main.rs
index 7398db61..7398db61 100644
--- a/sys/nixpkgs/pkgs/yt/src/bin/yts/main.rs
+++ b/pkgs/sources/yt/src/bin/yts/main.rs
diff --git a/sys/nixpkgs/pkgs/yt/src/constants.rs b/pkgs/sources/yt/src/constants.rs
index 5e233656..5e233656 100644
--- a/sys/nixpkgs/pkgs/yt/src/constants.rs
+++ b/pkgs/sources/yt/src/constants.rs
diff --git a/sys/nixpkgs/pkgs/yt/src/downloader.rs b/pkgs/sources/yt/src/downloader.rs
index e915700d..e915700d 100644
--- a/sys/nixpkgs/pkgs/yt/src/downloader.rs
+++ b/pkgs/sources/yt/src/downloader.rs
diff --git a/sys/nixpkgs/pkgs/yt/src/help.str b/pkgs/sources/yt/src/help.str
index 130fe42a..130fe42a 100644
--- a/sys/nixpkgs/pkgs/yt/src/help.str
+++ b/pkgs/sources/yt/src/help.str
diff --git a/sys/nixpkgs/pkgs/yt/src/lib.rs b/pkgs/sources/yt/src/lib.rs
index b089c1a2..b089c1a2 100644
--- a/sys/nixpkgs/pkgs/yt/src/lib.rs
+++ b/pkgs/sources/yt/src/lib.rs