treewide: strip trailing punctuation from description strings

This commit is contained in:
mivorasu 2025-07-22 11:19:46 +00:00
parent 040f48ff44
commit 1e377fedf7
213 changed files with 268 additions and 268 deletions

View File

@ -11,7 +11,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
}; };
meta = { meta = {
description = "Gtk Blueprint language support."; description = "Gtk Blueprint language support";
license = lib.licenses.lgpl3; license = lib.licenses.lgpl3;
downloadPage = "https://marketplace.visualstudio.com/items?itemName=bodil.blueprint-gtk"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=bodil.blueprint-gtk";
maintainers = [ lib.maintainers.lyndeno ]; maintainers = [ lib.maintainers.lyndeno ];

View File

@ -123,7 +123,7 @@ let
}; };
meta = { meta = {
changelog = "https://marketplace.visualstudio.com/items/aaron-bond.better-comments/changelog"; changelog = "https://marketplace.visualstudio.com/items/aaron-bond.better-comments/changelog";
description = "Improve your code commenting by annotating with alert, informational, TODOs, and more!"; description = "Improve your code commenting by annotating with alert, informational, TODOs, and more";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments";
homepage = "https://github.com/aaron-bond/better-comments"; homepage = "https://github.com/aaron-bond/better-comments";
license = lib.licenses.mit; license = lib.licenses.mit;
@ -2251,7 +2251,7 @@ let
hash = "sha256-0CFYL6rBecB8rNnk4IAtg03ZPdSJ9qxwnVdhdQedxsQ="; hash = "sha256-0CFYL6rBecB8rNnk4IAtg03ZPdSJ9qxwnVdhdQedxsQ=";
}; };
meta = { meta = {
description = "Ungit in Visual Studio Code."; description = "Ungit in Visual Studio Code";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=Hirse.vscode-ungit"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=Hirse.vscode-ungit";
homepage = "https://github.com/hirse/vscode-ungit"; homepage = "https://github.com/hirse/vscode-ungit";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-nnaHXQAOEblQRKqbDIsuTVrdh3BlDnWJGy9ai2bv02c="; hash = "sha256-nnaHXQAOEblQRKqbDIsuTVrdh3BlDnWJGy9ai2bv02c=";
}; };
meta = { meta = {
description = "Paste images directly from your clipboard to markdown/asciidoc(or other file)!"; description = "Paste images directly from your clipboard to markdown/asciidoc(or other file)";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron-paste-image"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron-paste-image";
homepage = "https://github.com/dendronhq/dendron-paste-image"; homepage = "https://github.com/dendronhq/dendron-paste-image";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-KOIbAt6EjqRGaqOlCV+HO9phR4tk2KV/+FMCefCKN+8="; hash = "sha256-KOIbAt6EjqRGaqOlCV+HO9phR4tk2KV/+FMCefCKN+8=";
}; };
meta = { meta = {
description = "Easily create markdown snippets. Used in Dendron but can also be used standalone."; description = "Easily create markdown snippets. Used in Dendron but can also be used standalone";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron-snippet-maker"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron-snippet-maker";
homepage = "https://github.com/dendronhq/easy-snippet-maker"; homepage = "https://github.com/dendronhq/easy-snippet-maker";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -9,7 +9,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
}; };
meta = { meta = {
changelog = "https://github.com/dendronhq/dendron/blob/master/CHANGELOG.md"; changelog = "https://github.com/dendronhq/dendron/blob/master/CHANGELOG.md";
description = "The personal knowledge management (PKM) tool that grows as you do!"; description = "The personal knowledge management (PKM) tool that grows as you do";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron";
homepage = "https://www.dendron.so/"; homepage = "https://www.dendron.so/";
license = lib.licenses.asl20; license = lib.licenses.asl20;

View File

@ -11,7 +11,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
}; };
meta = { meta = {
description = "AutoCorrect is a linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean)."; description = "AutoCorrect is a linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean)";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect";
homepage = "https://github.com/huacnlee/autocorrect"; homepage = "https://github.com/huacnlee/autocorrect";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -10,7 +10,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-j0Dj7YiawhPAMHe8wk8Ph4vo26IneidoGJ4C9O7Z/64="; hash = "sha256-j0Dj7YiawhPAMHe8wk8Ph4vo26IneidoGJ4C9O7Z/64=";
}; };
meta = { meta = {
description = "This extension will add reload button to status bar in the right-bottom of your VSCode editor."; description = "This extension will add reload button to status bar in the right-bottom of your VSCode editor";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=natqe.reload"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=natqe.reload";
homepage = "https://github.com/natqe/reload"; homepage = "https://github.com/natqe/reload";
license = lib.licenses.unfree; license = lib.licenses.unfree;

View File

@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-LGw7Pd72oVgMqhKPX1dV2EgluX0/4rvKVb7Fx2H6hOI="; hash = "sha256-LGw7Pd72oVgMqhKPX1dV2EgluX0/4rvKVb7Fx2H6hOI=";
}; };
meta = { meta = {
description = "A Visual Studio Code extension for seamless switching between Nix shells and flakes."; description = "A Visual Studio Code extension for seamless switching between Nix shells and flakes";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=io-github-oops418.nix-env-picker"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=io-github-oops418.nix-env-picker";
homepage = "https://github.com/Oops418/nix-env-picker"; homepage = "https://github.com/Oops418/nix-env-picker";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -9,7 +9,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
}; };
meta = { meta = {
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker-german/changelog"; changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker-german/changelog";
description = "German dictionary extension for VS Code."; description = "German dictionary extension for VS Code";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-german"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-german";
homepage = "https://streetsidesoftware.github.io/vscode-spell-checker-german"; homepage = "https://streetsidesoftware.github.io/vscode-spell-checker-german";
license = lib.licenses.gpl3Only; license = lib.licenses.gpl3Only;

View File

@ -27,7 +27,7 @@ buildLua {
}; };
meta = { meta = {
description = "Show Twitch chat messages as subtitles when watching Twitch VOD with mpv."; description = "Show Twitch chat messages as subtitles when watching Twitch VOD with mpv";
homepage = "https://github.com/CrendKing/mpv-twitch-chat"; homepage = "https://github.com/CrendKing/mpv-twitch-chat";
license = lib.licenses.mit; license = lib.licenses.mit;
maintainers = [ lib.maintainers.naho ]; maintainers = [ lib.maintainers.naho ];

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
''; '';
meta = { meta = {
description = "Plugin for OBS Studio to add a Media Controls dock."; description = "Plugin for OBS Studio to add a Media Controls dock";
homepage = "https://github.com/exeldro/obs-media-controls"; homepage = "https://github.com/exeldro/obs-media-controls";
maintainers = with lib.maintainers; [ flexiondotorg ]; maintainers = with lib.maintainers; [ flexiondotorg ];
license = lib.licenses.gpl2Only; license = lib.licenses.gpl2Only;

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "A plug-in for noise generation and noise effects for OBS."; description = "A plug-in for noise generation and noise effects for OBS";
homepage = "https://github.com/FiniteSingularity/obs-noise"; homepage = "https://github.com/FiniteSingularity/obs-noise";
maintainers = with maintainers; [ flexiondotorg ]; maintainers = with maintainers; [ flexiondotorg ];
license = licenses.gpl2Only; license = licenses.gpl2Only;

View File

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "A collection of OBS filters to give your stream that retro feel."; description = "A collection of OBS filters to give your stream that retro feel";
homepage = "https://github.com/FiniteSingularity/obs-retro-effects"; homepage = "https://github.com/FiniteSingularity/obs-retro-effects";
maintainers = with maintainers; [ flexiondotorg ]; maintainers = with maintainers; [ flexiondotorg ];
license = licenses.gpl2Plus; license = licenses.gpl2Plus;

View File

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
buildInputs = [ obs-studio ]; buildInputs = [ obs-studio ];
meta = with lib; { meta = with lib; {
description = "A simple OBS Studio filter to adjust RGB levels."; description = "A simple OBS Studio filter to adjust RGB levels";
homepage = "https://github.com/wimpysworld/obs-rgb-levels"; homepage = "https://github.com/wimpysworld/obs-rgb-levels";
maintainers = with maintainers; [ flexiondotorg ]; maintainers = with maintainers; [ flexiondotorg ];
license = licenses.gpl2Only; license = licenses.gpl2Only;

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "An OBS plugin to provide efficient Stroke, Glow, and Shadow effects on masked sources."; description = "An OBS plugin to provide efficient Stroke, Glow, and Shadow effects on masked sources";
homepage = "https://github.com/FiniteSingularity/obs-stroke-glow-shadow"; homepage = "https://github.com/FiniteSingularity/obs-stroke-glow-shadow";
maintainers = with maintainers; [ flexiondotorg ]; maintainers = with maintainers; [ flexiondotorg ];
license = licenses.gpl2Only; license = licenses.gpl2Only;

View File

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
buildInputs = [ obs-studio ]; buildInputs = [ obs-studio ];
meta = with lib; { meta = with lib; {
description = "An OBS Plugin that can be used to create retro-inspired pixel art visuals."; description = "An OBS Plugin that can be used to create retro-inspired pixel art visuals";
homepage = "https://github.com/dspstanky/pixel-art"; homepage = "https://github.com/dspstanky/pixel-art";
maintainers = with maintainers; [ flexiondotorg ]; maintainers = with maintainers; [ flexiondotorg ];
license = licenses.gpl2Only; license = licenses.gpl2Only;

View File

@ -231,7 +231,7 @@ rec {
meta = docker-meta // { meta = docker-meta // {
homepage = "https://mobyproject.org/"; homepage = "https://mobyproject.org/";
description = "A collaborative project for the container ecosystem to assemble container-based systems."; description = "A collaborative project for the container ecosystem to assemble container-based systems";
}; };
} }
); );

View File

@ -38,7 +38,7 @@ linkFarm "writeShellApplication-tests" {
script = writeShellApplication { script = writeShellApplication {
name = "test-meta"; name = "test-meta";
text = ""; text = "";
meta.description = "A test for the `writeShellApplication` `meta` argument."; meta.description = "A test for the `writeShellApplication` `meta` argument";
}; };
in in
assert script.meta.mainProgram == "test-meta"; assert script.meta.mainProgram == "test-meta";
@ -101,7 +101,7 @@ linkFarm "writeShellApplication-tests" {
exit 1 exit 1
fi fi
''; '';
meta.description = "A test checking that `writeShellApplication` forwards extra arguments to `stdenv.mkDerivation`."; meta.description = "A test checking that `writeShellApplication` forwards extra arguments to `stdenv.mkDerivation`";
expected = ""; expected = "";
}; };

View File

@ -32,7 +32,7 @@ appimageTools.wrapType2 {
''; '';
meta = with lib; { meta = with lib; {
description = "Standalone version of cables, a tool for creating beautiful interactive content."; description = "Standalone version of cables, a tool for creating beautiful interactive content";
homepage = "https://cables.gl"; homepage = "https://cables.gl";
changelog = "https://cables.gl/changelog"; changelog = "https://cables.gl/changelog";
license = licenses.mit; license = licenses.mit;

View File

@ -27,7 +27,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
''; '';
meta = { meta = {
description = "Cleans all projects under specified directory."; description = "Cleans all projects under specified directory";
mainProgram = "cargo-clean-recursive"; mainProgram = "cargo-clean-recursive";
homepage = "https://github.com/IgaguriMK/cargo-clean-recursive"; homepage = "https://github.com/IgaguriMK/cargo-clean-recursive";
license = with lib.licenses; [ license = with lib.licenses; [

View File

@ -49,7 +49,7 @@ rustPlatform.buildRustPackage {
''; '';
meta = with lib; { meta = with lib; {
description = "Rust on mobile made easy!"; description = "Rust on mobile made easy";
homepage = "https://tauri.app/"; homepage = "https://tauri.app/";
license = with licenses; [ license = with licenses; [
asl20 # or asl20 # or

View File

@ -48,7 +48,7 @@ stdenv.mkDerivation {
meta = with lib; { meta = with lib; {
homepage = "https://github.com/0xacx/chatGPT-shell-cli"; homepage = "https://github.com/0xacx/chatGPT-shell-cli";
description = "Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required."; description = "Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ jfvillablanca ]; maintainers = with maintainers; [ jfvillablanca ];
}; };

View File

@ -15,7 +15,7 @@ rustPlatform.buildRustPackage {
cargoLock.lockFile = ./src/Cargo.lock; cargoLock.lockFile = ./src/Cargo.lock;
meta = { meta = {
description = "Output a path's realpath within a chroot."; description = "Output a path's realpath within a chroot";
maintainers = [ lib.maintainers.elvishjerricco ]; maintainers = [ lib.maintainers.elvishjerricco ];
}; };
} }

View File

@ -59,7 +59,7 @@ pkgs.stdenv.mkDerivation {
''; '';
meta = { meta = {
description = "ckdl is a C (C11) library that implements reading and writing the KDL Document Language."; description = "ckdl is a C (C11) library that implements reading and writing the KDL Document Language";
license = lib.licenses.mit; license = lib.licenses.mit;
platforms = lib.platforms.all; platforms = lib.platforms.all;
}; };

View File

@ -55,7 +55,7 @@ stdenv.mkDerivation (finalAttrs: {
passthru.updateScript = unstableGitUpdater { hardcodeZeroVersion = true; }; passthru.updateScript = unstableGitUpdater { hardcodeZeroVersion = true; };
meta = { meta = {
description = "Drag multiple files and folders on to Collection window, drop them anywhere!"; description = "Drag multiple files and folders on to Collection window, drop them anywhere";
mainProgram = "collector"; mainProgram = "collector";
homepage = "https://github.com/mijorus/collector"; homepage = "https://github.com/mijorus/collector";
license = lib.licenses.gpl3; license = lib.licenses.gpl3;

View File

@ -151,7 +151,7 @@ buildNpmPackage {
passthru.tests.cryptpad = nixosTests.cryptpad; passthru.tests.cryptpad = nixosTests.cryptpad;
meta = { meta = {
description = "Collaborative office suite, end-to-end encrypted and open-source."; description = "Collaborative office suite, end-to-end encrypted and open-source";
homepage = "https://cryptpad.org/"; homepage = "https://cryptpad.org/";
license = lib.licenses.agpl3Plus; license = lib.licenses.agpl3Plus;
mainProgram = "cryptpad"; mainProgram = "cryptpad";

View File

@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
''; '';
meta = { meta = {
description = "Program for determining types of files for Windows, Linux and MacOS."; description = "Program for determining types of files for Windows, Linux and MacOS";
mainProgram = "die"; mainProgram = "die";
homepage = "https://github.com/horsicq/Detect-It-Easy"; homepage = "https://github.com/horsicq/Detect-It-Easy";
changelog = "https://github.com/horsicq/Detect-It-Easy/blob/master/changelog.txt"; changelog = "https://github.com/horsicq/Detect-It-Easy/blob/master/changelog.txt";

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "Biome (JS/TS) wrapper plugin."; description = "Biome (JS/TS) wrapper plugin";
hash = "sha256-CqsBSzhUD5OUqyXNIl2T8yb/QngR3ept1kTMUKu7vuc="; hash = "sha256-CqsBSzhUD5OUqyXNIl2T8yb/QngR3ept1kTMUKu7vuc=";
initConfig = { initConfig = {
configExcludes = [ "**/node_modules" ]; configExcludes = [ "**/node_modules" ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "Dockerfile code formatter."; description = "Dockerfile code formatter";
hash = "sha256-gsfMLa4zw8AblOS459ZS9OZrkGCQi5gBN+a3hvOsspk="; hash = "sha256-gsfMLa4zw8AblOS459ZS9OZrkGCQi5gBN+a3hvOsspk=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "JSON/JSONC code formatter."; description = "JSON/JSONC code formatter";
hash = "sha256-uFcFLi9aYsBrAqkhFmg9GI+LKiV19LxdNjxQ85EH9To="; hash = "sha256-uFcFLi9aYsBrAqkhFmg9GI+LKiV19LxdNjxQ85EH9To=";
initConfig = { initConfig = {
configExcludes = [ "**/*-lock.json" ]; configExcludes = [ "**/*-lock.json" ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "Jupyter notebook code block formatter."; description = "Jupyter notebook code block formatter";
hash = "sha256-IlGwt2TnKeH9NwmUmU1keaTInXgYQVLIPNnr30A9lsM="; hash = "sha256-IlGwt2TnKeH9NwmUmU1keaTInXgYQVLIPNnr30A9lsM=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "Markdown code formatter."; description = "Markdown code formatter";
hash = "sha256-2lpgVMExOjMVRTvX6hGRWuufwh2AIkiXaOzkN8LhZgw="; hash = "sha256-2lpgVMExOjMVRTvX6hGRWuufwh2AIkiXaOzkN8LhZgw=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "Ruff (Python) wrapper plugin."; description = "Ruff (Python) wrapper plugin";
hash = "sha256-15InHQgF9c0Js4yUJxmZ1oNj1O16FBU12u/GOoaSAJ8="; hash = "sha256-15InHQgF9c0Js4yUJxmZ1oNj1O16FBU12u/GOoaSAJ8=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "TOML code formatter."; description = "TOML code formatter";
hash = "sha256-ASbIESaRVC0wtSpjkHbsyD4Hus6HdjjO58aRX9Nrhik="; hash = "sha256-ASbIESaRVC0wtSpjkHbsyD4Hus6HdjjO58aRX9Nrhik=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "TypeScript/JavaScript code formatter."; description = "TypeScript/JavaScript code formatter";
hash = "sha256-u6DpQWhPyERphKmlXOTE6NW/08YzBDWgzWTJ4JLLAjE="; hash = "sha256-u6DpQWhPyERphKmlXOTE6NW/08YzBDWgzWTJ4JLLAjE=";
initConfig = { initConfig = {
configExcludes = [ "**/node_modules" ]; configExcludes = [ "**/node_modules" ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "CSS, SCSS, Sass and Less formatter."; description = "CSS, SCSS, Sass and Less formatter";
hash = "sha256-mFlhfqtglKtKNls96PO/2AWLL1fNC5msQCd9EgdKauE="; hash = "sha256-mFlhfqtglKtKNls96PO/2AWLL1fNC5msQCd9EgdKauE=";
initConfig = { initConfig = {
configExcludes = [ "**/node_modules" ]; configExcludes = [ "**/node_modules" ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "HTML, Vue, Svelte, Astro, Angular, Jinja, Twig, Nunjucks, and Vento formatter."; description = "HTML, Vue, Svelte, Astro, Angular, Jinja, Twig, Nunjucks, and Vento formatter";
hash = "sha256-fCvurr8f79io/jIjwCfwr/WGjvcKZtptRrx9GFfytSI="; hash = "sha256-fCvurr8f79io/jIjwCfwr/WGjvcKZtptRrx9GFfytSI=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "GraphQL formatter."; description = "GraphQL formatter";
hash = "sha256-PlQwpR0tMsghMrOX7is+anN57t9xa9weNtoWpc0E9ec="; hash = "sha256-PlQwpR0tMsghMrOX7is+anN57t9xa9weNtoWpc0E9ec=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -1,6 +1,6 @@
{ mkDprintPlugin }: { mkDprintPlugin }:
mkDprintPlugin { mkDprintPlugin {
description = "YAML formatter."; description = "YAML formatter";
hash = "sha256-6ua021G7ZW7Ciwy/OHXTA1Joj9PGEx3SZGtvaA//gzo="; hash = "sha256-6ua021G7ZW7Ciwy/OHXTA1Joj9PGEx3SZGtvaA//gzo=";
initConfig = { initConfig = {
configExcludes = [ ]; configExcludes = [ ];

View File

@ -127,7 +127,7 @@ buildNpmPackage rec {
''; '';
meta = with lib; { meta = with lib; {
description = "DVR software compatible with Mirakurun."; description = "DVR software compatible with Mirakurun";
homepage = "https://github.com/l3tnun/EPGStation"; homepage = "https://github.com/l3tnun/EPGStation";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ midchildan ]; maintainers = with maintainers; [ midchildan ];

View File

@ -32,7 +32,7 @@ buildNpmPackage (finalAttrs: {
passthru.updateScript = nix-update-script { }; passthru.updateScript = nix-update-script { };
meta = { meta = {
description = "Ergonomic keyboard layout generator."; description = "Ergonomic keyboard layout generator";
homepage = "https://ergogen.xyz"; homepage = "https://ergogen.xyz";
mainProgram = "ergogen"; mainProgram = "ergogen";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -84,7 +84,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
meta = { meta = {
changelog = "https://github.com/firefly-iii/data-importer/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/firefly-iii/data-importer/releases/tag/v${finalAttrs.version}";
description = "Firefly III Data Importer can import data into Firefly III."; description = "Firefly III Data Importer can import data into Firefly III";
homepage = "https://github.com/firefly-iii/data-importer"; homepage = "https://github.com/firefly-iii/data-importer";
license = lib.licenses.agpl3Only; license = lib.licenses.agpl3Only;
maintainers = [ lib.maintainers.savyajha ]; maintainers = [ lib.maintainers.savyajha ];

View File

@ -18,7 +18,7 @@ buildGoModule rec {
vendorHash = "sha256-kDh/5SOwKPYl9sC9W17bnzG73fGI5iX6lSjcB3IjOss="; vendorHash = "sha256-kDh/5SOwKPYl9sC9W17bnzG73fGI5iX6lSjcB3IjOss=";
meta = { meta = {
description = "Commandline-utility to list/view/edit/delete entries in a firefox-sync account."; description = "Commandline-utility to list/view/edit/delete entries in a firefox-sync account";
homepage = "https://github.com/Mikescher/firefox-sync-client"; homepage = "https://github.com/Mikescher/firefox-sync-client";
license = lib.licenses.asl20; license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ ambroisie ]; maintainers = with lib.maintainers; [ ambroisie ];

View File

@ -56,7 +56,7 @@ rustPlatform.buildRustPackage rec {
meta = { meta = {
homepage = "https://github.com/foundry-rs/foundry"; homepage = "https://github.com/foundry-rs/foundry";
description = "Portable, modular toolkit for Ethereum application development written in Rust."; description = "Portable, modular toolkit for Ethereum application development written in Rust";
changelog = "https://github.com/foundry-rs/foundry/blob/v${version}/CHANGELOG.md"; changelog = "https://github.com/foundry-rs/foundry/blob/v${version}/CHANGELOG.md";
license = with lib.licenses; [ license = with lib.licenses; [
asl20 asl20

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
homepage = "https://gatk.broadinstitute.org/hc/en-us"; homepage = "https://gatk.broadinstitute.org/hc/en-us";
description = "Wide variety of tools with a primary focus on variant discovery and genotyping."; description = "Wide variety of tools with a primary focus on variant discovery and genotyping";
license = licenses.asl20; license = licenses.asl20;
sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];
maintainers = with maintainers; [ apraga ]; maintainers = with maintainers; [ apraga ];

View File

@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = { meta = {
homepage = "https://github.com/gepetto/gepetto-viewer-corba"; homepage = "https://github.com/gepetto/gepetto-viewer-corba";
description = "CORBA client/server for gepetto-viewer."; description = "CORBA client/server for gepetto-viewer";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.nim65s ]; maintainers = [ lib.maintainers.nim65s ];
platforms = lib.platforms.unix; platforms = lib.platforms.unix;

View File

@ -116,7 +116,7 @@ let
''; '';
meta = { meta = {
description = "Graphical Interface for Pinocchio and HPP."; description = "Graphical Interface for Pinocchio and HPP";
homepage = "https://github.com/gepetto/gepetto-viewer"; homepage = "https://github.com/gepetto/gepetto-viewer";
license = lib.licenses.lgpl3Only; license = lib.licenses.lgpl3Only;
maintainers = [ lib.maintainers.nim65s ]; maintainers = [ lib.maintainers.nim65s ];

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
]; ];
meta = { meta = {
description = "Fetch and print the GraphQL schema from a GraphQL HTTP endpoint."; description = "Fetch and print the GraphQL schema from a GraphQL HTTP endpoint";
homepage = "https://github.com/prisma-labs/get-graphql-schema"; homepage = "https://github.com/prisma-labs/get-graphql-schema";
license = lib.licenses.mit; license = lib.licenses.mit;
mainProgram = "get-graphql-schema"; mainProgram = "get-graphql-schema";

View File

@ -35,7 +35,7 @@ buildGoModule rec {
doCheck = false; # tests want to actually download from github doCheck = false; # tests want to actually download from github
meta = with lib; { meta = with lib; {
description = "Backup your GitHub repositories with a simple command-line application written in Go."; description = "Backup your GitHub repositories with a simple command-line application written in Go";
homepage = "https://github.com/qvl/ghbackup"; homepage = "https://github.com/qvl/ghbackup";
license = licenses.mit; license = licenses.mit;
mainProgram = "ghbackup"; mainProgram = "ghbackup";

View File

@ -51,7 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = { meta = {
homepage = "https://github.com/mateusauler/git-worktree-switcher"; homepage = "https://github.com/mateusauler/git-worktree-switcher";
description = "Switch between git worktrees with speed."; description = "Switch between git worktrees with speed";
license = lib.licenses.mit; license = lib.licenses.mit;
platforms = lib.platforms.all; platforms = lib.platforms.all;
mainProgram = "wt"; mainProgram = "wt";

View File

@ -23,7 +23,7 @@ runCommand "gitwatch"
nativeBuildInputs = [ makeWrapper ]; nativeBuildInputs = [ makeWrapper ];
meta = { meta = {
description = "Watch a filesystem and automatically stage changes to a git."; description = "Watch a filesystem and automatically stage changes to a git";
mainProgram = "gitwatch"; mainProgram = "gitwatch";
longDescription = '' longDescription = ''
A bash script to watch a file or folder and commit changes to a git repo. A bash script to watch a file or folder and commit changes to a git repo.

View File

@ -37,7 +37,7 @@ buildGoModule rec {
''; '';
meta = { meta = {
description = "Render markdown on the CLI, with pizzazz!"; description = "Render markdown on the CLI, with pizzazz";
homepage = "https://github.com/charmbracelet/glow"; homepage = "https://github.com/charmbracelet/glow";
changelog = "https://github.com/charmbracelet/glow/releases/tag/v${version}"; changelog = "https://github.com/charmbracelet/glow/releases/tag/v${version}";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -20,7 +20,7 @@ buildGoModule rec {
subPackages = [ "." ]; subPackages = [ "." ];
meta = with lib; { meta = with lib; {
description = "Ingesting, pipelining, and enhancing your DNS logs with usage indicators, security analysis, and additional metadata."; description = "Ingesting, pipelining, and enhancing your DNS logs with usage indicators, security analysis, and additional metadata";
homepage = "https://github.com/dmachard/go-dnscollector"; homepage = "https://github.com/dmachard/go-dnscollector";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ shift ]; maintainers = with maintainers; [ shift ];

View File

@ -26,7 +26,7 @@ buildGoModule rec {
subPackages = [ "cmd/gok" ]; subPackages = [ "cmd/gok" ];
meta = with lib; { meta = with lib; {
description = "Turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi Zero 2 W, or amd64 PCs!"; description = "Turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi Zero 2 W, or amd64 PCs";
homepage = "https://github.com/gokrazy/gokrazy"; homepage = "https://github.com/gokrazy/gokrazy";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ shayne ]; maintainers = with maintainers; [ shayne ];

View File

@ -22,7 +22,7 @@ buildGoModule rec {
passthru.updateScript = nix-update-script { }; passthru.updateScript = nix-update-script { };
meta = { meta = {
description = "Generate type-safe Go converters by defining function signatures."; description = "Generate type-safe Go converters by defining function signatures";
homepage = "https://github.com/jmattheis/goverter"; homepage = "https://github.com/jmattheis/goverter";
changelog = "https://goverter.jmattheis.de/changelog"; changelog = "https://goverter.jmattheis.de/changelog";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -37,7 +37,7 @@ rustPlatform.buildRustPackage {
}; };
meta = with lib; { meta = with lib; {
description = "Git prepare-commit-msg hook for authoring commit messages with GPT-3."; description = "Git prepare-commit-msg hook for authoring commit messages with GPT-3";
mainProgram = "gptcommit"; mainProgram = "gptcommit";
homepage = "https://github.com/zurawiki/gptcommit"; homepage = "https://github.com/zurawiki/gptcommit";
license = with licenses; [ asl20 ]; license = with licenses; [ asl20 ];

View File

@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
changelog = "https://git.dec05eba.com/gpu-screen-recorder-gtk/tree/com.dec05eba.gpu_screen_recorder.appdata.xml#n82"; changelog = "https://git.dec05eba.com/gpu-screen-recorder-gtk/tree/com.dec05eba.gpu_screen_recorder.appdata.xml#n82";
description = "GTK frontend for gpu-screen-recorder."; description = "GTK frontend for gpu-screen-recorder";
homepage = "https://git.dec05eba.com/gpu-screen-recorder-gtk/about/"; homepage = "https://git.dec05eba.com/gpu-screen-recorder-gtk/about/";
license = lib.licenses.gpl3Only; license = lib.licenses.gpl3Only;
mainProgram = "gpu-screen-recorder-gtk"; mainProgram = "gpu-screen-recorder-gtk";

View File

@ -24,7 +24,7 @@ buildGoModule rec {
]; ];
meta = with lib; { meta = with lib; {
description = "Make JSON greppable!"; description = "Make JSON greppable";
mainProgram = "gron"; mainProgram = "gron";
longDescription = '' longDescription = ''
gron transforms JSON into discrete assignments to make it easier to grep gron transforms JSON into discrete assignments to make it easier to grep

View File

@ -9,7 +9,7 @@ let
version = "1.0.7"; version = "1.0.7";
meta = { meta = {
description = "Simple, portable logger tailored for activities like Parks on the Air, Field Day, and more."; description = "Simple, portable logger tailored for activities like Parks on the Air, Field Day, and more";
homepage = "https://hamrs.app/"; homepage = "https://hamrs.app/";
license = lib.licenses.unfree; license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [

View File

@ -52,7 +52,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
}); });
meta = { meta = {
description = "CLI utility to work with HDR10+ in HEVC files."; description = "CLI utility to work with HDR10+ in HEVC files";
homepage = "https://github.com/quietvoid/hdr10plus_tool"; homepage = "https://github.com/quietvoid/hdr10plus_tool";
changelog = "https://github.com/quietvoid/hdr10plus_tool/releases/tag/${finalAttrs.version}"; changelog = "https://github.com/quietvoid/hdr10plus_tool/releases/tag/${finalAttrs.version}";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -114,7 +114,7 @@ stdenv.mkDerivation {
]; ];
meta = { meta = {
description = "Funny turn-based artillery game, featuring fighting hedgehogs!"; description = "Funny turn-based artillery game, featuring fighting hedgehogs";
homepage = "https://hedgewars.org/"; homepage = "https://hedgewars.org/";
license = with lib.licenses; [ license = with lib.licenses; [
gpl2Only gpl2Only

View File

@ -18,7 +18,7 @@ buildNpmPackage rec {
npmDepsHash = "sha256-u1dndTKvInobva+71yI2vPiwrW9vqzAJ2sDAqT9YJsg="; npmDepsHash = "sha256-u1dndTKvInobva+71yI2vPiwrW9vqzAJ2sDAqT9YJsg=";
meta = { meta = {
description = "Git hooks made easy 🐶 woof!"; description = "Git hooks made easy 🐶 woof";
mainProgram = "husky"; mainProgram = "husky";
homepage = "https://github.com/typicode/husky"; homepage = "https://github.com/typicode/husky";
changelog = "https://github.com/typicode/husky/releases/tag/v${version}"; changelog = "https://github.com/typicode/husky/releases/tag/v${version}";

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
''; '';
meta = with lib; { meta = with lib; {
description = "Parallel solvers for sparse linear systems featuring multigrid methods."; description = "Parallel solvers for sparse linear systems featuring multigrid methods";
homepage = "https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"; homepage = "https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods";
platforms = platforms.unix; platforms = platforms.unix;
license = licenses.mit; license = licenses.mit;

View File

@ -48,7 +48,7 @@ buildGoModule rec {
doCheck = false; doCheck = false;
meta = with lib; { meta = with lib; {
description = "Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder."; description = "Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder";
mainProgram = "img"; mainProgram = "img";
license = licenses.mit; license = licenses.mit;
homepage = "https://github.com/genuinetools/img"; homepage = "https://github.com/genuinetools/img";

View File

@ -29,7 +29,7 @@ let
meta = { meta = {
homepage = "https://insomnia.rest"; homepage = "https://insomnia.rest";
description = " The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage."; description = " The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage";
mainProgram = "insomnia"; mainProgram = "insomnia";
changelog = "https://github.com/Kong/insomnia/releases/tag/core@${version}"; changelog = "https://github.com/Kong/insomnia/releases/tag/core@${version}";
license = lib.licenses.asl20; license = lib.licenses.asl20;

View File

@ -30,7 +30,7 @@ buildNpmPackage rec {
passthru.updateScript = nix-update-script { }; passthru.updateScript = nix-update-script { };
meta = { meta = {
description = "CLI interface to json-stable-stringify."; description = "CLI interface to json-stable-stringify";
homepage = "https://github.com/tillig/json-sort-cli"; homepage = "https://github.com/tillig/json-sort-cli";
license = lib.licenses.mit; license = lib.licenses.mit;
maintainers = with lib.maintainers; [ hasnep ]; maintainers = with lib.maintainers; [ hasnep ];

View File

@ -18,7 +18,7 @@ buildGoModule rec {
vendorHash = null; vendorHash = null;
meta = with lib; { meta = with lib; {
description = "FAST Kubernetes manifests validator, with support for Custom Resources!"; description = "FAST Kubernetes manifests validator, with support for Custom Resources";
mainProgram = "kubeconform"; mainProgram = "kubeconform";
homepage = "https://github.com/yannh/kubeconform/"; homepage = "https://github.com/yannh/kubeconform/";
license = licenses.asl20; license = licenses.asl20;

View File

@ -31,7 +31,7 @@ buildGoModule rec {
''; '';
meta = with lib; { meta = with lib; {
description = "Fast way to switch between clusters and namespaces in kubectl!"; description = "Fast way to switch between clusters and namespaces in kubectl";
license = licenses.asl20; license = licenses.asl20;
homepage = "https://github.com/ahmetb/kubectx"; homepage = "https://github.com/ahmetb/kubectx";
maintainers = with maintainers; [ jlesquembre ]; maintainers = with maintainers; [ jlesquembre ];

View File

@ -217,7 +217,7 @@ stdenv.mkDerivation (finalAttrs: {
}; };
meta = { meta = {
description = "LightGBM is a gradient boosting framework that uses tree based learning algorithms."; description = "LightGBM is a gradient boosting framework that uses tree based learning algorithms";
mainProgram = "lightgbm"; mainProgram = "lightgbm";
homepage = "https://github.com/microsoft/LightGBM"; homepage = "https://github.com/microsoft/LightGBM";
changelog = "https://github.com/microsoft/LightGBM/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/microsoft/LightGBM/releases/tag/v${finalAttrs.version}";

View File

@ -22,7 +22,7 @@ rustPlatform.buildRustPackage {
useFetchCargoVendor = true; useFetchCargoVendor = true;
cargoHash = "sha256-9fro1Dx7P+P9NTsg0gtMfr0s4TEpkZA31EFAnObiNFo="; cargoHash = "sha256-9fro1Dx7P+P9NTsg0gtMfr0s4TEpkZA31EFAnObiNFo=";
meta = with lib; { meta = with lib; {
description = "Insanely fast, Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine. Standing on the shoulders of giants."; description = "Insanely fast, Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine. Standing on the shoulders of giants";
mainProgram = "lnx"; mainProgram = "lnx";
homepage = "https://lnx.rs/"; homepage = "https://lnx.rs/";
license = licenses.mit; license = licenses.mit;

View File

@ -25,7 +25,7 @@ buildGoModule {
meta = { meta = {
homepage = "https://github.com/mattn/longcat"; homepage = "https://github.com/mattn/longcat";
description = "Renders a picture of a long cat on the terminal."; description = "Renders a picture of a long cat on the terminal";
license = lib.licenses.mit; license = lib.licenses.mit;
platforms = lib.platforms.all; platforms = lib.platforms.all;
mainProgram = "longcat"; mainProgram = "longcat";

View File

@ -22,7 +22,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
}; };
meta = { meta = {
description = "cat command for documents / images / videos and more!"; description = "cat command for documents / images / videos and more";
homepage = "https://github.com/Skardyy/mcat"; homepage = "https://github.com/Skardyy/mcat";
changelog = "https://github.com/Skardyy/mcat/blob/v${finalAttrs.version}/CHANGELOG.md"; changelog = "https://github.com/Skardyy/mcat/blob/v${finalAttrs.version}/CHANGELOG.md";
license = lib.licenses.mit; license = lib.licenses.mit;

View File

@ -78,7 +78,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT dictionaries are additional dictionaries for Mozc."; description = "Mozc UT dictionaries are additional dictionaries for Mozc";
homepage = "https://github.com/utuhiro78/merge-ut-dictionaries"; homepage = "https://github.com/utuhiro78/merge-ut-dictionaries";
license = lib.licenses.asl20; license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ pineapplehunter ]; maintainers = with lib.maintainers; [ pineapplehunter ];

View File

@ -59,7 +59,7 @@ buildGoModule rec {
vendorHash = "sha256-Dtqy4TILN+7JXiHKHDdjzRTsT8jZYG5sPudxhd8znXY="; vendorHash = "sha256-Dtqy4TILN+7JXiHKHDdjzRTsT8jZYG5sPudxhd8znXY=";
meta = with lib; { meta = with lib; {
description = "Next generation distributed, event-driven, parallel config management!"; description = "Next generation distributed, event-driven, parallel config management";
homepage = "https://mgmtconfig.com"; homepage = "https://mgmtconfig.com";
license = licenses.gpl3Only; license = licenses.gpl3Only;
maintainers = with maintainers; [ urandom ]; maintainers = with maintainers; [ urandom ];

View File

@ -71,7 +71,7 @@ buildNpmPackage rec {
''; '';
meta = with lib; { meta = with lib; {
description = "Resource manager for TV tuners."; description = "Resource manager for TV tuners";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ midchildan ]; maintainers = with maintainers; [ midchildan ];
}; };

View File

@ -116,7 +116,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = { meta = {
changelog = "https://www.mongodb.com/docs/upcoming/release-notes/8.0/"; changelog = "https://www.mongodb.com/docs/upcoming/release-notes/8.0/";
description = "MongoDB is a general purpose, document-based, distributed database."; description = "MongoDB is a general purpose, document-based, distributed database";
homepage = "https://www.mongodb.com/"; homepage = "https://www.mongodb.com/";
license = with lib.licenses; [ sspl ]; license = with lib.licenses; [ sspl ];
longDescription = '' longDescription = ''

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT Alt-Cannadic Dictionary is a dictionary converted from Alt-Cannadic for Mozc."; description = "Mozc UT Alt-Cannadic Dictionary is a dictionary converted from Alt-Cannadic for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-alt-cannadic"; homepage = "https://github.com/utuhiro78/mozcdic-ut-alt-cannadic";
license = with lib.licenses; [ license = with lib.licenses; [
asl20 asl20

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT EDICT2 Dictionary is a dictionary converted from EDICT2 for Mozc."; description = "Mozc UT EDICT2 Dictionary is a dictionary converted from EDICT2 for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-sudachidict"; homepage = "https://github.com/utuhiro78/mozcdic-ut-sudachidict";
license = with lib.licenses; [ license = with lib.licenses; [
asl20 asl20

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT Jawiki Dictionary is a dictionary generated from the Japanese Wikipedia for Mozc."; description = "Mozc UT Jawiki Dictionary is a dictionary generated from the Japanese Wikipedia for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-jawiki"; homepage = "https://github.com/utuhiro78/mozcdic-ut-jawiki";
license = with lib.licenses; [ license = with lib.licenses; [
asl20 asl20

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT NEologd Dictionary is a dictionary converted from mecab-ipadic-NEologd for Mozc."; description = "Mozc UT NEologd Dictionary is a dictionary converted from mecab-ipadic-NEologd for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-neologd"; homepage = "https://github.com/utuhiro78/mozcdic-ut-neologd";
license = with lib.licenses; [ asl20 ]; license = with lib.licenses; [ asl20 ];
maintainers = with lib.maintainers; [ pineapplehunter ]; maintainers = with lib.maintainers; [ pineapplehunter ];

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT Personal Name Dictionary is a dictionary for Mozc."; description = "Mozc UT Personal Name Dictionary is a dictionary for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-personal-names"; homepage = "https://github.com/utuhiro78/mozcdic-ut-personal-names";
license = lib.licenses.asl20; license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ pineapplehunter ]; maintainers = with lib.maintainers; [ pineapplehunter ];

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT Place Name Dictionary is a dictionary converted from the Japan Post's ZIP code data for Mozc."; description = "Mozc UT Place Name Dictionary is a dictionary converted from the Japan Post's ZIP code data for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-place-names"; homepage = "https://github.com/utuhiro78/mozcdic-ut-place-names";
license = lib.licenses.asl20; license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ pineapplehunter ]; maintainers = with lib.maintainers; [ pineapplehunter ];

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT SKK-JISYO Dictionary is a dictionary converted from SKK-JISYO for Mozc."; description = "Mozc UT SKK-JISYO Dictionary is a dictionary converted from SKK-JISYO for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-sudachidict"; homepage = "https://github.com/utuhiro78/mozcdic-ut-sudachidict";
license = with lib.licenses; [ license = with lib.licenses; [
asl20 asl20

View File

@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
}; };
meta = { meta = {
description = "Mozc UT SudachiDict Dictionary is a dictionary converted from SudachiDict for Mozc."; description = "Mozc UT SudachiDict Dictionary is a dictionary converted from SudachiDict for Mozc";
homepage = "https://github.com/utuhiro78/mozcdic-ut-sudachidict"; homepage = "https://github.com/utuhiro78/mozcdic-ut-sudachidict";
license = with lib.licenses; [ asl20 ]; license = with lib.licenses; [ asl20 ];
maintainers = with lib.maintainers; [ pineapplehunter ]; maintainers = with lib.maintainers; [ pineapplehunter ];

View File

@ -106,7 +106,7 @@ buildGoModule rec {
versionCheckProgramArg = [ "version" ]; versionCheckProgramArg = [ "version" ];
meta = { meta = {
description = "OpenCloud gives you a secure and private way to store, access, and share your files."; description = "OpenCloud gives you a secure and private way to store, access, and share your files";
homepage = "https://github.com/opencloud-eu/opencloud"; homepage = "https://github.com/opencloud-eu/opencloud";
changelog = "https://github.com/opencloud-eu/opencloud/blob/${src.tag}/CHANGELOG.md"; changelog = "https://github.com/opencloud-eu/opencloud/blob/${src.tag}/CHANGELOG.md";
license = lib.licenses.asl20; license = lib.licenses.asl20;

View File

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "Difficulty and pp calculator for osu!"; description = "Difficulty and pp calculator for osu";
homepage = "https://github.com/Francesco149/oppai-ng"; homepage = "https://github.com/Francesco149/oppai-ng";
license = licenses.unlicense; license = licenses.unlicense;
maintainers = [ ]; maintainers = [ ];

View File

@ -93,7 +93,7 @@ buildGoModule (finalAttrs: {
meta = { meta = {
homepage = "https://paisa.fyi/"; homepage = "https://paisa.fyi/";
changelog = "https://github.com/ananthakumaran/paisa/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/ananthakumaran/paisa/releases/tag/v${finalAttrs.version}";
description = "Paisa is a Personal finance manager. It builds on top of the ledger double entry accounting tool."; description = "Paisa is a Personal finance manager. It builds on top of the ledger double entry accounting tool";
license = lib.licenses.agpl3Only; license = lib.licenses.agpl3Only;
mainProgram = "paisa"; mainProgram = "paisa";
maintainers = with lib.maintainers; [ skowalak ]; maintainers = with lib.maintainers; [ skowalak ];

View File

@ -61,7 +61,7 @@ libretro.mkLibretroCore (finalAttrs: {
passthru.updateScript = { }; passthru.updateScript = { };
meta = { meta = {
description = "Fork of libretro's parallel-n64 core designed to be used with Parallel Launcher."; description = "Fork of libretro's parallel-n64 core designed to be used with Parallel Launcher";
homepage = "https://gitlab.com/parallel-launcher/parallel-n64"; homepage = "https://gitlab.com/parallel-launcher/parallel-n64";
license = lib.licenses.gpl3Only; license = lib.licenses.gpl3Only;
teams = [ ]; teams = [ ];

View File

@ -78,7 +78,7 @@ buildGoModule (finalAttrs: {
}; };
meta = { meta = {
description = "Pareto Security agent makes sure your laptop is correctly configured for security."; description = "Pareto Security agent makes sure your laptop is correctly configured for security";
longDescription = '' longDescription = ''
The Pareto Security agent is a free and open source app to help you make The Pareto Security agent is a free and open source app to help you make
sure that your laptop is configured for security. sure that your laptop is configured for security.

View File

@ -75,7 +75,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; { meta = with lib; {
homepage = "https://orama-interactive.itch.io/pixelorama"; homepage = "https://orama-interactive.itch.io/pixelorama";
description = "Free & open-source 2D sprite editor, made with the Godot Engine!"; description = "Free & open-source 2D sprite editor, made with the Godot Engine";
changelog = "https://github.com/Orama-Interactive/Pixelorama/blob/${finalAttrs.src.rev}/CHANGELOG.md"; changelog = "https://github.com/Orama-Interactive/Pixelorama/blob/${finalAttrs.src.rev}/CHANGELOG.md";
license = licenses.mit; license = licenses.mit;
platforms = [ platforms = [

View File

@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
passthru.updateScript = nix-update-script { }; passthru.updateScript = nix-update-script { };
meta = { meta = {
description = "KDE Plasma widget that shows currently playing song information and provide playback controls."; description = "KDE Plasma widget that shows currently playing song information and provide playback controls";
homepage = "https://github.com/ccatterina/plasmusic-toolbar"; homepage = "https://github.com/ccatterina/plasmusic-toolbar";
changelog = "https://github.com/ccatterina/plasmusic-toolbar/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/ccatterina/plasmusic-toolbar/releases/tag/v${finalAttrs.version}";
license = lib.licenses.gpl3Only; license = lib.licenses.gpl3Only;

View File

@ -102,7 +102,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
''; '';
meta = { meta = {
description = "Porn-Vault is a self hosted organizer for adult videos and imagery."; description = "Porn-Vault is a self hosted organizer for adult videos and imagery";
homepage = "https://gitlab.com/porn-vault/porn-vault"; homepage = "https://gitlab.com/porn-vault/porn-vault";
license = lib.licenses.gpl3Plus; license = lib.licenses.gpl3Plus;
maintainers = [ lib.maintainers.luNeder ]; maintainers = [ lib.maintainers.luNeder ];

View File

@ -29,7 +29,7 @@ buildGoModule rec {
meta = { meta = {
changelog = "https://github.com/Zuplu/postfix-tlspol/releases/tag/${src.tag}"; changelog = "https://github.com/Zuplu/postfix-tlspol/releases/tag/${src.tag}";
description = "Lightweight MTA-STS + DANE/TLSA resolver and TLS policy server for Postfix, prioritizing DANE."; description = "Lightweight MTA-STS + DANE/TLSA resolver and TLS policy server for Postfix, prioritizing DANE";
homepage = "https://github.com/Zuplu/postfix-tlspol"; homepage = "https://github.com/Zuplu/postfix-tlspol";
license = lib.licenses.mit; license = lib.licenses.mit;
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [

View File

@ -38,7 +38,7 @@ buildGoModule (finalAttrs: {
meta = { meta = {
changelog = "https://github.com/richih/modbus_exporter/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/richih/modbus_exporter/releases/tag/v${finalAttrs.version}";
homepage = "https://paepcke.de/modbus_exporter"; homepage = "https://paepcke.de/modbus_exporter";
description = "Prometheus exporter for the modbus interface. Basepackage for a large group of iot device exporters."; description = "Prometheus exporter for the modbus interface. Basepackage for a large group of iot device exporters";
license = lib.licenses.mit; license = lib.licenses.mit;
mainProgram = "modbus_exporter"; mainProgram = "modbus_exporter";
maintainers = with lib.maintainers; [ paepcke ]; maintainers = with lib.maintainers; [ paepcke ];

View File

@ -86,7 +86,7 @@ buildGoModule rec {
vendorHash = "sha256-gqiK96FnfvRAzT0RUpYnT7HftZ1YV9jxbjstcKtGBho="; vendorHash = "sha256-gqiK96FnfvRAzT0RUpYnT7HftZ1YV9jxbjstcKtGBho=";
meta = { meta = {
description = "Web application that lets you save the readable content of web pages you want to keep forever."; description = "Web application that lets you save the readable content of web pages you want to keep forever";
mainProgram = "readeck"; mainProgram = "readeck";
homepage = "https://readeck.org/"; homepage = "https://readeck.org/";
changelog = "https://codeberg.org/readeck/readeck/releases/tag/${version}"; changelog = "https://codeberg.org/readeck/readeck/releases/tag/${version}";

View File

@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
''; '';
meta = { meta = {
description = "Visual tool to view, edit, and model Realm databases."; description = "Visual tool to view, edit, and model Realm databases";
homepage = "https://www.mongodb.com/docs/atlas/device-sdks/studio/"; homepage = "https://www.mongodb.com/docs/atlas/device-sdks/studio/";
license = lib.licenses.asl20; license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ matteopacini ]; maintainers = with lib.maintainers; [ matteopacini ];

View File

@ -50,7 +50,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = { meta = {
changelog = "https://github.com/samuela/remod/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/samuela/remod/releases/tag/v${finalAttrs.version}";
description = "chmod for human beings!"; description = "chmod for human beings";
homepage = "https://github.com/samuela/remod"; homepage = "https://github.com/samuela/remod";
license = lib.licenses.mit; license = lib.licenses.mit;
maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = with lib.maintainers; [ pyrox0 ];

View File

@ -32,7 +32,7 @@ makeScopeWithSplicing' {
inherit version hash; inherit version hash;
meta = { meta = {
description = "${fancyName} plugin for Reposilite."; description = "${fancyName} plugin for Reposilite";
homepage = "https://github.com/dzikoysk/reposilite"; homepage = "https://github.com/dzikoysk/reposilite";
sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];
license = lib.licenses.asl20; license = lib.licenses.asl20;

View File

@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "Do live calculations in rofi!"; description = "Do live calculations in rofi";
homepage = "https://github.com/svenstaro/rofi-calc"; homepage = "https://github.com/svenstaro/rofi-calc";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ albakham ]; maintainers = with maintainers; [ albakham ];

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
]; ];
meta = with lib; { meta = with lib; {
description = "Converts SACD image files, Philips DSDIFF and Sony DSF files to 24-bit high resolution wave files. Handles both DST and DSD streams."; description = "Converts SACD image files, Philips DSDIFF and Sony DSF files to 24-bit high resolution wave files. Handles both DST and DSD streams";
longDescription = '' longDescription = ''
Super Audio CD decoder. Converts SACD image files, Philips DSDIFF and Sony DSF files to 24-bit high resolution wave files. Super Audio CD decoder. Converts SACD image files, Philips DSDIFF and Sony DSF files to 24-bit high resolution wave files.
Handles both DST and DSD streams. Handles both DST and DSD streams.

Some files were not shown because too many files have changed in this diff Show More