Loading pkgs/by-name/ya/yazi/plugins/chmod/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Execute chmod on the selected files to change their mode"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading pkgs/by-name/ya/yazi/plugins/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,11 @@ let meta = meta // { description = meta.description or ""; platforms = meta.platforms or lib.platforms.all; homepage = if (src ? owner && src.owner == "yazi-rs") then "https://github.com/yazi-rs/plugins/tree/main/${pname}" else meta.homepage or null; }; passthru = (args.passthru or { }) // { updateScript = { Loading pkgs/by-name/ya/yazi/plugins/diff/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Diff the selected file with the hovered file, create a living patch, and copy it to the clipboard"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading pkgs/by-name/ya/yazi/plugins/full-border/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Add a full border to Yazi to make it look fancier"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading pkgs/by-name/ya/yazi/plugins/git/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Show the status of Git file changes as linemode in the file list"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading Loading
pkgs/by-name/ya/yazi/plugins/chmod/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Execute chmod on the selected files to change their mode"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading
pkgs/by-name/ya/yazi/plugins/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,11 @@ let meta = meta // { description = meta.description or ""; platforms = meta.platforms or lib.platforms.all; homepage = if (src ? owner && src.owner == "yazi-rs") then "https://github.com/yazi-rs/plugins/tree/main/${pname}" else meta.homepage or null; }; passthru = (args.passthru or { }) // { updateScript = { Loading
pkgs/by-name/ya/yazi/plugins/diff/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Diff the selected file with the hovered file, create a living patch, and copy it to the clipboard"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading
pkgs/by-name/ya/yazi/plugins/full-border/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Add a full border to Yazi to make it look fancier"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading
pkgs/by-name/ya/yazi/plugins/git/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ mkYaziPlugin { meta = { description = "Show the status of Git file changes as linemode in the file list"; homepage = "https://yazi-rs.github.io"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; }; Loading