treewide: strip trailing punctuation from description strings
This commit is contained in:
parent
040f48ff44
commit
1e377fedf7
@ -11,7 +11,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "Gtk Blueprint language support.";
|
||||
description = "Gtk Blueprint language support";
|
||||
license = lib.licenses.lgpl3;
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=bodil.blueprint-gtk";
|
||||
maintainers = [ lib.maintainers.lyndeno ];
|
||||
|
@ -123,7 +123,7 @@ let
|
||||
};
|
||||
meta = {
|
||||
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";
|
||||
homepage = "https://github.com/aaron-bond/better-comments";
|
||||
license = lib.licenses.mit;
|
||||
@ -2251,7 +2251,7 @@ let
|
||||
hash = "sha256-0CFYL6rBecB8rNnk4IAtg03ZPdSJ9qxwnVdhdQedxsQ=";
|
||||
};
|
||||
meta = {
|
||||
description = "Ungit in Visual Studio Code.";
|
||||
description = "Ungit in Visual Studio Code";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=Hirse.vscode-ungit";
|
||||
homepage = "https://github.com/hirse/vscode-ungit";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
hash = "sha256-nnaHXQAOEblQRKqbDIsuTVrdh3BlDnWJGy9ai2bv02c=";
|
||||
};
|
||||
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";
|
||||
homepage = "https://github.com/dendronhq/dendron-paste-image";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
hash = "sha256-KOIbAt6EjqRGaqOlCV+HO9phR4tk2KV/+FMCefCKN+8=";
|
||||
};
|
||||
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";
|
||||
homepage = "https://github.com/dendronhq/easy-snippet-maker";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -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 = "The 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;
|
||||
|
@ -11,7 +11,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
};
|
||||
|
||||
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";
|
||||
homepage = "https://github.com/huacnlee/autocorrect";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -10,7 +10,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
hash = "sha256-j0Dj7YiawhPAMHe8wk8Ph4vo26IneidoGJ4C9O7Z/64=";
|
||||
};
|
||||
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";
|
||||
homepage = "https://github.com/natqe/reload";
|
||||
license = lib.licenses.unfree;
|
||||
|
@ -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 = "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";
|
||||
homepage = "https://github.com/Oops418/nix-env-picker";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -9,7 +9,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
||||
};
|
||||
meta = {
|
||||
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";
|
||||
homepage = "https://streetsidesoftware.github.io/vscode-spell-checker-german";
|
||||
license = lib.licenses.gpl3Only;
|
||||
|
@ -27,7 +27,7 @@ buildLua {
|
||||
};
|
||||
|
||||
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";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.naho ];
|
||||
|
@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
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";
|
||||
maintainers = with lib.maintainers; [ flexiondotorg ];
|
||||
license = lib.licenses.gpl2Only;
|
||||
|
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
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";
|
||||
maintainers = with maintainers; [ flexiondotorg ];
|
||||
license = licenses.gpl2Only;
|
||||
|
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
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";
|
||||
maintainers = with maintainers; [ flexiondotorg ];
|
||||
license = licenses.gpl2Plus;
|
||||
|
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ obs-studio ];
|
||||
|
||||
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";
|
||||
maintainers = with maintainers; [ flexiondotorg ];
|
||||
license = licenses.gpl2Only;
|
||||
|
@ -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 = "An 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;
|
||||
|
@ -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 = "An 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;
|
||||
|
@ -231,7 +231,7 @@ rec {
|
||||
|
||||
meta = docker-meta // {
|
||||
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";
|
||||
};
|
||||
}
|
||||
);
|
||||
|
@ -38,7 +38,7 @@ linkFarm "writeShellApplication-tests" {
|
||||
script = writeShellApplication {
|
||||
name = "test-meta";
|
||||
text = "";
|
||||
meta.description = "A test for the `writeShellApplication` `meta` argument.";
|
||||
meta.description = "A test for the `writeShellApplication` `meta` argument";
|
||||
};
|
||||
in
|
||||
assert script.meta.mainProgram == "test-meta";
|
||||
@ -101,7 +101,7 @@ linkFarm "writeShellApplication-tests" {
|
||||
exit 1
|
||||
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 = "";
|
||||
};
|
||||
|
||||
|
@ -32,7 +32,7 @@ appimageTools.wrapType2 {
|
||||
'';
|
||||
|
||||
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";
|
||||
changelog = "https://cables.gl/changelog";
|
||||
license = licenses.mit;
|
||||
|
@ -27,7 +27,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Cleans all projects under specified directory.";
|
||||
description = "Cleans all projects under specified directory";
|
||||
mainProgram = "cargo-clean-recursive";
|
||||
homepage = "https://github.com/IgaguriMK/cargo-clean-recursive";
|
||||
license = with lib.licenses; [
|
||||
|
@ -49,7 +49,7 @@ rustPlatform.buildRustPackage {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "Rust on mobile made easy!";
|
||||
description = "Rust on mobile made easy";
|
||||
homepage = "https://tauri.app/";
|
||||
license = with licenses; [
|
||||
asl20 # or
|
||||
|
@ -48,7 +48,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with lib; {
|
||||
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;
|
||||
maintainers = with maintainers; [ jfvillablanca ];
|
||||
};
|
||||
|
@ -15,7 +15,7 @@ rustPlatform.buildRustPackage {
|
||||
cargoLock.lockFile = ./src/Cargo.lock;
|
||||
|
||||
meta = {
|
||||
description = "Output a path's realpath within a chroot.";
|
||||
description = "Output a path's realpath within a chroot";
|
||||
maintainers = [ lib.maintainers.elvishjerricco ];
|
||||
};
|
||||
}
|
||||
|
@ -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 = "ckdl is a C (C11) library that implements reading and writing the KDL Document Language";
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
|
@ -55,7 +55,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
passthru.updateScript = unstableGitUpdater { hardcodeZeroVersion = true; };
|
||||
|
||||
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";
|
||||
homepage = "https://github.com/mijorus/collector";
|
||||
license = lib.licenses.gpl3;
|
||||
|
@ -151,7 +151,7 @@ buildNpmPackage {
|
||||
passthru.tests.cryptpad = nixosTests.cryptpad;
|
||||
|
||||
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/";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
mainProgram = "cryptpad";
|
||||
|
@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
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";
|
||||
homepage = "https://github.com/horsicq/Detect-It-Easy";
|
||||
changelog = "https://github.com/horsicq/Detect-It-Easy/blob/master/changelog.txt";
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "Biome (JS/TS) wrapper plugin.";
|
||||
description = "Biome (JS/TS) wrapper plugin";
|
||||
hash = "sha256-CqsBSzhUD5OUqyXNIl2T8yb/QngR3ept1kTMUKu7vuc=";
|
||||
initConfig = {
|
||||
configExcludes = [ "**/node_modules" ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "Dockerfile code formatter.";
|
||||
description = "Dockerfile code formatter";
|
||||
hash = "sha256-gsfMLa4zw8AblOS459ZS9OZrkGCQi5gBN+a3hvOsspk=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "JSON/JSONC code formatter.";
|
||||
description = "JSON/JSONC code formatter";
|
||||
hash = "sha256-uFcFLi9aYsBrAqkhFmg9GI+LKiV19LxdNjxQ85EH9To=";
|
||||
initConfig = {
|
||||
configExcludes = [ "**/*-lock.json" ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "Jupyter notebook code block formatter.";
|
||||
description = "Jupyter notebook code block formatter";
|
||||
hash = "sha256-IlGwt2TnKeH9NwmUmU1keaTInXgYQVLIPNnr30A9lsM=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "Markdown code formatter.";
|
||||
description = "Markdown code formatter";
|
||||
hash = "sha256-2lpgVMExOjMVRTvX6hGRWuufwh2AIkiXaOzkN8LhZgw=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "Ruff (Python) wrapper plugin.";
|
||||
description = "Ruff (Python) wrapper plugin";
|
||||
hash = "sha256-15InHQgF9c0Js4yUJxmZ1oNj1O16FBU12u/GOoaSAJ8=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "TOML code formatter.";
|
||||
description = "TOML code formatter";
|
||||
hash = "sha256-ASbIESaRVC0wtSpjkHbsyD4Hus6HdjjO58aRX9Nrhik=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "TypeScript/JavaScript code formatter.";
|
||||
description = "TypeScript/JavaScript code formatter";
|
||||
hash = "sha256-u6DpQWhPyERphKmlXOTE6NW/08YzBDWgzWTJ4JLLAjE=";
|
||||
initConfig = {
|
||||
configExcludes = [ "**/node_modules" ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "CSS, SCSS, Sass and Less formatter.";
|
||||
description = "CSS, SCSS, Sass and Less formatter";
|
||||
hash = "sha256-mFlhfqtglKtKNls96PO/2AWLL1fNC5msQCd9EgdKauE=";
|
||||
initConfig = {
|
||||
configExcludes = [ "**/node_modules" ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ 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=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "GraphQL formatter.";
|
||||
description = "GraphQL formatter";
|
||||
hash = "sha256-PlQwpR0tMsghMrOX7is+anN57t9xa9weNtoWpc0E9ec=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{ mkDprintPlugin }:
|
||||
mkDprintPlugin {
|
||||
description = "YAML formatter.";
|
||||
description = "YAML formatter";
|
||||
hash = "sha256-6ua021G7ZW7Ciwy/OHXTA1Joj9PGEx3SZGtvaA//gzo=";
|
||||
initConfig = {
|
||||
configExcludes = [ ];
|
||||
|
@ -127,7 +127,7 @@ buildNpmPackage rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "DVR software compatible with Mirakurun.";
|
||||
description = "DVR software compatible with Mirakurun";
|
||||
homepage = "https://github.com/l3tnun/EPGStation";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ midchildan ];
|
||||
|
@ -32,7 +32,7 @@ buildNpmPackage (finalAttrs: {
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "Ergonomic keyboard layout generator.";
|
||||
description = "Ergonomic keyboard layout generator";
|
||||
homepage = "https://ergogen.xyz";
|
||||
mainProgram = "ergogen";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -84,7 +84,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
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";
|
||||
license = lib.licenses.agpl3Only;
|
||||
maintainers = [ lib.maintainers.savyajha ];
|
||||
|
@ -18,7 +18,7 @@ buildGoModule rec {
|
||||
vendorHash = "sha256-kDh/5SOwKPYl9sC9W17bnzG73fGI5iX6lSjcB3IjOss=";
|
||||
|
||||
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";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ ambroisie ];
|
||||
|
@ -56,7 +56,7 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
meta = {
|
||||
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";
|
||||
license = with lib.licenses; [
|
||||
asl20
|
||||
|
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
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;
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];
|
||||
maintainers = with maintainers; [ apraga ];
|
||||
|
@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
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;
|
||||
maintainers = [ lib.maintainers.nim65s ];
|
||||
platforms = lib.platforms.unix;
|
||||
|
@ -116,7 +116,7 @@ let
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Graphical Interface for Pinocchio and HPP.";
|
||||
description = "Graphical Interface for Pinocchio and HPP";
|
||||
homepage = "https://github.com/gepetto/gepetto-viewer";
|
||||
license = lib.licenses.lgpl3Only;
|
||||
maintainers = [ lib.maintainers.nim65s ];
|
||||
|
@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
|
||||
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";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "get-graphql-schema";
|
||||
|
@ -35,7 +35,7 @@ buildGoModule rec {
|
||||
doCheck = false; # tests want to actually download from github
|
||||
|
||||
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";
|
||||
license = licenses.mit;
|
||||
mainProgram = "ghbackup";
|
||||
|
@ -51,7 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
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;
|
||||
platforms = lib.platforms.all;
|
||||
mainProgram = "wt";
|
||||
|
@ -23,7 +23,7 @@ runCommand "gitwatch"
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
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";
|
||||
longDescription = ''
|
||||
A bash script to watch a file or folder and commit changes to a git repo.
|
||||
|
@ -37,7 +37,7 @@ buildGoModule rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Render markdown on the CLI, with pizzazz!";
|
||||
description = "Render markdown on the CLI, with pizzazz";
|
||||
homepage = "https://github.com/charmbracelet/glow";
|
||||
changelog = "https://github.com/charmbracelet/glow/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -20,7 +20,7 @@ buildGoModule rec {
|
||||
subPackages = [ "." ];
|
||||
|
||||
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";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ shift ];
|
||||
|
@ -26,7 +26,7 @@ buildGoModule rec {
|
||||
subPackages = [ "cmd/gok" ];
|
||||
|
||||
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";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ shayne ];
|
||||
|
@ -22,7 +22,7 @@ buildGoModule rec {
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
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";
|
||||
changelog = "https://goverter.jmattheis.de/changelog";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -37,7 +37,7 @@ rustPlatform.buildRustPackage {
|
||||
};
|
||||
|
||||
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";
|
||||
homepage = "https://github.com/zurawiki/gptcommit";
|
||||
license = with licenses; [ asl20 ];
|
||||
|
@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
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/";
|
||||
license = lib.licenses.gpl3Only;
|
||||
mainProgram = "gpu-screen-recorder-gtk";
|
||||
|
@ -24,7 +24,7 @@ buildGoModule rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Make JSON greppable!";
|
||||
description = "Make JSON greppable";
|
||||
mainProgram = "gron";
|
||||
longDescription = ''
|
||||
gron transforms JSON into discrete assignments to make it easier to grep
|
||||
|
@ -9,7 +9,7 @@ let
|
||||
version = "1.0.7";
|
||||
|
||||
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/";
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with lib.maintainers; [
|
||||
|
@ -52,7 +52,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
});
|
||||
|
||||
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";
|
||||
changelog = "https://github.com/quietvoid/hdr10plus_tool/releases/tag/${finalAttrs.version}";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -114,7 +114,7 @@ stdenv.mkDerivation {
|
||||
];
|
||||
|
||||
meta = {
|
||||
description = "Funny turn-based artillery game, featuring fighting hedgehogs!";
|
||||
description = "Funny turn-based artillery game, featuring fighting hedgehogs";
|
||||
homepage = "https://hedgewars.org/";
|
||||
license = with lib.licenses; [
|
||||
gpl2Only
|
||||
|
@ -18,7 +18,7 @@ buildNpmPackage rec {
|
||||
npmDepsHash = "sha256-u1dndTKvInobva+71yI2vPiwrW9vqzAJ2sDAqT9YJsg=";
|
||||
|
||||
meta = {
|
||||
description = "Git hooks made easy 🐶 woof!";
|
||||
description = "Git hooks made easy 🐶 woof";
|
||||
mainProgram = "husky";
|
||||
homepage = "https://github.com/typicode/husky";
|
||||
changelog = "https://github.com/typicode/husky/releases/tag/v${version}";
|
||||
|
@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
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";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.mit;
|
||||
|
@ -48,7 +48,7 @@ buildGoModule rec {
|
||||
doCheck = false;
|
||||
|
||||
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";
|
||||
license = licenses.mit;
|
||||
homepage = "https://github.com/genuinetools/img";
|
||||
|
@ -29,7 +29,7 @@ let
|
||||
|
||||
meta = {
|
||||
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";
|
||||
changelog = "https://github.com/Kong/insomnia/releases/tag/core@${version}";
|
||||
license = lib.licenses.asl20;
|
||||
|
@ -30,7 +30,7 @@ buildNpmPackage rec {
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "CLI interface to json-stable-stringify.";
|
||||
description = "CLI interface to json-stable-stringify";
|
||||
homepage = "https://github.com/tillig/json-sort-cli";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ hasnep ];
|
||||
|
@ -18,7 +18,7 @@ buildGoModule rec {
|
||||
vendorHash = null;
|
||||
|
||||
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";
|
||||
homepage = "https://github.com/yannh/kubeconform/";
|
||||
license = licenses.asl20;
|
||||
|
@ -31,7 +31,7 @@ buildGoModule rec {
|
||||
'';
|
||||
|
||||
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;
|
||||
homepage = "https://github.com/ahmetb/kubectx";
|
||||
maintainers = with maintainers; [ jlesquembre ];
|
||||
|
@ -217,7 +217,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
};
|
||||
|
||||
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";
|
||||
homepage = "https://github.com/microsoft/LightGBM";
|
||||
changelog = "https://github.com/microsoft/LightGBM/releases/tag/v${finalAttrs.version}";
|
||||
|
@ -22,7 +22,7 @@ rustPlatform.buildRustPackage {
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-9fro1Dx7P+P9NTsg0gtMfr0s4TEpkZA31EFAnObiNFo=";
|
||||
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";
|
||||
homepage = "https://lnx.rs/";
|
||||
license = licenses.mit;
|
||||
|
@ -25,7 +25,7 @@ buildGoModule {
|
||||
|
||||
meta = {
|
||||
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;
|
||||
platforms = lib.platforms.all;
|
||||
mainProgram = "longcat";
|
||||
|
@ -22,7 +22,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
};
|
||||
|
||||
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";
|
||||
changelog = "https://github.com/Skardyy/mcat/blob/v${finalAttrs.version}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
|
@ -78,7 +78,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ pineapplehunter ];
|
||||
|
@ -59,7 +59,7 @@ buildGoModule rec {
|
||||
vendorHash = "sha256-Dtqy4TILN+7JXiHKHDdjzRTsT8jZYG5sPudxhd8znXY=";
|
||||
|
||||
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";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ urandom ];
|
||||
|
@ -71,7 +71,7 @@ buildNpmPackage rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "Resource manager for TV tuners.";
|
||||
description = "Resource manager for TV tuners";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ midchildan ];
|
||||
};
|
||||
|
@ -116,7 +116,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
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/";
|
||||
license = with lib.licenses; [ sspl ];
|
||||
longDescription = ''
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = with lib.licenses; [
|
||||
asl20
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = with lib.licenses; [
|
||||
asl20
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = with lib.licenses; [
|
||||
asl20
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = with lib.licenses; [ asl20 ];
|
||||
maintainers = with lib.maintainers; [ pineapplehunter ];
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ pineapplehunter ];
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ pineapplehunter ];
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = with lib.licenses; [
|
||||
asl20
|
||||
|
@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
};
|
||||
|
||||
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";
|
||||
license = with lib.licenses; [ asl20 ];
|
||||
maintainers = with lib.maintainers; [ pineapplehunter ];
|
||||
|
@ -106,7 +106,7 @@ buildGoModule rec {
|
||||
versionCheckProgramArg = [ "version" ];
|
||||
|
||||
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";
|
||||
changelog = "https://github.com/opencloud-eu/opencloud/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.asl20;
|
||||
|
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "Difficulty and pp calculator for osu!";
|
||||
description = "Difficulty and pp calculator for osu";
|
||||
homepage = "https://github.com/Francesco149/oppai-ng";
|
||||
license = licenses.unlicense;
|
||||
maintainers = [ ];
|
||||
|
@ -93,7 +93,7 @@ buildGoModule (finalAttrs: {
|
||||
meta = {
|
||||
homepage = "https://paisa.fyi/";
|
||||
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;
|
||||
mainProgram = "paisa";
|
||||
maintainers = with lib.maintainers; [ skowalak ];
|
||||
|
@ -61,7 +61,7 @@ libretro.mkLibretroCore (finalAttrs: {
|
||||
passthru.updateScript = { };
|
||||
|
||||
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";
|
||||
license = lib.licenses.gpl3Only;
|
||||
teams = [ ];
|
||||
|
@ -78,7 +78,7 @@ buildGoModule (finalAttrs: {
|
||||
};
|
||||
|
||||
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 = ''
|
||||
The Pareto Security agent is a free and open source app to help you make
|
||||
sure that your laptop is configured for security.
|
||||
|
@ -75,7 +75,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = with lib; {
|
||||
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";
|
||||
license = licenses.mit;
|
||||
platforms = [
|
||||
|
@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
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";
|
||||
changelog = "https://github.com/ccatterina/plasmusic-toolbar/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.gpl3Only;
|
||||
|
@ -102,7 +102,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
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";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = [ lib.maintainers.luNeder ];
|
||||
|
@ -29,7 +29,7 @@ buildGoModule rec {
|
||||
|
||||
meta = {
|
||||
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";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
|
@ -38,7 +38,7 @@ buildGoModule (finalAttrs: {
|
||||
meta = {
|
||||
changelog = "https://github.com/richih/modbus_exporter/releases/tag/v${finalAttrs.version}";
|
||||
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;
|
||||
mainProgram = "modbus_exporter";
|
||||
maintainers = with lib.maintainers; [ paepcke ];
|
||||
|
@ -86,7 +86,7 @@ buildGoModule rec {
|
||||
vendorHash = "sha256-gqiK96FnfvRAzT0RUpYnT7HftZ1YV9jxbjstcKtGBho=";
|
||||
|
||||
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";
|
||||
homepage = "https://readeck.org/";
|
||||
changelog = "https://codeberg.org/readeck/readeck/releases/tag/${version}";
|
||||
|
@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
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/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ matteopacini ];
|
||||
|
@ -50,7 +50,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
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";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
|
@ -32,7 +32,7 @@ makeScopeWithSplicing' {
|
||||
inherit version hash;
|
||||
|
||||
meta = {
|
||||
description = "${fancyName} plugin for Reposilite.";
|
||||
description = "${fancyName} plugin for Reposilite";
|
||||
homepage = "https://github.com/dzikoysk/reposilite";
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];
|
||||
license = lib.licenses.asl20;
|
||||
|
@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "Do live calculations in rofi!";
|
||||
description = "Do live calculations in rofi";
|
||||
homepage = "https://github.com/svenstaro/rofi-calc";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ albakham ];
|
||||
|
@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
|
||||
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 = ''
|
||||
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.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user