Skip to content

Commit ae29fc7

Browse files
authored
yaziPlugins.yatline-catppuccin: init at 0-unstable-2025-03-05 (NixOS#398266)
2 parents 5d4016b + 1b0f403 commit ae29fc7

File tree

15 files changed

+37
-14
lines changed

15 files changed

+37
-14
lines changed

pkgs/by-name/ya/yazi/plugins/duckdb/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Yazi plugin that uses duckdb to preview data files.";
18+
description = "Yazi plugin that uses duckdb to preview data files";
1919
homepage = "https://github.com/wylie102/duckdb.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/glow/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Glow preview plugin for yazi.";
18+
description = "Glow preview plugin for yazi";
1919
homepage = "https://github.com/Reledia/glow.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/lazygit/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Lazygit plugin for yazi.";
18+
description = "Lazygit plugin for yazi";
1919
homepage = "https://github.com/Lil-Dank/lazygit.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/mediainfo/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Yazi plugin for previewing media files.";
18+
description = "Yazi plugin for previewing media files";
1919
homepage = "https://github.com/boydaihungst/mediainfo.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/miller/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Miller, now in yazi.";
18+
description = "Miller, now in yazi";
1919
homepage = "https://github.com/Reledia/miller.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/ouch/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "A Yazi plugin to preview archives.";
18+
description = "Yazi plugin to preview archives";
1919
homepage = "https://github.com/ndtoan96/ouch.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/projects/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "A yazi plugin that adds the functionality to save and load projects.";
18+
description = "Yazi plugin that adds the functionality to save and load projects";
1919
homepage = "https://github.com/MasouShizuka/projects.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/relative-motions/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Yazi plugin based about vim motions.";
18+
description = "Yazi plugin based about vim motions";
1919
homepage = "https://github.com/dedukun/relative-motions.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/restore/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Undo/Recover trashed files/folders.";
18+
description = "Undo/Recover trashed files/folders";
1919
homepage = "https://github.com/boydaihungst/restore.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

pkgs/by-name/ya/yazi/plugins/rich-preview/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mkYaziPlugin {
1515
};
1616

1717
meta = {
18-
description = "Preview file types using rich in Yazi.";
18+
description = "Preview file types using rich in Yazi";
1919
homepage = "https://github.com/AnirudhG07/rich-preview.yazi";
2020
license = lib.licenses.mit;
2121
maintainers = with lib.maintainers; [ khaneliman ];

0 commit comments

Comments
 (0)