treewide: conform descriptions to the standards

This commit is contained in:
mivorasu 2025-07-23 04:23:40 +00:00
parent f545b4714e
commit ee0866bddd
452 changed files with 463 additions and 463 deletions

View File

@ -170,7 +170,7 @@ runCommand drvName
unwrapped = androidStudioForPlatform;
};
meta = with lib; {
description = "The Official IDE for Android platform development";
description = "Official IDE for Android platform development";
longDescription = ''
Android Studio for Platform (ASfP) is the version of the Android Studio IDE
for Android Open Source Project (AOSP) platform developers who build with the Soong build system.

View File

@ -180,7 +180,7 @@ self: super: {
'';
meta = with lib; {
description = "hinting brought to Kakoune selections";
description = "Hinting brought to Kakoune selections";
homepage = "https://git.sr.ht/~hadronized/hop.kak/";
license = licenses.bsd3;
maintainers = with maintainers; [ oleina ];

View File

@ -618,7 +618,7 @@ let
hash = "sha256-7pbl5OgvJ6S0mtZWsEyUzlg+lkUhdq3rkCCpLsvTm4g=";
};
meta = {
description = "A VSCode extension that changes the markdown preview to support GitHub markdown features";
description = "VSCode extension that changes the markdown preview to support GitHub markdown features";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview";
homepage = "https://github.com/mjbvz/vscode-github-markdown-preview";
license = lib.licenses.mit;
@ -1919,7 +1919,7 @@ let
hash = "sha256-YAMH5smLyBuoTdlxSCTPyMIKOWTSIdf2MQVZuOO2V1w=";
};
meta = {
description = "A VSCode extension that adds syntax highlighting for Pandoc-flavored Markdown";
description = "VSCode extension that adds syntax highlighting for Pandoc-flavored Markdown";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=garlicbreadcleric.pandoc-markdown-syntax";
homepage = "https://github.com/garlicbreadcleric/vscode-pandoc-markdown";
license = lib.licenses.mit;
@ -2667,7 +2667,7 @@ let
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/wayou.vscode-todo-highlight/changelog";
description = "highlight TODOs, FIXMEs, and any keywords, annotations...";
description = "Highlight TODOs, FIXMEs, and any keywords, annotations...";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=jgclark.vscode-todo-highlight";
homepage = "https://github.com/jgclark/vscode-todo-highlight";
license = lib.licenses.mit;
@ -3523,7 +3523,7 @@ let
hash = "sha256-yeX6RAJl07d+SuYyGQFLZNcUzVKAsmPFyTKEn+y3GuM=";
};
meta = {
description = "A Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files";
description = "Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh-edit";
homepage = "https://code.visualstudio.com/docs/remote/ssh";
license = lib.licenses.unfree;
@ -4207,7 +4207,7 @@ let
changelog = "https://github.com/sdras/night-owl-vscode-theme/blob/main/CHANGELOG.md#${
builtins.replaceStrings [ "." ] [ "" ] mktplcRef.version
}";
description = "A Visual Studio Code theme named Light Owl for daytime usage";
description = "Visual Studio Code theme named Light Owl for daytime usage";
longDescription = ''
A VS Code theme for the night owls out there. Now introducing
Light Owl theme for daytime usage. Decisions were based

View File

@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-u50RJ7ETVFUC43mp94VJsR931b9REBaTyRhZE7muoLw=";
};
meta = {
description = "A VSCode extension to adjust the heading level of the selected text";
description = "VSCode extension to adjust the heading level of the selected text";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.adjust-heading-level";
homepage = "https://github.com/kevinslin/adjust-heading-level";
license = lib.licenses.asl20;

View File

@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-uJmdsC+nKCkAJVH+szNepPcyfHD4ZQ83on195jjqZig=";
};
meta = {
description = "A SUPER POWERFUL markdown extension for Visual Studio Code to bring you a wonderful markdown writing experience";
description = "SUPER POWERFUL markdown extension for Visual Studio Code to bring you a wonderful markdown writing experience";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron-markdown-preview-enhanced";
homepage = "https://github.com/dendronhq/markdown-preview-enhanced";
license = lib.licenses.ncsa;

View File

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

View File

@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-uiw3EJbYoDG5r93NIxloiF7Co3gxcZT9+hlLZFnxkBE=";
};
meta = {
description = "An interactive editing mode VS Code extension for F*";
description = "Interactive editing mode VS Code extension for F*";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=FStarLang.fstar-vscode-assistant";
homepage = "https://github.com/FStarLang/fstar-vscode-assistant";
license = lib.licenses.mit;

View File

@ -10,7 +10,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
meta = {
changelog = "https://github.com/mongodb-js/vscode/blob/main/CHANGELOG.md";
description = "An extension for VS Code that makes it easy to work with your data in MongoDB";
description = "Extension for VS Code that makes it easy to work with your data in MongoDB";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode";
homepage = "https://github.com/mongodb-js/vscode";
license = lib.licenses.asl20;

View File

@ -12,7 +12,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
};
meta = {
description = "A Visual Studio Code extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set";
description = "Visual Studio Code extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set";
homepage = "https://github.com/Microsoft/vscode-remote-release";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ drupol ];

View File

@ -12,7 +12,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
};
meta = {
description = "A Visual Studio Code an extension to help developers and AI engineers to easily build AI apps through developing and testing with generative AI models locally or in the cloud";
description = "Visual Studio Code extension to help developers and AI engineers build AI apps";
homepage = "https://github.com/Microsoft/windows-ai-studio";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ drupol ];

View File

@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
hash = "sha256-LGw7Pd72oVgMqhKPX1dV2EgluX0/4rvKVb7Fx2H6hOI=";
};
meta = {
description = "A Visual Studio Code extension for seamless switching between Nix shells and flakes";
description = "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";
homepage = "https://github.com/Oops418/nix-env-picker";
license = lib.licenses.mit;

View File

@ -9,7 +9,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
};
meta = {
description = "A VS Code extension for Pylyzer, a fast static code analyzer & language server for Python";
description = "VS Code extension for Pylyzer, a fast static code analyzer & language server for Python";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=pylyzer.pylyzer";
homepage = "https://github.com/mtshiba/pylyzer/";
license = lib.licenses.mit;

View File

@ -12,7 +12,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
};
meta = {
description = "A VSCode extension providing an autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way";
description = "VSCode extension providing an autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way";
downloadPage = "https://github.com/cline/cline";
homepage = "https://github.com/cline/cline";
license = lib.licenses.asl20;

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation {
meta = with lib; {
inherit (weechat.meta) platforms;
description = "buffer_autoset.py is a weechat script which auto-set buffer properties when a buffer is opened";
description = "WeeChat script which auto-set buffer properties when a buffer is opened";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ govanify ];
};

View File

@ -29,7 +29,7 @@ stdenv.mkDerivation {
meta = with lib; {
inherit (weechat.meta) platforms;
homepage = "https://github.com/KenjiE20/highmon/";
description = "highmon.pl is a weechat script that adds 'Highlight Monitor'";
description = "WeeChat script that adds 'Highlight Monitor'";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ govanify ];
};

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation {
meta = with lib; {
inherit (weechat.meta) platforms;
description = "url_hint.py is a URL opening script";
description = "WeeChat URL opening script";
license = licenses.mit;
maintainers = with maintainers; [ eraserhd ];
};

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation {
meta = with lib; {
inherit (weechat.meta) platforms;
description = "go.py is a weechat script to quickly jump to different buffers";
description = "WeeChat script to quickly jump to different buffers";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ govanify ];
};

View File

@ -21,7 +21,7 @@ symlinkJoin {
++ (lib.forEach extraWatchers (p: p.out));
meta = with lib; {
description = "The best free and open-source automated time tracker";
description = "Best free and open-source automated time tracker";
homepage = "https://activitywatch.net/";
downloadPage = "https://github.com/ActivityWatch/activitywatch/releases";
changelog = "https://github.com/ActivityWatch/activitywatch/releases/tag/v${aw-server-rust.version}";

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation {
meta = {
homepage = "https://github.com/simon-v/bean-add/";
description = "beancount transaction entry assistant";
description = "Beancount transaction entry assistant";
mainProgram = "bean-add";
# The (only) source file states:

View File

@ -162,7 +162,7 @@ let
'';
meta = with lib; {
description = "The Rocq Prover";
description = "Rocq Prover";
longDescription = ''
The Rocq Prover is an interactive theorem prover, or proof assistant. It provides
a formal language to write mathematical definitions, executable

View File

@ -27,7 +27,7 @@ buildKodiBinaryAddon rec {
meta = with lib; {
homepage = "https://github.com/xbmc/screensaver.asteroids";
description = "A screensaver that plays Asteroids";
description = "Screensaver that plays Asteroids";
license = licenses.gpl2Plus;
platforms = platforms.all;
teams = [ teams.kodi ];

View File

@ -25,7 +25,7 @@ buildKodiAddon rec {
meta = with lib; {
homepage = "https://github.com/kodi-community-addons/script.module.simplecache";
description = "A simple object cache for Kodi addons";
description = "Simple object cache for Kodi addons";
license = licenses.asl20;
teams = [ teams.kodi ];
};

View File

@ -17,7 +17,7 @@ buildLua {
passthru.updateScript = unstableGitUpdater { };
meta = with lib; {
description = "various audio visualization";
description = "Various audio visualization";
homepage = "https://github.com/mfcc64/mpv-scripts";
maintainers = with maintainers; [ kmein ];
};

View File

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

View File

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

View File

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

View File

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
description = "An OBS Studio plugin that will allow you to use a Scene as a transition";
description = "OBS Studio plugin that will allow you to use a Scene as a transition";
homepage = "https://github.com/andilippi/obs-scene-as-transition";
maintainers = with maintainers; [ flexiondotorg ];
license = licenses.gpl2Plus;

View File

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

View File

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

View File

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

View File

@ -70,7 +70,7 @@ stdenv.mkDerivation {
'';
meta = with lib; {
description = "A bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text";
description = "Bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text";
homepage = "https://github.com/meskarune/i3lock-fancy";
maintainers = [ maintainers.reedrw ];
mainProgram = "i3lock-fancy";

View File

@ -30,7 +30,7 @@ lib.makeOverridable (
buildCommandPath = ./build-command.sh;
meta = {
description = "A wrapper around testers.testBuildFailure to simplify common use cases";
description = "Wrapper around testers.testBuildFailure to simplify common use cases";
maintainers = [ lib.maintainers.connorbaker ];
};
})

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation {
'';
meta = with lib; {
description = "truetype monospaced typeface designed for X environments";
description = "TrueType monospaced typeface designed for X environments";
homepage = "https://b.agaric.net/page/agave";
license = licenses.mit;
maintainers = [ ];

View File

@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "fish, xonsh and zsh support for nix-shell";
description = "Fish, xonsh and zsh support for nix-shell";
license = lib.licenses.mit;
homepage = "https://github.com/haslersn/any-nix-shell";
maintainers = with lib.maintainers; [ haslersn ];

View File

@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = {
description = "apio udev rules list";
description = "Apio udev rules list";
homepage = "https://github.com/FPGAwars/apio";
platforms = lib.platforms.linux;
license = lib.licenses.gpl2Only;

View File

@ -43,7 +43,7 @@ stdenvNoCC.mkDerivation {
'';
meta = with lib; {
description = "preexec and precmd functions for Bash just like Zsh";
description = "Preexec and precmd functions for Bash just like Zsh";
license = licenses.mit;
homepage = "https://github.com/rcaloras/bash-preexec";
maintainers = [

View File

@ -22,7 +22,7 @@ buildGoModule rec {
subPackages = [ "cmd/kazel" ];
meta = with lib; {
description = "A BUILD file generator for go and bazel";
description = "BUILD file generator for go and bazel";
homepage = "https://github.com/kubernetes/repo-infra";
license = licenses.asl20;
maintainers = with maintainers; [ kalbasit ];

View File

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
};
meta = {
description = "bustools is a program for manipulating BUS files for single cell RNA-Seq datasets";
description = "Program for manipulating BUS files for single cell RNA-Seq datasets";
longDescription = ''
bustools is a program for manipulating BUS files for single cell RNA-Seq datasets. It can be used to error correct barcodes, collapse UMIs, produce gene count or transcript compatibility count matrices, and is useful for many other tasks. It is also part of the kallisto | bustools workflow for pre-processing single-cell RNA-seq data.
'';

View File

@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
changelog = "https://danielnoethen.de/butt/Changelog.html";
description = "butt (broadcast using this tool) is an easy to use, multi OS streaming tool";
description = "Easy to use, multi OS streaming tool";
homepage = "https://danielnoethen.de/butt/";
license = lib.licenses.gpl2;
maintainers = with lib.maintainers; [ ehmry ];

View File

@ -82,7 +82,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
};
meta = {
description = "versatile command line tool for automated verifying and transcoding of all your torrents";
description = "Versatile command line tool for automated verifying and transcoding of all your torrents";
homepage = "https://github.com/RogueOneEcho/caesura";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [ ambroisie ];

View File

@ -16,7 +16,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-B32GCIlFngfubwZqxMneAO24hhJ1zOgW6gXMHzgr89A=";
meta = {
description = "gtk-rust-app cli for building flatpak apps with ease";
description = "CLI for building flatpak apps with ease";
homepage = "https://gitlab.com/floers/gtk-stuff/cargo-gra/";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ bot-wxt1221 ];

View File

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
description = "change or display the stack size of an ELF binary";
description = "Change or display the stack size of an ELF binary";
homepage = "https://github.com/Gottox/chelf";
license = licenses.bsd2;
maintainers = with maintainers; [ dtzWill ];

View File

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

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
description = "lightweight python clipboard manager";
description = "Lightweight python clipboard manager";
longDescription = ''
Clipster was designed to try to add a good selection of useful features, while avoiding bad design decisions or becoming excessively large.
Its feature list includes:

View File

@ -41,7 +41,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
passthru.updateScript = nix-update-script { };
meta = {
description = "diagnostic-languageserver extension for coc.nvim";
description = "Diagnostic-languageserver extension for coc.nvim";
homepage = "https://github.com/iamcco/coc-diagnostic";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ pyrox0 ];

View File

@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = {
description = "toml extension for coc.nvim";
description = "Toml extension for coc.nvim";
homepage = "https://github.com/kkiyama117/coc-toml";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ soopyc ];

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
description = "btrfs: Find compression type/ratio on a file or set of files";
description = "Find compression type/ratio on a file or set of files in Btrfs filesystem";
mainProgram = "compsize";
homepage = "https://github.com/kilobyte/compsize";
license = licenses.gpl2Plus;

View File

@ -15,7 +15,7 @@ let
};
meta = cosmopolitan.meta // {
description = "compilers for Cosmopolitan C/C++ programs";
description = "Compilers for Cosmopolitan C/C++ programs";
};
}
''

View File

@ -39,7 +39,7 @@ python3Packages.buildPythonApplication rec {
'';
meta = with lib; {
description = "comic updater, mangafied";
description = "Comic updater, mangafied";
mainProgram = "cum";
homepage = "https://github.com/Hamuko/cum";
license = licenses.asl20;

View File

@ -84,7 +84,7 @@ rustPlatform.buildRustPackage {
};
meta = {
description = "a lightweight way to check for container image updates. written in Rust";
description = "Lightweight way to check for container image updates. written in Rust";
homepage = "https://cup.sergi0g.dev";
license = lib.licenses.agpl3Only;
platforms = lib.platforms.all;

View File

@ -38,7 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
doCheck = false;
meta = {
description = "cli for Apache Arrow DataFusion";
description = "CLI for Apache Arrow DataFusion";
mainProgram = "datafusion-cli";
homepage = "https://arrow.apache.org/datafusion";
changelog = "https://github.com/apache/arrow-datafusion/blob/${finalAttrs.version}/datafusion/CHANGELOG.md";

View File

@ -64,7 +64,7 @@ stdenv.mkDerivation (finalAttrs: {
'';
meta = {
description = "The universal database tool";
description = "Universal database tool";
homepage = "https://www.dbvis.com/";
maintainers = with lib.maintainers; [ boldikoller ];
license = lib.licenses.unfree;

View File

@ -45,7 +45,7 @@ buildGoModule rec {
'';
meta = with lib; {
description = "debugger for the Go programming language";
description = "Debugger for the Go programming language";
homepage = "https://github.com/go-delve/delve";
maintainers = with maintainers; [ vdemeester ];
license = licenses.mit;

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "http://mdocml.bsd.lv/";
description = "converter from DocBook V4.x and v5.x XML into mdoc";
description = "Converter from DocBook V4.x and v5.x XML into mdoc";
license = licenses.isc;
platforms = platforms.all;
maintainers = with maintainers; [ ramkromberg ];

View File

@ -103,7 +103,7 @@ stdenv.mkDerivation rec {
];
meta = with lib; {
description = "collection of tools for network auditing and penetration testing";
description = "Collection of tools for network auditing and penetration testing";
longDescription = ''
dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.
'';

View File

@ -158,7 +158,7 @@
meta = {
homepage = "https://github.com/stenzek/lunasvg";
description = "lunasvg is a standalone SVG rendering library in C++";
description = "Standalone SVG rendering library in C++";
license = lib.licenses.mit;
platforms = lib.platforms.linux;
};

View File

@ -41,7 +41,7 @@ buildGoModule rec {
doCheck = true;
meta = with lib; {
description = "faq is a tool intended to be a more flexible jq, supporting additional formats";
description = "Intended to be a more flexible jq, supporting additional formats";
mainProgram = "faq";
homepage = "https://github.com/jzelinskie/faq";
license = licenses.asl20;

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
doCheck = true;
meta = {
description = "nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness";
description = "Nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness";
homepage = "https://github.com/meco-group/fatrop";
license = lib.licenses.lgpl3Only;
maintainers = with lib.maintainers; [ nim65s ];

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = with lib; {
description = "framebuffer device maintenance program";
description = "Framebuffer device maintenance program";
# NOTE: the website of the original author disappeared, the only remaining
# repository is maintained by the debian maintainer of the package at
# https://github.com/sudipm-mukherjee/fbset

View File

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
postInstall = "mv $out/bin/zipinfo $out/bin/fcrackzip-zipinfo";
meta = with lib; {
description = "zip password cracker, similar to fzc, zipcrack and others";
description = "Zip password cracker, similar to fzc, zipcrack and others";
homepage = "http://oldhome.schmorp.de/marc/fcrackzip.html";
license = licenses.gpl2Only;
maintainers = with maintainers; [ nico202 ];

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://github.com/jacereda/fsatrace";
description = "filesystem access tracer";
description = "Filesystem access tracer";
mainProgram = "fsatrace";
license = licenses.isc;
platforms = platforms.linux;

View File

@ -35,7 +35,7 @@ stdenv.mkDerivation {
meta = with lib; {
homepage = "https://github.com/wyntau/fzf-zsh";
description = "wrap fzf to use in oh-my-zsh";
description = "Wrap fzf to use in oh-my-zsh";
license = licenses.mit;
maintainers = [ ];
platforms = platforms.unix;

View File

@ -30,7 +30,7 @@ let
installFlags = [ "PREFIX=$(out)" ];
meta = with lib; {
description = "svg-flatten SVG downconverter";
description = "SVG-flatten SVG downconverter";
homepage = "https://github.com/jaseg/gerbolyze";
license = with licenses; [ agpl3Plus ];
maintainers = with maintainers; [ wulfsta ];

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = {
description = "header-only single-file C++ std::filesystem compatible helper library";
description = "Header-only single-file C++ std::filesystem compatible helper library";
homepage = "https://github.com/gulrak/filesystem";
changelog = "https://github.com/gulrak/filesystem/releases/tag/v${finalAttrs.version}";
license = lib.licenses.mit;

View File

@ -59,7 +59,7 @@ stdenv.mkDerivation (finalAttrs: {
'';
meta = {
description = "git remote helper to interact with mercurial repositories";
description = "Git remote helper to interact with mercurial repositories";
homepage = "https://github.com/glandium/git-cinnabar";
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [ qyliss ];

View File

@ -14,7 +14,7 @@ buildGoModule rec {
};
vendorHash = "sha256-dmE6hfKUqEr7BMNi/HMUOk4jDB0dPXEMkWQyWj6XpY4=";
meta = with lib; {
description = "share GNSS data between multiple clients";
description = "Share GNSS data between multiple clients";
longDescription = ''
gnss-share is an app that facilitates sharing GNSS location data with multiple
clients, while providing a way to perform device-specific setup beforehand. For

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://launchpad.net/gnuclad";
description = "gnuclad tries to help the environment by creating trees. Its primary use will be generating cladogram trees for the GNU/Linux distro timeline project";
description = "Generating cladogram trees for the GNU/Linux distro timeline project";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ mog ];
platforms = platforms.unix;

View File

@ -61,7 +61,7 @@ buildGoModule rec {
meta = with lib; {
outputsToInstall = [ "out" ];
description = "djb's redo, a system for building files from source files. Written in Go";
description = "Makefile replacement that sucks less";
homepage = "https://www.goredo.cypherpunks.ru";
license = licenses.gpl3;
maintainers = [ maintainers.spacefrogg ];

View File

@ -29,7 +29,7 @@ buildGoModule (finalAttrs: {
};
meta = {
description = "foreman clone written in go language";
description = "Foreman clone written in go language";
mainProgram = "goreman";
homepage = "https://github.com/mattn/goreman";
license = lib.licenses.mit;

View File

@ -40,7 +40,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
passthru.updateScript = nix-update-script { };
meta = {
description = "command-line grammar checker";
description = "Command-line grammar checker";
homepage = "https://caderek.github.io/gramma/";
changelog = "https://github.com/caderek/gramma/releases/tag/v${finalAttrs.version}";
license = lib.licenses.isc;

View File

@ -18,7 +18,7 @@ buildGoModule rec {
vendorHash = "sha256-XhbmyPZ0GFNRfnHBfMxgSXNLPoCE85e52xcQFhqOrl4=";
meta = with lib; {
description = "generic gRPC command line client";
description = "Generic gRPC command line client";
mainProgram = "grpc-client-cli";
maintainers = with maintainers; [ Philipp-M ];
homepage = "https://github.com/vadimi/grpc-client-cli";

View File

@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "http://www.gtk-server.org/";
description = "gtk-server for interpreted GUI programming";
description = "Gtk-server for interpreted GUI programming";
license = licenses.gpl2Plus;
maintainers = [ ];
platforms = platforms.linux;

View File

@ -24,7 +24,7 @@ buildGoModule rec {
meta = with lib; {
inherit (src.meta) homepage;
description = "terminal hex editor";
description = "Terminal hex editor";
longDescription = "The Hex Editor From Hell!";
license = with licenses; [ mit ];
maintainers = with maintainers; [ ramkromberg ];

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation rec {
'';
meta = with lib; {
description = "monospace font designed to be clear, pragmatic and very readable";
description = "Monospace font designed to be clear, pragmatic and very readable";
homepage = "https://pcaro.es/p/hermit";
license = licenses.ofl;
maintainers = [ ];

View File

@ -16,7 +16,7 @@ buildGoModule rec {
};
meta = with lib; {
description = "provides a simple CRUD interface for dealing with per-dataset markers on honeycomb.io";
description = "Simple CRUD interface for dealing with per-dataset markers on honeycomb.io";
homepage = "https://honeycomb.io/";
license = licenses.asl20;
maintainers = [ maintainers.iand675 ];

View File

@ -16,7 +16,7 @@ buildGoModule rec {
};
meta = with lib; {
description = "agent for ingesting log file data into honeycomb.io and making it available for exploration";
description = "Agent for ingesting log file data into honeycomb.io and making it available for exploration";
homepage = "https://honeycomb.io/";
license = licenses.asl20;
maintainers = [ maintainers.iand675 ];

View File

@ -26,7 +26,7 @@ python3Packages.buildPythonApplication rec {
LC_ALL = "en_US.UTF-8";
meta = {
description = "curl statistics made simple";
description = "Curl statistics made simple";
mainProgram = "httpstat";
homepage = "https://github.com/reorx/httpstat";
license = lib.licenses.mit;

View File

@ -56,7 +56,7 @@ python3Packages.buildPythonApplication rec {
'';
meta = {
description = "neofetch with pride flags <3";
description = "Neofetch with pride flags <3";
longDescription = ''
HyFetch is a command-line system information tool fork of neofetch.
HyFetch displays information about your system next to your OS logo

View File

@ -98,7 +98,7 @@ stdenv.mkDerivation (finalAttrs: {
postInstallCheck = ". ${./post-install-check.sh}";
meta = {
changelog = "https://hylafax.sourceforge.io/news/${finalAttrs.version}.php";
description = "enterprise-class system for sending and receiving facsimiles";
description = "Enterprise-class system for sending and receiving facsimiles";
downloadPage = "https://hylafax.sourceforge.io/download.php";
homepage = "https://hylafax.sourceforge.io";
license = lib.licenses.bsd3;

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
description = "minimalistic but powerful Linux console hex editor";
description = "Minimalistic but powerful Linux console hex editor";
mainProgram = "hyx";
homepage = "https://yx7.cc/code/";
license = licenses.mit;

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
env.MANPAGE_DOCBOOK_XSL = "${docbook_xsl}/xml/xsl/docbook/manpages/docbook.xsl";
meta = {
description = "evmctl utility to manage digital signatures of the Linux kernel integrity subsystem (IMA/EVM)";
description = "Utility to manage digital signatures of the Linux kernel integrity subsystem (IMA/EVM)";
mainProgram = "evmctl";
homepage = "https://github.com/linux-integrity/ima-evm-utils";
license = with lib.licenses; [

View File

@ -18,7 +18,7 @@ buildGoModule rec {
vendorHash = null;
meta = {
description = "ircdog is a simple wrapper over the raw IRC protocol that can respond to pings, and interprets formatting codes";
description = "Simple wrapper over the raw IRC protocol that can respond to pings, and interprets formatting codes";
mainProgram = "ircdog";
homepage = "https://github.com/ergochat/ircdog";
changelog = "https://github.com/ergochat/ircdog/releases/tag/v${version}";

View File

@ -45,7 +45,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
meta = {
changelog = "https://bjango.com/mac/istatmenus/versionhistory/";
description = "iStat Menus is set of nine separate and highly configurable menu items that let you know exactly what's going on inside your Mac";
description = "Set of nine separate and highly configurable menu items that let you know exactly what's going on inside your Mac";
homepage = "https://bjango.com/mac/istatmenus/";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ donteatoreo ];

View File

@ -33,7 +33,7 @@ buildGoModule rec {
'';
meta = with lib; {
description = "itd is a daemon to interact with the PineTime running InfiniTime";
description = "Daemon to interact with the PineTime running InfiniTime";
homepage = "https://gitea.elara.ws/Elara6331/itd";
license = licenses.gpl3Plus;
platforms = platforms.linux;

View File

@ -26,7 +26,7 @@ buildGoModule rec {
meta = with lib; {
homepage = "https://github.com/robpike/ivy";
description = "ivy, an APL-like calculator";
description = "APL-like calculator";
mainProgram = "ivy";
license = licenses.bsd3;
maintainers = with maintainers; [ smasher164 ];

View File

@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation {
};
meta = {
description = "A jawiki dump list of page titles in main namespace";
description = "Jawiki dump list of page titles in main namespace";
homepage = "https://dumps.wikimedia.org/backup-index.html";
license = with lib.licenses; [
fdl13Only

View File

@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
description = "jnr-posix is a lightweight cross-platform POSIX emulation layer for Java, written in Java and is part of the JNR project";
description = "Lightweight cross-platform POSIX emulation layer for Java, written in Java and is part of the JNR project";
homepage = "https://github.com/jnr/jnr-posix";
license = with licenses; [
epl20

View File

@ -65,7 +65,7 @@ stdenv.mkDerivation {
'';
meta = with lib; {
description = "cute, true multiplayer platform game with bunnies";
description = "Cute, true multiplayer platform game with bunnies";
homepage = "https://libregames.gitlab.io/jumpnbump/";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ iblech ];

View File

@ -36,7 +36,7 @@ rustPlatform.buildRustPackage rec {
meta = {
changelog = "https://github.com/davidchalifoux/kaput-cli/releases/tag/v${version}";
description = "unofficial CLI client for Put.io";
description = "Unofficial CLI client for Put.io";
homepage = "https://kaput.sh/";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ pyrox0 ];

View File

@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "kotlin language server";
description = "Kotlin language server";
longDescription = ''
About Kotlin code completion, linting and more for any editor/IDE
using the Language Server Protocol Topics'';

View File

@ -34,7 +34,7 @@ buildGoModule rec {
'';
meta = with lib; {
description = "collection of helper tools for network engineers, while configuring and experimenting with their own network labs";
description = "Collection of helper tools for network engineers, while configuring and experimenting with their own network labs";
homepage = "https://labctl.net";
changelog = "https://github.com/labctl/labctl/releases";
license = licenses.asl20;

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
doCheck = true;
meta = with lib; {
description = "build2 package dependency manager utility library";
description = "Build2 package dependency manager utility library";
longDescription = ''
This library defines the types and utilities for working with build2 packages.
In particular, it provides C++ classes as well as the parser and serializer

View File

@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = "https://github.com/libhugetlbfs/libhugetlbfs";
changelog = "https://github.com/libhugetlbfs/libhugetlbfs/blob/${version}/NEWS";
description = "library and utilities for Linux hugepages";
description = "Library and utilities for Linux hugepages";
maintainers = with lib.maintainers; [ qyliss ];
license = lib.licenses.lgpl21Plus;
platforms = lib.platforms.linux;

View File

@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; {
homepage = "https://gitlab.zapb.de/libjaylink/libjaylink";
description = "libjaylink is a shared library written in C to access SEGGER J-Link and compatible devices";
description = "Shared library written in C to access SEGGER J-Link and compatible devices";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ felixsinger ];
platforms = platforms.unix;

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
];
meta = {
description = "smart column output alignment library";
description = "Smart column output alignment library";
homepage = "https://github.com/karelzak/util-linux/tree/master/libsmartcols";
license = lib.licenses.gpl2Plus;
platforms = lib.platforms.linux ++ lib.platforms.darwin;

View File

@ -69,7 +69,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://libusb.info/";
description = "cross-platform user-mode USB device library";
description = "Cross-platform user-mode USB device library";
longDescription = ''
libusb is a cross-platform user-mode library that provides access to USB devices.
'';

View File

@ -18,7 +18,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
meta = {
homepage = "https://github.com/isabelroses/lix-diff";
description = "lix plugin for diffing two generations";
description = "Lix plugin for diffing two generations";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ isabelroses ];
mainProgram = "lix-diff";

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation rec {
'';
meta = with lib; {
description = "luculent font";
description = "Luculent font";
homepage = "http://www.eastfarthing.com/luculent/";
license = licenses.ofl;
maintainers = [ ];

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation {
'';
meta = {
description = "minimalistic variant of the Acme editor";
description = "Minimalistic variant of the Acme editor";
homepage = "http://call-with-current-continuation.org/ma/ma.html";
mainProgram = "ma";
maintainers = with lib.maintainers; [ ehmry ];

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = {
description = "parse C sources to make dependency lists for Makefiles";
description = "Parse C sources to make dependency lists for Makefiles";
homepage = "https://gitlab.freedesktop.org/xorg/util/makedepend";
license = with lib.licenses; [
mitOpenGroup

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