···199199200200 meta = {
201201 homepage = "https://github.com/HarbourMasters/2ship2harkinian";
202202- description = "A PC port of Majora's Mask with modern controls, widescreen, high-resolution, and more";
202202+ description = "PC port of Majora's Mask with modern controls, widescreen, high-resolution, and more";
203203 mainProgram = "2s2h";
204204 platforms = [ "x86_64-linux" ];
205205 maintainers = with lib.maintainers; [ qubitnano ];
+1-1
pkgs/by-name/ab/abaddon/package.nix
···8888 ];
89899090 meta = with lib; {
9191- description = "A discord client reimplementation, written in C++";
9191+ description = "Discord client reimplementation, written in C++";
9292 mainProgram = "abaddon";
9393 homepage = "https://github.com/uowuo/abaddon";
9494 license = licenses.gpl3Plus;
+1-1
pkgs/by-name/ad/adios2/package.nix
···132132133133 meta = {
134134 homepage = "https://adios2.readthedocs.io/en/latest/";
135135- description = "The Adaptable Input/Output System version 2";
135135+ description = "Adaptable Input/Output System version 2";
136136 license = lib.licenses.asl20;
137137 platforms = lib.platforms.unix;
138138 maintainers = with lib.maintainers; [ qbisi ];
+1-1
pkgs/by-name/ai/air-formatter/package.nix
···3636 };
37373838 meta = {
3939- description = "An extremely fast R code formatter";
3939+ description = "Extremely fast R code formatter";
4040 homepage = "https://posit-dev.github.io/air";
4141 changelog = "https://github.com/posit-dev/air/blob/${finalAttrs.version}/CHANGELOG.md";
4242 license = lib.licenses.mit;
···72727373 meta = {
7474 changelog = "https://github.com/apache/orc/releases/tag/v${finalAttrs.version}";
7575- description = "The smallest, fastest columnar storage for Hadoop workloads";
7575+ description = "Smallest, fastest columnar storage for Hadoop workloads";
7676 homepage = "https://github.com/apache/orc/";
7777 license = lib.licenses.asl20;
7878 maintainers = with lib.maintainers; [ drupol ];
+1-1
pkgs/by-name/ap/appflowy/package.nix
···101101 ];
102102103103 meta = with lib; {
104104- description = "An open-source alternative to Notion";
104104+ description = "Open-source alternative to Notion";
105105 homepage = "https://www.appflowy.io/";
106106 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
107107 license = licenses.agpl3Only;
+1-1
pkgs/by-name/aq/aquamarine/package.nix
···68686969 meta = {
7070 changelog = "https://github.com/hyprwm/aquamarine/releases/tag/v${finalAttrs.version}";
7171- description = "A very light linux rendering backend library";
7171+ description = "Very light linux rendering backend library";
7272 homepage = "https://github.com/hyprwm/aquamarine";
7373 license = lib.licenses.bsd3;
7474 teams = [ lib.teams.hyprland ];
+1-1
pkgs/by-name/ar/ares-cli/package.nix
···25252626 meta = {
2727 homepage = "https://webostv.developer.lge.com/develop/tools/cli-introduction";
2828- description = "A collection of commands used for creating, packaging, installing, and launching web apps for LG webOS TV.";
2828+ description = "Collection of commands used for creating, packaging, installing, and launching web apps for LG webOS TV";
2929 longDescription = ''
3030 webOS CLI (Command Line Interface) provides a collection of commands used for creating, packaging, installing,
3131 and launching web apps in the command line environment. The CLI allows you to develop and test your app without using
+1-1
pkgs/by-name/ar/arkenfox-userjs/package.nix
···2929 passthru.updateScript = nix-update-script { };
30303131 meta = {
3232- description = "A comprehensive user.js template for configuration and hardening";
3232+ description = "Comprehensive user.js template for configuration and hardening";
3333 homepage = "https://github.com/arkenfox/user.js";
3434 license = lib.licenses.mit;
3535 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/as/astro-language-server/package.nix
···6565 '';
66666767 meta = {
6868- description = "The Astro language server";
6868+ description = "Astro language server";
6969 homepage = "https://github.com/withastro/language-tools";
7070 changelog = "https://github.com/withastro/language-tools/blob/@astrojs/language-server@${finalAttrs.version}/packages/language-server/CHANGELOG.md";
7171 license = lib.licenses.mit;
+1-1
pkgs/by-name/au/authentik/ldap.nix
···1414 subPackages = [ "cmd/ldap" ];
15151616 meta = authentik.meta // {
1717- description = "The authentik ldap outpost. Needed for the external ldap API.";
1717+ description = "Authentik ldap outpost. Needed for the external ldap API";
1818 homepage = "https://goauthentik.io/docs/providers/ldap/";
1919 mainProgram = "ldap";
2020 };
+1-1
pkgs/by-name/av/avalonia/package.nix
···189189 homepage = "https://avaloniaui.net/";
190190 license = [ lib.licenses.mit ];
191191 maintainers = with lib.maintainers; [ corngood ];
192192- description = "A cross-platform UI framework for dotnet";
192192+ description = "Cross-platform UI framework for dotnet";
193193 sourceProvenance = with lib.sourceTypes; [
194194 fromSource
195195 binaryNativeCode # npm dependencies contain binaries
···5353 '';
54545555 meta = with lib; {
5656- description = "A vault for securely storing and accessing AWS credentials in development environments";
5656+ description = "Vault for securely storing and accessing AWS credentials in development environments";
5757 mainProgram = "aws-vault";
5858 homepage = "https://github.com/99designs/aws-vault";
5959 license = licenses.mit;
+1-1
pkgs/by-name/az/azahar/package.nix
···145145 ];
146146147147 meta = {
148148- description = "An open-source 3DS emulator project based on Citra";
148148+ description = "Open-source 3DS emulator project based on Citra";
149149 homepage = "https://github.com/azahar-emu/azahar";
150150 license = lib.licenses.gpl2Only;
151151 maintainers = with lib.maintainers; [ arthsmn ];
···3030 ];
31313232 meta = {
3333- description = "An open source Azure Storage API compatible server";
3333+ description = "Open source Azure Storage API compatible server";
3434 homepage = "https://github.com/Azure/Azurite";
3535 changelog = "https://github.com/Azure/Azurite/releases/tag/v${version}";
3636 license = lib.licenses.mit;
+1-1
pkgs/by-name/ba/balls/package.nix
···4646 '';
47474848 meta = finalAttrs.src.meta // {
4949- description = "The testing framework with balls";
4949+ description = "Testing framework with balls";
5050 homepage = "https://github.com/disruptek/balls";
5151 mainProgram = "balls";
5252 license = lib.licenses.mit;
+1-1
pkgs/by-name/ba/basalt-monado/package.nix
···6868 passthru.updateScript = nix-update-script { };
69697070 meta = {
7171- description = "A fork of Basalt improved for tracking XR devices with Monado";
7171+ description = "Fork of Basalt improved for tracking XR devices with Monado";
7272 homepage = "https://gitlab.freedesktop.org/mateosss/basalt";
7373 license = lib.licenses.bsd3;
7474 mainProgram = "basalt_vio";
+1-1
pkgs/by-name/ba/bash-language-server/package.nix
···6565 doInstallCheck = true;
66666767 meta = with lib; {
6868- description = "A language server for Bash";
6868+ description = "Language server for Bash";
6969 homepage = "https://github.com/bash-lsp/bash-language-server";
7070 license = licenses.mit;
7171 maintainers = with maintainers; [ doronbehar ];
+1-1
pkgs/by-name/bi/bitbox-bridge/package.nix
···4949 };
50505151 meta = {
5252- description = "A bridge service that connects web wallets like Rabby to BitBox02";
5252+ description = "Bridge service that connects web wallets like Rabby to BitBox02";
5353 homepage = "https://github.com/BitBoxSwiss/bitbox-bridge";
5454 downloadPage = "https://bitbox.swiss/download/";
5555 changelog = "https://github.com/BitBoxSwiss/bitbox-bridge/blob/v${finalAttrs.version}/CHANGELOG.md";
+1-1
pkgs/by-name/bl/blackvoxel/package.nix
···6666 passthru.updateScript = nix-update-script { };
67676868 meta = {
6969- description = "A Sci-Fi game with industry and automation";
6969+ description = "Sci-Fi game with industry and automation";
7070 homepage = "https://www.blackvoxel.com";
7171 changelog = "https://github.com/Blackvoxel/Blackvoxel/releases/tag/${finalAttrs.version}";
7272 license = with lib.licenses; [
+1-1
pkgs/by-name/bl/blastem/package.nix
···6666 };
67676868 meta = {
6969- description = "The fast and accurate Genesis emulator";
6969+ description = "Fast and accurate Genesis emulator";
7070 homepage = "https://www.retrodev.com/blastem/";
7171 license = lib.licenses.gpl3Plus;
7272 mainProgram = "blastem";
+1-1
pkgs/by-name/bl/blendfarm/package.nix
···131131 '';
132132133133 meta = with lib; {
134134- description = "A open-source, cross-platform, stand-alone, Network Renderer for Blender";
134134+ description = "Open-source, cross-platform, stand-alone, Network Renderer for Blender";
135135 homepage = "https://github.com/LogicReinc/LogicReinc.BlendFarm";
136136 license = with licenses; [ gpl3Plus ];
137137 maintainers = with maintainers; [ gador ];
+1-1
pkgs/by-name/bo/bolt-launcher/package.nix
···146146147147 meta = {
148148 homepage = "https://github.com/Adamcake/Bolt";
149149- description = "An alternative launcher for RuneScape.";
149149+ description = "Alternative launcher for RuneScape";
150150 longDescription = ''
151151 Bolt Launcher supports HDOS/RuneLite by default with an optional feature flag for RS3 (enableRS3).
152152 '';
+1-1
pkgs/by-name/br/brainflow/package.nix
···5555 passthru.updateScript = nix-update-script { };
56565757 meta = {
5858- description = "A library to obtain, parse and analyze data (EEG, EMG, ECG) from biosensors";
5858+ description = "Library to obtain, parse and analyze data (EEG, EMG, ECG) from biosensors";
5959 homepage = "https://brainflow.org/";
6060 license = lib.licenses.mit;
6161 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/bs/bsky-cli/package.nix
···3636 passthru.updateScript = nix-update-script { };
37373838 meta = {
3939- description = "A cli application for bluesky social";
3939+ description = "Cli application for bluesky social";
4040 homepage = "https://github.com/mattn/bsky";
4141 changelog = "https://github.com/mattn/bsky/releases/tag/v${finalAttrs.version}";
4242 license = lib.licenses.mit;
+1-1
pkgs/by-name/bu/buffybox/package.nix
···6565 passthru.updateScript = gitUpdater { };
66666767 meta = with lib; {
6868- description = "A suite of graphical applications for the terminal";
6868+ description = "Suite of graphical applications for the terminal";
6969 homepage = "https://gitlab.postmarketos.org/postmarketOS/buffybox";
7070 license = licenses.gpl3Plus;
7171 maintainers = with lib.maintainers; [ colinsane ];
+1-1
pkgs/by-name/bu/burpsuite/package.nix
···3636 };
37373838 pname = "burpsuite";
3939- description = "An integrated platform for performing security testing of web applications";
3939+ description = "Integrated platform for performing security testing of web applications";
4040 desktopItem = makeDesktopItem {
4141 name = "burpsuite";
4242 exec = pname;
+1-1
pkgs/by-name/ca/cabinpkg/package.nix
···6868 meta = {
6969 broken = (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64);
7070 homepage = "https://cabinpkg.com";
7171- description = "A package manager and build system for C++";
7171+ description = "Package manager and build system for C++";
7272 license = lib.licenses.asl20;
7373 maintainers = [ lib.maintainers.qwqawawow ];
7474 platforms = lib.platforms.unix;
+1-1
pkgs/by-name/ca/camunda-modeler/package.nix
···75757676 meta = with lib; {
7777 homepage = "https://github.com/camunda/camunda-modeler";
7878- description = "An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io";
7878+ description = "Integrated modeling solution for BPMN, DMN and Forms based on bpmn.io";
7979 teams = [ teams.wdz ];
8080 license = licenses.mit;
8181 inherit (electron.meta) platforms;
+1-1
pkgs/by-name/ca/catamaran/package.nix
···26262727 meta = with lib; {
2828 homepage = "https://fonts.google.com/specimen/Catamaran";
2929- description = "A stylish sans-serif Tamil and Latin typeface";
2929+ description = "Stylish sans-serif Tamil and Latin typeface";
3030 longDescription = ''
3131 Catamaran is a Unicode-compliant Latin and Tamil text type family designed for the digital age.
3232 The Tamil is monolinear and was designed alongside the sans serif Latin and Devanagari family Palanquin.
+1-1
pkgs/by-name/ca/catppuccin-whiskers/package.nix
···22222323 meta = {
2424 homepage = "https://github.com/catppuccin/whiskers";
2525- description = "A templating tool to simplify the creation of Catppuccin ports";
2525+ description = "Templating tool to simplify the creation of Catppuccin ports";
2626 license = lib.licenses.mit;
2727 maintainers = with lib.maintainers; [ Name ];
2828 mainProgram = "whiskers";
+1-1
pkgs/by-name/cc/cctools/package.nix
···157157 };
158158159159 meta = {
160160- description = "The classic linker for Darwin";
160160+ description = "Classic linker for Darwin";
161161 homepage = "https://opensource.apple.com/releases/";
162162 license = with lib.licenses; [
163163 apple-psl20
+1-1
pkgs/by-name/cf/cfonts/package.nix
···17171818 meta = with lib; {
1919 homepage = "https://github.com/dominikwilkowski/cfonts";
2020- description = "A silly little command line tool for sexy ANSI fonts in the console";
2020+ description = "Silly little command line tool for sexy ANSI fonts in the console";
2121 license = licenses.gpl3Plus;
2222 maintainers = with maintainers; [ leifhelm ];
2323 mainProgram = "cfonts";
+1-1
pkgs/by-name/ch/chamber/package.nix
···2626 ];
27272828 meta = with lib; {
2929- description = "A tool for managing secrets by storing them in AWS SSM Parameter Store";
2929+ description = "Tool for managing secrets by storing them in AWS SSM Parameter Store";
3030 homepage = "https://github.com/segmentio/chamber";
3131 license = licenses.mit;
3232 maintainers = with maintainers; [ kalekseev ];
+1-1
pkgs/by-name/cl/clang-tidy-sarif/package.nix
···2525 };
26262727 meta = {
2828- description = "A CLI tool to convert clang-tidy diagnostics into SARIF";
2828+ description = "CLI tool to convert clang-tidy diagnostics into SARIF";
2929 homepage = "https://psastras.github.io/sarif-rs";
3030 maintainers = with lib.maintainers; [ getchoo ];
3131 mainProgram = "clang-tidy-sarif";
+1-1
pkgs/by-name/cl/claude-code/package.nix
···3636 passthru.updateScript = ./update.sh;
37373838 meta = {
3939- description = "An agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster";
3939+ description = "Agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster";
4040 homepage = "https://github.com/anthropics/claude-code";
4141 downloadPage = "https://www.npmjs.com/package/@anthropic-ai/claude-code";
4242 license = lib.licenses.unfree;
+1-1
pkgs/by-name/cl/clifm/package.nix
···4545 meta = {
4646 homepage = "https://github.com/leo-arch/clifm";
4747 changelog = "https://github.com/leo-arch/clifm/releases/tag/v${finalAttrs.version}";
4848- description = "A CLI-based, shell-like, and non-curses terminal file manager";
4848+ description = "CLI-based, shell-like, and non-curses terminal file manager";
4949 license = lib.licenses.gpl2Plus;
5050 maintainers = with lib.maintainers; [ nadir-ishiguro ];
5151 platforms = lib.platforms.unix;
+1-1
pkgs/by-name/cl/clippy-sarif/package.nix
···2626 };
27272828 meta = {
2929- description = "A CLI tool to convert clippy diagnostics into SARIF";
2929+ description = "CLI tool to convert clippy diagnostics into SARIF";
3030 homepage = "https://psastras.github.io/sarif-rs";
3131 license = lib.licenses.mit;
3232 maintainers = with lib.maintainers; [ getchoo ];
+1-1
pkgs/by-name/co/code2prompt/package.nix
···3131 buildInputs = [ openssl ];
32323333 meta = {
3434- description = "A CLI tool that converts your codebase into a single LLM prompt with a source tree, prompt templating, and token counting";
3434+ description = "CLI tool that converts your codebase into a single LLM prompt with a source tree, prompt templating, and token counting";
3535 homepage = "https://github.com/mufeedvh/code2prompt";
3636 license = lib.licenses.mit;
3737 maintainers = with lib.maintainers; [ heisfer ];
+1-1
pkgs/by-name/co/cope/package.nix
···3333 '';
34343535 meta = {
3636- description = "A colourful wrapper for terminal programs";
3636+ description = "Colourful wrapper for terminal programs";
3737 homepage = "https://github.com/deftdawg/cope";
3838 license = with lib.licenses; [
3939 artistic1
+1-1
pkgs/by-name/co/courier-unicode/package.nix
···25252626 meta = {
2727 homepage = "http://www.courier-mta.org/unicode/";
2828- description = "The Courier Unicode Library is used by most other Courier packages";
2828+ description = "Courier Unicode Library is used by most other Courier packages";
2929 license = lib.licenses.gpl3;
3030 platforms = lib.platforms.linux;
3131 };
+1-1
pkgs/by-name/cp/cppad/package.nix
···2323 ];
24242525 meta = {
2626- description = "A C++ Algorithmic Differentiation Package";
2626+ description = "C++ Algorithmic Differentiation Package";
2727 homepage = "https://github.com/coin-or/CppAD";
2828 license = lib.licenses.gpl2Plus;
2929 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/cp/cpu_features/package.nix
···2727 cmakeFlags = [ "-DBUILD_SHARED_LIBS=${if static then "OFF" else "ON"}" ];
28282929 meta = with lib; {
3030- description = "A cross platform C99 library to get cpu features at runtime";
3030+ description = "Cross platform C99 library to get cpu features at runtime";
3131 homepage = "https://github.com/google/cpu_features";
3232 license = licenses.asl20;
3333 platforms = platforms.all;
+1-1
pkgs/by-name/cr/crow/package.nix
···3232 doCheck = true;
33333434 meta = {
3535- description = "A Fast and Easy to use microframework for the web";
3535+ description = "Fast and Easy to use microframework for the web";
3636 homepage = "https://crowcpp.org/";
3737 maintainers = with lib.maintainers; [ l33tname ];
3838 platforms = lib.platforms.all;
+1-1
pkgs/by-name/ct/ctune/package.nix
···5555 patches = [ ./cmake_disable_git_clone.patch ];
56565757 meta = {
5858- description = "A nice terminal nCurses (tui) internet radio player for Linux, browse and search from api.radio-browser.info";
5858+ description = "Nice terminal nCurses (tui) internet radio player for Linux, browse and search from api.radio-browser.info";
5959 homepage = "https://github.com/An7ar35/ctune";
6060 changelog = "https://github.com/An7ar35/ctune/blob/master/CHANGELOG.md";
6161 license = lib.licenses.agpl3Plus;
+1-1
pkgs/by-name/cu/culvert/package.nix
···36363737 meta = with lib; {
3838 homepage = "https://github.com/amboar/culvert";
3939- description = "A Test and Debug Tool for BMC AHB Interfaces ";
3939+ description = "Test and Debug Tool for BMC AHB Interfaces ";
4040 mainProgram = "culvert";
4141 license = licenses.asl20;
4242 maintainers = [ maintainers.baloo ];
+1-1
pkgs/by-name/cu/cutentr/package.nix
···5656 '';
57575858 meta = {
5959- description = "A 3DS streaming client for Linux";
5959+ description = "3DS streaming client for Linux";
6060 homepage = "https://gitlab.com/BoltsJ/cuteNTR";
6161 license = lib.licenses.gpl3Plus;
6262 mainProgram = "cutentr";
+1-1
pkgs/by-name/db/dbus-broker/package.nix
···3939 ];
4040 inherit buildInputs;
4141 meta = meta // {
4242- description = "The C-Util Project is a collection of utility libraries for the C11 language.";
4242+ description = "C-Util Project is a collection of utility libraries for the C11 language";
4343 homepage = "https://c-util.github.io/";
4444 license = [
4545 lib.licenses.asl20
+1-1
pkgs/by-name/df/dfl-ipc/package.nix
···3535 ];
36363737 meta = {
3838- description = "A very simple set of IPC classes for inter-process communication";
3838+ description = "Very simple set of IPC classes for inter-process communication";
3939 homepage = "https://gitlab.com/desktop-frameworks/ipc";
4040 changelog = "https://gitlab.com/desktop-frameworks/ipc/-/blob/${finalAttrs.src.rev}/ChangeLog";
4141 license = lib.licenses.gpl3Only;
+1-1
pkgs/by-name/di/di-tui/package.nix
···2020 passthru.updateScript = nix-update-script { };
21212222 meta = {
2323- description = "A simple terminal UI player for di.fm";
2323+ description = "Simple terminal UI player for di.fm";
2424 homepage = "https://github.com/acaloiaro/di-tui";
2525 license = lib.licenses.bsd2;
2626 maintainers = [ lib.maintainers.acaloiaro ];
+1-1
pkgs/by-name/di/didder/package.nix
···3030 '';
31313232 meta = src.meta // {
3333- description = "An extensive, fast, and accurate command-line image dithering tool";
3333+ description = "Extensive, fast, and accurate command-line image dithering tool";
3434 license = lib.licenses.gpl3;
3535 maintainers = with lib.maintainers; [ ehmry ];
3636 mainProgram = "didder";
+1-1
pkgs/by-name/di/dinit/package.nix
···4646 '';
47474848 meta = {
4949- description = "A service manager / supervision system, which can (on Linux) also function as a system manager and init";
4949+ description = "Service manager / supervision system, which can (on Linux) also function as a system manager and init";
5050 homepage = "https://davmac.org/projects/dinit";
5151 license = lib.licenses.asl20;
5252 maintainers = with lib.maintainers; [ aanderse ];
+1-1
pkgs/by-name/di/distrobox-tui/package.nix
···21212222 meta = {
2323 changelog = "https://github.com/phanirithvij/distrobox-tui/releases/tag/v${version}";
2424- description = "A TUI for DistroBox";
2424+ description = "TUI for DistroBox";
2525 homepage = "https://github.com/phanirithvij/distrobox-tui";
2626 license = lib.licenses.gpl3Plus;
2727 mainProgram = "distrobox-tui";
+1-1
pkgs/by-name/di/dita-ot/package.nix
···3838 meta = {
3939 homepage = "https://dita-ot.org";
4040 changelog = "https://www.dita-ot.org/dev/release-notes/#v${finalAttrs.version}";
4141- description = "The open-source publishing engine for content authored in the Darwin Information Typing Architecture";
4141+ description = "Open-source publishing engine for content authored in the Darwin Information Typing Architecture";
4242 license = lib.licenses.asl20;
4343 mainProgram = "dita";
4444 platforms = openjdk17.meta.platforms;
+1-1
pkgs/by-name/dn/dnss/package.nix
···1717 vendorHash = "sha256-d9aGSBRblkvH5Ixw3jpbgC8lMW/qEYNJfLTVeUlos7A=";
18181919 meta = with lib; {
2020- description = "A daemon for using DNS over HTTPS";
2020+ description = "Daemon for using DNS over HTTPS";
2121 homepage = "https://blitiri.com.ar/git/r/dnss/";
2222 license = licenses.asl20;
2323 mainProgram = "dnss";
+1-1
pkgs/by-name/do/dotnet-ef/package.nix
···77 nugetHash = "sha256-Mu+MlsjH/qa4kMb7z/TuG1lSVSKPX9j9S4mJLVRZ2+E=";
8899 meta = {
1010- description = "The Entity Framework Core tools help with design-time development tasks.";
1010+ description = "Tools to help with design-time development tasks";
1111 longDescription = ''
1212 The Entity Framework Core tools help with design-time development tasks.
1313 They're primarily used to manage Migrations and to scaffold a DbContext and entity types by reverse engineering the schema of a database.
+1-1
pkgs/by-name/dr/draupnir/package.nix
···9898 passthru.updateScript = ./update.sh;
9999100100 meta = with lib; {
101101- description = "A moderation tool for Matrix";
101101+ description = "Moderation tool for Matrix";
102102 homepage = "https://github.com/the-draupnir-project/Draupnir";
103103 longDescription = ''
104104 As an all-in-one moderation tool, it can protect your server from
+1-1
pkgs/by-name/du/dut/package.nix
···2424 meta = {
2525 platforms = lib.platforms.all;
2626 broken = stdenv.hostPlatform.isDarwin;
2727- description = "A disk usage calculator for Linux";
2727+ description = "Disk usage calculator for Linux";
2828 homepage = "https://codeberg.org/201984/dut";
2929 license = lib.licenses.gpl3;
3030 maintainers = with lib.maintainers; [ errnoh ];
+1-1
pkgs/by-name/ed/edido/package.nix
···1010}:
1111writeShellApplication {
1212 name = "edido";
1313- meta.description = "A tool to apply display configuration from `boot.kernelParams`.";
1313+ meta.description = "Tool to apply display configuration from `boot.kernelParams`";
1414 runtimeInputs = [
1515 diffutils
1616 findutils
+1-1
pkgs/by-name/ed/edukai/package.nix
···2020 '';
21212222 meta = {
2323- description = "The MOE Standard Kai Font, a Chinese font by the Ministry of Education, ROC (Taiwan)";
2323+ description = "MOE Standard Kai Font, a Chinese font by the Ministry of Education, ROC (Taiwan)";
2424 longDescription = ''
2525 The MOE Standard Kai Font is a kai (regular srcipt) font
2626 provided by
+1-1
pkgs/by-name/ed/eduli/package.nix
···2222 '';
23232424 meta = {
2525- description = "The MOE Li Font, a clerical Chinese font by the Ministry of Education, ROC (Taiwan)";
2525+ description = "MOE Li Font, a clerical Chinese font by the Ministry of Education, ROC (Taiwan)";
2626 longDescription = ''
2727 The MOE Li Font is a li (clerical srcipt) font
2828 provided by
+1-1
pkgs/by-name/ed/edusong/package.nix
···2020 '';
21212222 meta = {
2323- description = "The MOE Song font, a Song-style Chinese character typeface";
2323+ description = "MOE Song font, a Song-style Chinese character typeface";
2424 longDescription = ''
2525 A Song-style Chinese character typeface published by the Ministry of Education of the Republic of China (Taiwan). The Song style is also referred to as 宋體, 宋体, sòngtǐ, 明體, 明体, or míngtǐ, in Chinese; 명조체, 明朝體, or myeongjo in Korean; 明朝体, みんちょうたい, or minchōtai in Japanese.
2626 '';
+1-1
pkgs/by-name/el/element-desktop/package.nix
···150150 };
151151152152 meta = with lib; {
153153- description = "A feature-rich client for Matrix.org";
153153+ description = "Feature-rich client for Matrix.org";
154154 homepage = "https://element.io/";
155155 changelog = "https://github.com/element-hq/element-desktop/blob/v${finalAttrs.version}/CHANGELOG.md";
156156 license = licenses.asl20;
+1-1
pkgs/by-name/el/elm-land/package.nix
···5959 '';
60606161 meta = {
6262- description = "A production-ready framework for building Elm applications";
6262+ description = "Production-ready framework for building Elm applications";
6363 homepage = "https://github.com/elm-land/elm-land";
6464 license = lib.licenses.bsd3;
6565 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/em/ember-cli/package.nix
···34343535 meta = with lib; {
3636 homepage = "https://github.com/ember-cli/ember-cli";
3737- description = "The Ember.js command line utility";
3737+ description = "Ember.js command line utility";
3838 license = licenses.mit;
3939 maintainers = with maintainers; [ jfvillablanca ];
4040 platforms = platforms.all;
+1-1
pkgs/by-name/en/encrypted-dns-server/package.nix
···37373838 meta = {
3939 changelog = "https://github.com/DNSCrypt/encrypted-dns-server/releases/tag/${version}";
4040- description = "An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server";
4040+ description = "Easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server";
4141 homepage = "https://github.com/DNSCrypt/encrypted-dns-server";
4242 license = lib.licenses.mit;
4343 maintainers = with lib.maintainers; [ paepcke ];
···4141 '';
42424343 meta = {
4444- description = "An IDE-first library for the semantic analysis of Erlang code, including LSP server, linting and refactoring tools.";
4444+ description = "IDE-first library for the semantic analysis of Erlang code, including LSP server, linting and refactoring tools";
4545 homepage = "https://github.com/WhatsApp/erlang-language-platform/";
4646 license = with lib.licenses; [
4747 mit
+1-1
pkgs/by-name/ev/everest-mons/package.nix
···40404141 meta = with lib; {
4242 homepage = "https://mons.coloursofnoise.ca/";
4343- description = "A commandline Everest installer and mod manager for Celeste";
4343+ description = "Commandline Everest installer and mod manager for Celeste";
4444 license = licenses.mit;
4545 maintainers = with lib.maintainers; [ ulysseszhan ];
4646 mainProgram = "mons";
+1-1
pkgs/by-name/f1/f1viewer/package.nix
···1818 vendorHash = "sha256-UNeH3zxgssXxFpJws6nAL8EgXt0DRyAQfmlJWz/qyDg=";
19192020 meta = with lib; {
2121- description = "A TUI to view Formula 1 footage using VLC or another media player";
2121+ description = "TUI to view Formula 1 footage using VLC or another media player";
2222 homepage = "https://github.com/SoMuchForSubtlety/f1viewer";
2323 license = licenses.gpl3Only;
2424 maintainers = with maintainers; [ michzappa ];
+1-1
pkgs/by-name/fa/fastfetch/package.nix
···265265 passthru.updateScript = nix-update-script { };
266266267267 meta = {
268268- description = "An actively maintained, feature-rich and performance oriented, neofetch like system information tool";
268268+ description = "Actively maintained, feature-rich and performance oriented, neofetch like system information tool";
269269 homepage = "https://github.com/fastfetch-cli/fastfetch";
270270 changelog = "https://github.com/fastfetch-cli/fastfetch/releases/tag/${finalAttrs.version}";
271271 license = lib.licenses.mit;
+1-1
pkgs/by-name/fa/fastqc/package.nix
···7171 };
72727373 meta = {
7474- description = "A quality control application for high throughput sequence data";
7474+ description = "Quality control application for high throughput sequence data";
7575 longDescription = ''
7676 FastQC aims to provide a simple way to do some quality control checks on raw sequence data coming from high throughput sequencing pipelines. It provides a modular set of analyses which you can use to give a quick impression of whether your data has any problems of which you should be aware before doing any further analysis.
7777
+1-1
pkgs/by-name/fa/faust2/package.nix
···126126 '';
127127128128 meta = meta // {
129129- description = "A functional programming language for realtime audio signal processing";
129129+ description = "Functional programming language for realtime audio signal processing";
130130 longDescription = ''
131131 FAUST (Functional Audio Stream) is a functional programming
132132 language specifically designed for real-time signal processing
+1-1
pkgs/by-name/fc/fcitx5-fluent/package.nix
···2929 '';
30303131 meta = with lib; {
3232- description = "A fluent-design theme with blur effect and shadow";
3232+ description = "Fluent-design theme with blur effect and shadow";
3333 homepage = "https://github.com/Reverier-Xu/Fluent-fcitx5";
3434 license = licenses.mpl20;
3535 platforms = platforms.all;
+1-1
pkgs/by-name/ff/ffts/package.nix
···2121 cmakeFlags = [ "-DENABLE_SHARED=ON" ];
22222323 meta = {
2424- description = "The Fastest Fourier Transform in the South";
2424+ description = "Fastest Fourier Transform in the South";
2525 homepage = "https://github.com/linkotec/ffts";
2626 license = lib.licenses.mit;
2727 maintainers = with lib.maintainers; [ bgamari ];
+1-1
pkgs/by-name/fs/fscrypt-experimental/package.nix
···4646 '';
47474848 meta = with lib; {
4949- description = "A high-level tool for the management of Linux filesystem encryption";
4949+ description = "High-level tool for the management of Linux filesystem encryption";
5050 mainProgram = "fscrypt";
5151 longDescription = ''
5252 This tool manages metadata, key generation, key wrapping, PAM integration,
+1-1
pkgs/by-name/gd/gdmap/package.nix
···36363737 meta = with lib; {
3838 homepage = "https://gitlab.com/sjohannes/gdmap";
3939- description = "A tool to visualize disk space (GTK 3 port of Original)";
3939+ description = "Tool to visualize disk space (GTK 3 port of Original)";
4040 license = licenses.gpl2Only;
4141 platforms = platforms.linux;
4242 maintainers = [ maintainers.bjornfor ];
+1-1
pkgs/by-name/gi/git-toolbelt/package.nix
···40404141 meta = {
4242 changelog = "https://github.com/nvie/git-toolbelt/blob/${finalAttrs.src.rev}/CHANGELOG.md";
4343- description = "A suite of useful Git commands that aid with scripting or every day command line usage";
4343+ description = "Suite of useful Git commands that aid with scripting or every day command line usage";
4444 homepage = "https://github.com/nvie/git-toolbelt";
4545 license = lib.licenses.bsd3;
4646 maintainers = with lib.maintainers; [ tomasajt ];
+1-1
pkgs/by-name/gi/git-wait/package.nix
···4242 '';
43434444 meta = {
4545- description = "A simple git wrapper that waits until index.lock file is removed when present before running the command";
4545+ description = "Simple git wrapper that waits until index.lock file is removed when present before running the command";
4646 homepage = "https://github.com/darshanparajuli/git-wait";
4747 license = lib.licenses.mit;
4848 maintainers = with lib.maintainers; [ pbsds ];
+1-1
pkgs/by-name/gi/gitnuro/package.nix
···6464 ];
65656666 meta = with lib; {
6767- description = "A FOSS Git multiplatform client based on Compose and JGit";
6767+ description = "FOSS Git multiplatform client based on Compose and JGit";
6868 homepage = "https://gitnuro.com/";
6969 license = licenses.gpl3Plus;
7070 platforms = [
+1-1
pkgs/by-name/gl/glasskube/package.nix
···7878 passthru.updateScript = nix-update-script { };
79798080 meta = {
8181- description = "The missing Package Manager for Kubernetes featuring a GUI and a CLI";
8181+ description = "Missing Package Manager for Kubernetes featuring a GUI and a CLI";
8282 homepage = "https://github.com/glasskube/glasskube";
8383 changelog = "https://github.com/glasskube/glasskube/releases/tag/v${version}";
8484 maintainers = with lib.maintainers; [ jakuzure ];
+1-1
pkgs/by-name/gn/gnome-clocks/package.nix
···72727373 meta = {
7474 homepage = "https://apps.gnome.org/Clocks/";
7575- description = "A simple and elegant clock application for GNOME";
7575+ description = "Simple and elegant clock application for GNOME";
7676 longDescription = ''
7777 A simple and elegant clock application. It includes world clocks, alarms,
7878 a stopwatch, and timers.
+1-1
pkgs/by-name/go/gocatcli/package.nix
···3838 meta = {
3939 homepage = "https://github.com/deadc0de6/gocatcli";
4040 changelog = "https://github.com/deadc0de6/gocatcli/releases/tag/v${version}";
4141- description = "The command line catalog tool for your offline data";
4141+ description = "Command line catalog tool for your offline data";
4242 longDescription = ''
4343 gocatcli is a catalog tool for your offline data. It indexes external
4444 media in a catalog file and allows to quickly find specific files or even
+1-1
pkgs/by-name/go/gomuks/package.nix
···60606161 meta = with lib; {
6262 homepage = "https://maunium.net/go/gomuks/";
6363- description = "A terminal based Matrix client written in Go";
6363+ description = "Terminal based Matrix client written in Go";
6464 mainProgram = "gomuks";
6565 license = licenses.agpl3Plus;
6666 maintainers = with maintainers; [ chvp ];
+1-1
pkgs/by-name/go/gopro-tool/package.nix
···3737 '';
38383939 meta = {
4040- description = "A tool to control GoPro webcam mode in Linux (requires v4l2loopback kernel module and a firewall rule)";
4040+ description = "Tool to control GoPro webcam mode in Linux (requires v4l2loopback kernel module and a firewall rule)";
4141 license = lib.licenses.bsd3;
4242 maintainers = with lib.maintainers; [ ZMon3y ];
4343 platforms = lib.platforms.linux;
+1-1
pkgs/by-name/gp/gpauth/package.nix
···34343535 meta = with lib; {
3636 changelog = "https://github.com/${src.owner}/${src.repo}/blob/${src.rev}/changelog.md";
3737- description = "A CLI for GlobalProtect VPN, based on OpenConnect, supports the SSO authentication method";
3737+ description = "CLI for GlobalProtect VPN, based on OpenConnect, supports the SSO authentication method";
3838 longDescription = ''
3939 A CLI for GlobalProtect VPN, based on OpenConnect, supports the SSO
4040 authentication method. Inspired by gp-saml-gui.
···3939 };
40404141 meta = with lib; {
4242- description = "A gRPC to JSON proxy generator plugin for Google Protocol Buffers";
4242+ description = "GRPC to JSON proxy generator plugin for Google Protocol Buffers";
4343 longDescription = ''
4444 This is a plugin for the Google Protocol Buffers compiler (protoc). It reads
4545 protobuf service definitions and generates a reverse-proxy server which
+1-1
pkgs/by-name/gu/guile-json-rpc/package.nix
···4242 '';
43434444 meta = {
4545- description = "A JSON-RPC implementation for Scheme";
4545+ description = "JSON-RPC implementation for Scheme";
4646 homepage = "https://codeberg.org/rgherdt/scheme-json-rpc";
4747 license = lib.licenses.mit;
4848 maintainers = with lib.maintainers; [ knightpp ];
+1-1
pkgs/by-name/gu/guile-lsp-server/package.nix
···58585959 meta = {
6060 homepage = "https://codeberg.org/rgherdt/scheme-lsp-server";
6161- description = "An LSP server for Guile";
6161+ description = "LSP server for Guile";
6262 mainProgram = "guile-lsp-server";
6363 license = lib.licenses.mit;
6464 maintainers = with lib.maintainers; [ knightpp ];
+1-1
pkgs/by-name/gu/guile-semver/package.nix
···2929 doCheck = true;
30303131 meta = with lib; {
3232- description = "A GNU Guile library implementing Semantic Versioning 2.0.0";
3232+ description = "GNU Guile library implementing Semantic Versioning 2.0.0";
3333 homepage = "https://ngyro.com/software/guile-semver.html";
3434 license = licenses.gpl3Plus;
3535 maintainers = with maintainers; [ foo-dogsquared ];
+1-1
pkgs/by-name/ha/hadolint-sarif/package.nix
···2525 };
26262727 meta = {
2828- description = "A CLI tool to convert hadolint diagnostics into SARIF";
2828+ description = "CLI tool to convert hadolint diagnostics into SARIF";
2929 homepage = "https://psastras.github.io/sarif-rs";
3030 license = lib.licenses.mit;
3131 maintainers = with lib.maintainers; [ getchoo ];
+1-1
pkgs/by-name/ha/harlequin/package.nix
···9090 ];
91919292 meta = {
9393- description = "The SQL IDE for Your Terminal";
9393+ description = "SQL IDE for Your Terminal";
9494 homepage = "https://harlequin.sh";
9595 changelog = "https://github.com/tconbeer/harlequin/releases/tag/v${version}";
9696 license = lib.licenses.mit;
+1-1
pkgs/by-name/hd/hdfview/package.nix
···9595 '';
96969797 meta = {
9898- description = "A visual tool for browsing and editing HDF4 and HDF5 files";
9898+ description = "Visual tool for browsing and editing HDF4 and HDF5 files";
9999 license = lib.licenses.free; # BSD-like
100100 homepage = "https://www.hdfgroup.org/downloads/hdfview";
101101 downloadPage = "https://github.com/HDFGroup/hdfview";
···63636464 meta = with lib; {
6565 homepage = "https://github.com/centic9/headset-charge-indicator";
6666- description = "A app-indicator for GNOME desktops for controlling some features of various wireless headsets";
6666+ description = "App-indicator for GNOME desktops for controlling some features of various wireless headsets";
6767 longDescription = "A simple app-indicator for GNOME desktops to display the battery charge of some wireless headsets which also allows to control some functions like LEDs, sidetone and others.";
6868 platforms = platforms.linux;
6969 maintainers = with maintainers; [ zebreus ];
+1-1
pkgs/by-name/he/heimdall-proxy/package.nix
···3434 ];
35353636 meta = {
3737- description = "A cloud native Identity Aware Proxy and Access Control Decision service";
3737+ description = "Cloud native Identity Aware Proxy and Access Control Decision service";
3838 homepage = "https://dadrus.github.io/heimdall";
3939 license = lib.licenses.asl20;
4040 maintainers = with lib.maintainers; [ albertilagan ];
+1-1
pkgs/by-name/he/heptabase/package.nix
···28282929 meta = {
3030 changelog = "https://github.com/heptameta/project-meta/releases/tag/v${version}";
3131- description = "A visual note-taking tool for learning complex topics";
3131+ description = "Visual note-taking tool for learning complex topics";
3232 homepage = "https://heptabase.com/";
3333 license = lib.licenses.unfree;
3434 maintainers = with lib.maintainers; [ luftmensch-luftmensch ];
+1-1
pkgs/by-name/he/hexxy/package.nix
···2424 passthru.updateScript = nix-update-script { };
25252626 meta = {
2727- description = "A modern and beautiful alternative to xxd and hexdump";
2727+ description = "Modern and beautiful alternative to xxd and hexdump";
2828 homepage = "https://github.com/sweetbbak/hexxy";
2929 license = lib.licenses.mit;
3030 maintainers = [ lib.maintainers.NotAShelf ];
+1-1
pkgs/by-name/hm/hmcl/package.nix
···106106107107 meta = with lib; {
108108 homepage = "https://hmcl.huangyuhui.net";
109109- description = "A Minecraft Launcher which is multi-functional, cross-platform and popular";
109109+ description = "Minecraft Launcher which is multi-functional, cross-platform and popular";
110110 mainProgram = "hmcl";
111111 sourceProvenance = with sourceTypes; [ binaryBytecode ];
112112 license = licenses.gpl3Only;
+1-1
pkgs/by-name/ho/homer/package.nix
···6363 };
64646565 meta = with lib; {
6666- description = "A very simple static homepage for your server.";
6666+ description = "Very simple static homepage for your server";
6767 homepage = "https://homer-demo.netlify.app/";
6868 changelog = "https://github.com/bastienwirtz/homer/releases";
6969 license = licenses.asl20;
+1-1
pkgs/by-name/ho/honggfuzz/package.nix
···5858 '';
59596060 meta = {
6161- description = "A security oriented, feedback-driven, evolutionary, easy-to-use fuzzer";
6161+ description = "Security oriented, feedback-driven, evolutionary, easy-to-use fuzzer";
6262 longDescription = ''
6363 Honggfuzz is a security oriented, feedback-driven, evolutionary,
6464 easy-to-use fuzzer with interesting analysis options. It is
+1-1
pkgs/by-name/ht/hterm/package.nix
···5858 meta = {
5959 homepage = "https://www.der-hammer.info/pages/terminal.html";
6060 changelog = "https://www.der-hammer.info/terminal/CHANGELOG.txt";
6161- description = "A terminal program for serial communication";
6161+ description = "Terminal program for serial communication";
6262 # See https://www.der-hammer.info/terminal/LICENSE.txt
6363 license = lib.licenses.unfree;
6464 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
+1-1
pkgs/by-name/hy/hyprland-qt-support/package.nix
···3939 ];
40404141 meta = {
4242- description = "A Qt6 QML provider for hypr* apps";
4242+ description = "Qt6 QML provider for hypr* apps";
4343 homepage = "https://github.com/hyprwm/hyprland-qt-support";
4444 license = lib.licenses.bsd3;
4545 platforms = lib.platforms.linux;
···4343 '';
44444545 meta = {
4646- description = "A tiny qt6/qml application to display information about the running system";
4646+ description = "Tiny qt6/qml application to display information about the running system";
4747 homepage = "https://github.com/hyprwm/hyprsysteminfo";
4848 license = lib.licenses.bsd3;
4949 teams = [ lib.teams.hyprland ];
+1-1
pkgs/by-name/im/imsprog/package.nix
···62626363 meta = {
6464 changelog = "https://github.com/bigbigmdm/IMSProg/releases/tag/v${finalAttrs.version}";
6565- description = "A free I2C EEPROM programmer tool for CH341A device";
6565+ description = "Free I2C EEPROM programmer tool for CH341A device";
6666 homepage = "https://github.com/bigbigmdm/IMSProg";
6767 license = with lib.licenses; [
6868 gpl3Plus
+1-1
pkgs/by-name/is/isabelle/package.nix
···229229 };
230230231231 meta = with lib; {
232232- description = "A generic proof assistant";
232232+ description = "Generic proof assistant";
233233234234 longDescription = ''
235235 Isabelle is a generic proof assistant. It allows mathematical formulas
+1-1
pkgs/by-name/jj/jjui/package.nix
···2020 passthru.updateScript = nix-update-script { };
21212222 meta = {
2323- description = "A TUI for Jujutsu VCS";
2323+ description = "TUI for Jujutsu VCS";
2424 homepage = "https://github.com/idursun/jjui";
2525 changelog = "https://github.com/idursun/jjui/releases/tag/v${finalAttrs.version}";
2626 license = lib.licenses.mit;
+1-1
pkgs/by-name/ka/kanidm-provision/package.nix
···4040 };
41414242 meta = {
4343- description = "A small utility to help with kanidm provisioning";
4343+ description = "Small utility to help with kanidm provisioning";
4444 homepage = "https://github.com/oddlama/kanidm-provision";
4545 license = with lib.licenses; [
4646 asl20
+1-1
pkgs/by-name/kc/kcl-language-server/package.nix
···42424343 meta = {
4444 changelog = "https://github.com/kcl-lang/kcl/releases/tag/v${version}";
4545- description = "A high-performance implementation of KCL written in Rust that uses LLVM as the compiler backend";
4545+ description = "High-performance implementation of KCL written in Rust that uses LLVM as the compiler backend";
4646 downloadPage = "https://github.com/kcl-lang/kcl/tree/v${version}/kclvm/tools/src/LSP";
4747 homepage = "https://www.kcl-lang.io/";
4848 license = lib.licenses.asl20;
+1-1
pkgs/by-name/kc/kcl/package.nix
···6363 updateScript = nix-update-script { };
64646565 meta = {
6666- description = "A command line interface for KCL programming language";
6666+ description = "Command line interface for KCL programming language";
6767 changelog = "https://github.com/kcl-lang/cli/releases/tag/v${version}";
6868 homepage = "https://github.com/kcl-lang/cli";
6969 license = lib.licenses.asl20;
+1-1
pkgs/by-name/kc/kclvm/package.nix
···4040 PROTOC_INCLUDE = "${protobuf}/include";
41414242 meta = with lib; {
4343- description = "A high-performance implementation of KCL written in Rust that uses LLVM as the compiler backend";
4343+ description = "High-performance implementation of KCL written in Rust that uses LLVM as the compiler backend";
4444 homepage = "https://github.com/kcl-lang/kcl";
4545 license = licenses.asl20;
4646 platforms = platforms.linux ++ platforms.darwin;
+1-1
pkgs/by-name/kc/kclvm_cli/package.nix
···2727 ];
28282929 meta = with lib; {
3030- description = "A high-performance implementation of KCL written in Rust that uses LLVM as the compiler backend";
3030+ description = "High-performance implementation of KCL written in Rust that uses LLVM as the compiler backend";
3131 homepage = "https://github.com/kcl-lang/kcl";
3232 license = licenses.asl20;
3333 platforms = platforms.linux ++ platforms.darwin;
+1-1
pkgs/by-name/ki/kitex/package.nix
···3737 };
38383939 meta = {
4040- description = "A high-performance and strong-extensibility Golang RPC framework";
4040+ description = "High-performance and strong-extensibility Golang RPC framework";
4141 homepage = "https://github.com/cloudwego/kitex";
4242 license = lib.licenses.asl20;
4343 maintainers = with lib.maintainers; [ aaronjheng ];
+1-1
pkgs/by-name/ki/kitty/package.nix
···312312313313 meta = with lib; {
314314 homepage = "https://github.com/kovidgoyal/kitty";
315315- description = "The fast, feature-rich, GPU based terminal emulator";
315315+ description = "Fast, feature-rich, GPU based terminal emulator";
316316 license = licenses.gpl3Only;
317317 changelog = [
318318 "https://sw.kovidgoyal.net/kitty/changelog/"
+1-1
pkgs/by-name/ko/koreader/package.nix
···101101 meta = {
102102 homepage = "https://github.com/koreader/koreader";
103103 changelog = "https://github.com/koreader/koreader/releases/tag/v${version}";
104104- description = "An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices";
104104+ description = "Ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices";
105105 mainProgram = "koreader";
106106 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
107107 platforms = [
+1-1
pkgs/by-name/ku/kube-capacity/package.nix
···1818 vendorHash = "sha256-YME4AXpHvr1bNuc/HoHxam+7ZkwLzjhIvFSfD4hga1A=";
19192020 meta = {
2121- description = "A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster";
2121+ description = "Simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster";
2222 mainProgram = "kube-capacity";
2323 homepage = "https://github.com/robscott/kube-capacity";
2424 changelog = "https://github.com/robscott/kube-capacity/releases/tag/v${version}";
+1-1
pkgs/by-name/ku/kubefetch/package.nix
···1717 vendorHash = "sha256-qsncOsCxepySJI+rJnzbIGxSWlxMzqShtzcEoJD2UPw=";
18181919 meta = {
2020- description = "A neofetch-like tool to show info about your Kubernetes Cluster.";
2020+ description = "Neofetch-like tool to show info about your Kubernetes Cluster";
2121 homepage = "https://github.com/jkulzer/kubefetch";
2222 license = lib.licenses.gpl3Plus;
2323 maintainers = with lib.maintainers; [ wrmilling ];
+1-1
pkgs/by-name/ku/kuro/package.nix
···82828383 meta = with lib; {
8484 changelog = "https://github.com/davidsmorais/kuro/releases/tag/${src.rev}";
8585- description = "An unofficial, featureful, open source, community-driven, free Microsoft To-Do app";
8585+ description = "Unofficial, featureful, open source, community-driven, free Microsoft To-Do app";
8686 homepage = "https://github.com/davidsmorais/kuro";
8787 license = licenses.mit;
8888 mainProgram = "kuro";
···8989 '';
90909191 meta = {
9292- description = "A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline";
9292+ description = "Collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline";
9393 homepage = "https://github.com/suitenumerique/docs";
9494 changelog = "https://github.com/suitenumerique/docs/blob/${src.tag}/CHANGELOG.md";
9595 mainProgram = "docs-collaboration-server";
+1-1
pkgs/by-name/la/lasuite-docs-frontend/package.nix
···7676 '';
77777878 meta = {
7979- description = "A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline";
7979+ description = "Collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline";
8080 homepage = "https://github.com/suitenumerique/docs";
8181 changelog = "https://github.com/suitenumerique/docs/blob/${src.tag}/CHANGELOG.md";
8282 license = lib.licenses.mit;
+1-1
pkgs/by-name/la/lasuite-docs/package.nix
···108108 };
109109110110 meta = {
111111- description = "A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline";
111111+ description = "Collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline";
112112 homepage = "https://github.com/suitenumerique/docs";
113113 changelog = "https://github.com/suitenumerique/docs/blob/${src.tag}/CHANGELOG.md";
114114 license = lib.licenses.mit;
+1-1
pkgs/by-name/la/lauti/package.nix
···4646 };
47474848 meta = {
4949- description = "An open source calendar for events, groups and places";
4949+ description = "Open source calendar for events, groups and places";
5050 homepage = "https://lauti.org";
5151 license = lib.licenses.agpl3Only;
5252 maintainers = with lib.maintainers; [ onny ];
+1-1
pkgs/by-name/la/lazysql/package.nix
···3434 };
35353636 meta = with lib; {
3737- description = "A cross-platform TUI database management tool written in Go";
3737+ description = "Cross-platform TUI database management tool written in Go";
3838 homepage = "https://github.com/jorgerojas26/lazysql";
3939 license = licenses.mit;
4040 maintainers = with maintainers; [ kanielrkirby ];
+1-1
pkgs/by-name/ld/ld64/package.nix
···170170 __structuredAttrs = true;
171171172172 meta = {
173173- description = "The classic linker for Darwin";
173173+ description = "Classic linker for Darwin";
174174 homepage = "https://opensource.apple.com/releases/";
175175 license = lib.licenses.apple-psl20;
176176 mainProgram = "ld";
+1-1
pkgs/by-name/le/leetgo/package.nix
···3636 '';
37373838 meta = {
3939- description = "A command-line tool for LeetCode";
3939+ description = "Command-line tool for LeetCode";
4040 homepage = "https://github.com/j178/leetgo";
4141 changelog = "https://github.com/j178/leetgo/releases/tag/v${version}";
4242 license = lib.licenses.mit;
+1-1
pkgs/by-name/li/liana/package.nix
···84848585 meta = with lib; {
8686 mainProgram = "liana-gui";
8787- description = "A Bitcoin wallet leveraging on-chain timelocks for safety and recovery";
8787+ description = "Bitcoin wallet leveraging on-chain timelocks for safety and recovery";
8888 homepage = "https://wizardsardine.com/liana";
8989 changelog = "https://github.com/wizardsardine/liana/releases/tag/${src.rev}";
9090 license = licenses.bsd3;
+1-1
pkgs/by-name/li/lib25519/package.nix
···72727373 meta = {
7474 homepage = "https://randombytes.cr.yp.to/";
7575- description = "A simple API for applications generating fresh randomness";
7575+ description = "Simple API for applications generating fresh randomness";
7676 changelog = "https://randombytes.cr.yp.to/download.html";
7777 license = with lib.licenses; [
7878 # Upstream specifies the public domain licenses with the terms here https://cr.yp.to/spdx.html
+1-1
pkgs/by-name/li/libetebase/package.nix
···3737 passthru.tests.pkgs-config = testers.testMetaPkgConfig libetebase;
38383939 meta = with lib; {
4040- description = "A C library for Etebase";
4040+ description = "C library for Etebase";
4141 homepage = "https://www.etebase.com/";
4242 license = licenses.bsd3;
4343 broken = stdenv.hostPlatform.isDarwin;
+1-1
pkgs/by-name/li/libgen-cli/package.nix
···38383939 meta = with lib; {
4040 homepage = "https://github.com/ciehanski/libgen-cli";
4141- description = "A CLI tool used to access the Library Genesis dataset; written in Go";
4141+ description = "CLI tool used to access the Library Genesis dataset; written in Go";
4242 longDescription = ''
4343 libgen-cli is a command line interface application which allows users to
4444 quickly query the Library Genesis dataset and download any of its
+1-1
pkgs/by-name/li/libnop/package.nix
···3838 '';
39394040 meta = {
4141- description = "A fast, header-only C++ serialization library";
4141+ description = "Fast, header-only C++ serialization library";
4242 homepage = "https://github.com/google/libnop";
4343 license = lib.licenses.asl20;
4444 platforms = lib.platforms.all;
+1-1
pkgs/by-name/li/libpisp/package.nix
···32323333 meta = with lib; {
3434 homepage = "https://github.com/raspberrypi/libpisp";
3535- description = "A helper library to generate run-time configuration for the Raspberry Pi ISP (PiSP), consisting of the Frontend and Backend hardware components.";
3535+ description = "Helper library to generate run-time configuration for the Raspberry Pi ISP (PiSP), consisting of the Frontend and Backend hardware components";
3636 license = licenses.bsd2;
3737 platforms = platforms.all;
3838 };
+1-1
pkgs/by-name/li/librandombytes/package.nix
···55555656 meta = {
5757 homepage = "https://randombytes.cr.yp.to/";
5858- description = "A simple API for applications generating fresh randomness";
5858+ description = "Simple API for applications generating fresh randomness";
5959 changelog = "https://randombytes.cr.yp.to/download.html";
6060 license = with lib.licenses; [
6161 # Upstream specifies the public domain licenses with the terms here https://cr.yp.to/spdx.html
···3131 '';
32323333 meta = {
3434- description = "A streaming XML pull parser and streaming XML serializer implementation for modern, standard C++";
3434+ description = "Streaming XML pull parser and streaming XML serializer implementation for modern, standard C++";
3535 homepage = "https://www.codesynthesis.com/projects/libstudxml/";
3636 license = lib.licenses.mit;
3737 maintainers = with lib.maintainers; [ tomasajt ];
+1-1
pkgs/by-name/li/littlenavmap/atools.nix
···3636 dontWrapQtApps = true;
37373838 meta = {
3939- description = "A static library extending Qt for exception handling, a log4j like logging framework, Flight Simulator related utilities like BGL reader and more";
3939+ description = "Static library extending Qt for exception handling, a log4j like logging framework, Flight Simulator related utilities like BGL reader and more";
4040 homepage = "https://github.com/albar965/atools";
4141 changelog = "https://github.com/albar965/atools/blob/${src.rev}/CHANGELOG.txt";
4242 license = lib.licenses.gpl3Only;
+1-1
pkgs/by-name/li/littlenavmap/package.nix
···120120 passthru.local-packages = { inherit atools marble; };
121121122122 meta = {
123123- description = "A free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane";
123123+ description = "Free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane";
124124 homepage = "https://github.com/albar965/littlenavmap";
125125 changelog = "https://github.com/albar965/littlenavmap/blob/${src.rev}/CHANGELOG.txt";
126126 license = lib.licenses.gpl3Only;
+1-1
pkgs/by-name/lo/lorien/package.nix
···128128129129 meta = with lib; {
130130 homepage = "https://github.com/mbrlabs/Lorien";
131131- description = "An infinite canvas drawing/note-taking app";
131131+ description = "Infinite canvas drawing/note-taking app";
132132 longDescription = ''
133133 An infinite canvas drawing/note-taking app that is focused on performance,
134134 small savefiles and simplicity
+1-1
pkgs/by-name/lp/lprobe/package.nix
···2323 ];
24242525 meta = {
2626- description = "A command-line tool to perform Local Health Check Probes inside Container Images (ECS, Docker)";
2626+ description = "Command-line tool to perform Local Health Check Probes inside Container Images (ECS, Docker)";
2727 homepage = "https://github.com/fivexl/lprobe";
2828 license = lib.licenses.asl20;
2929 platforms = lib.platforms.linux ++ lib.platforms.darwin;
+1-1
pkgs/by-name/lu/luanti/package.nix
···149149150150 meta = with lib; {
151151 homepage = "https://www.luanti.org/";
152152- description = "An open source voxel game engine (formerly Minetest)";
152152+ description = "Open source voxel game engine (formerly Minetest)";
153153 license = licenses.lgpl21Plus;
154154 platforms = platforms.linux ++ platforms.darwin;
155155 maintainers = with maintainers; [
+1-1
pkgs/by-name/lu/lumafly/package.nix
···6868 ];
69697070 meta = {
7171- description = "A cross platform mod manager for Hollow Knight written in Avalonia";
7171+ description = "Cross platform mod manager for Hollow Knight written in Avalonia";
7272 homepage = "https://themulhima.github.io/Lumafly/";
7373 license = lib.licenses.gpl3Plus;
7474 mainProgram = "Lumafly";
+1-1
pkgs/by-name/ly/lyra-cursors/package.nix
···7373 '';
74747575 meta = {
7676- description = "A cursor theme inspired by macOS and based on capitaine-cursors";
7676+ description = "Cursor theme inspired by macOS and based on capitaine-cursors";
7777 homepage = "https://github.com/yeyushengfan258/Lyra-Cursors";
7878 license = lib.licenses.gpl3Only;
7979 platforms = lib.platforms.all;
+1-1
pkgs/by-name/ma/mackup/package.nix
···3535 disabledTests = [ "test_is_process_running" ];
36363737 meta = {
3838- description = "A tool to keep your application settings in sync (OS X/Linux)";
3838+ description = "Tool to keep your application settings in sync (OS X/Linux)";
3939 changelog = "https://github.com/lra/mackup/releases/tag/${version}";
4040 license = lib.licenses.agpl3Only;
4141 homepage = "https://github.com/lra/mackup";
+1-1
pkgs/by-name/ma/mangl/package.nix
···39394040 meta = with lib; {
4141 homepage = "https://github.com/zigalenarcic/mangl";
4242- description = "A graphical man page viewer based on the mandoc library";
4242+ description = "Graphical man page viewer based on the mandoc library";
4343 license = licenses.bsd2;
4444 maintainers = with maintainers; [ nrabulinski ];
4545 platforms = platforms.linux;
+1-1
pkgs/by-name/ma/marble-marcher-ce/package.nix
···7373 ];
74747575 meta = {
7676- description = "A community-developed version of the original Marble Marcher - a fractal physics game";
7676+ description = "Community-developed version of the original Marble Marcher - a fractal physics game";
7777 mainProgram = "marble-marcher-ce";
7878 homepage = "https://michaelmoroz.itch.io/mmce";
7979 license = with lib.licenses; [
+1-1
pkgs/by-name/ma/markdown-code-runner/package.nix
···2020 dontUseCargoParallelTests = true;
21212222 meta = {
2323- description = "A configurable Markdown code runner that executes and optionally replaces code blocks using external commands";
2323+ description = "Configurable Markdown code runner that executes and optionally replaces code blocks using external commands";
2424 longDescription = ''
2525 markdown-code-runner is a command-line tool that scans Markdown files for fenced code blocks,
2626 executes them using per-language configuration, and optionally replaces the block content
+1-1
pkgs/by-name/ma/mars-mips/package.nix
···6868 '';
69697070 meta = {
7171- description = "An IDE for programming in MIPS assembly language intended for educational-level use";
7171+ description = "IDE for programming in MIPS assembly language intended for educational-level use";
7272 mainProgram = "Mars";
7373 homepage = "https://courses.missouristate.edu/KenVollmar/MARS/";
7474 sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];
+1-1
pkgs/by-name/ma/maxcso/package.nix
···28282929 meta = with lib; {
3030 homepage = "https://github.com/unknownbrackets/maxcso";
3131- description = "A fast ISO to CSO compression program for use with PSP and PS2 emulators, which uses multiple algorithms for best compression ratio";
3131+ description = "Fast ISO to CSO compression program for use with PSP and PS2 emulators, which uses multiple algorithms for best compression ratio";
3232 maintainers = with maintainers; [ david-sawatzke ];
3333 platforms = platforms.linux ++ platforms.darwin;
3434 license = licenses.isc;
+1-1
pkgs/by-name/mc/mcphost/package.nix
···1818 vendorHash = "sha256-yD+83cuOIBFF91Zu4Xi2g+dsP4iUOTrjBOuetowLRQw=";
19192020 meta = {
2121- description = "A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP";
2121+ description = "CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP";
2222 homepage = "https://github.com/mark3labs/mcphost";
2323 license = lib.licenses.mit;
2424 maintainers = with lib.maintainers; [ drupol ];
+1-1
pkgs/by-name/me/melos/package.nix
···36363737 meta = {
3838 homepage = "https://github.com/invertase/melos";
3939- description = "A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits. ";
3939+ description = "Tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits. ";
4040 mainProgram = "melos";
4141 license = lib.licenses.asl20;
4242 maintainers = [ lib.maintainers.eymeric ];
+1-1
pkgs/by-name/me/mesonlsp/package.nix
···160160 };
161161162162 meta = with lib; {
163163- description = "An unofficial, unendorsed language server for Meson written in C++";
163163+ description = "Unofficial, unendorsed language server for Meson written in C++";
164164 homepage = "https://github.com/JCWasmx86/mesonlsp";
165165 changelog = "https://github.com/JCWasmx86/mesonlsp/releases/tag/v${finalAttrs.version}";
166166 license = licenses.gpl3Plus;
+1-1
pkgs/by-name/mi/min/package.nix
···3434 NIX_LDFLAGS = [ "-lpcre" ];
35353636 meta = {
3737- description = "A functional, concatenative programming language with a minimalist syntax";
3737+ description = "Functional, concatenative programming language with a minimalist syntax";
3838 homepage = "https://min-lang.org/";
3939 changelog = "https://github.com/h3rald/min/releases/tag/${finalAttrs.src.rev}";
4040 license = lib.licenses.mit;
+1-1
pkgs/by-name/mi/mitm-cache/package.nix
···3030 passthru.fetch = callPackage ./fetch.nix { };
31313232 meta = with lib; {
3333- description = "A MITM caching proxy for use in nixpkgs";
3333+ description = "MITM caching proxy for use in nixpkgs";
3434 homepage = "https://github.com/chayleaf/mitm-cache#readme";
3535 license = licenses.mit;
3636 maintainers = with maintainers; [ chayleaf ];
+1-1
pkgs/by-name/mo/moonpalace/package.nix
···2929 };
30303131 meta = {
3232- description = "An API debugging tool provided by Moonshot AI";
3232+ description = "API debugging tool provided by Moonshot AI";
3333 homepage = "https://github.com/MoonshotAI/moonpalace";
3434 changelog = "https://github.com/MoonshotAI/moonpalace/releases/tag/v${version}";
3535 license = lib.licenses.gpl3Only;
+1-1
pkgs/by-name/mo/mov-cli/mov-cli-test.nix
···3131 nativeBuildInputs = [ setuptools-scm ];
32323333 meta = {
3434- description = "A mov-cli plugin that let's you test mov-cli's capabilities by watching free films and animations in the creative commons";
3434+ description = "Mov-cli plugin that let's you test mov-cli's capabilities by watching free films and animations in the creative commons";
3535 homepage = "https://github.com/mov-cli/mov-cli-test";
3636 license = lib.licenses.mit;
3737 maintainers = with lib.maintainers; [ youhaveme9 ];
+1-1
pkgs/by-name/mp/mpv-subs-popout/package.nix
···2727 buildInputs = [ openssl ];
28282929 meta = {
3030- description = "A little application that makes it possible to display mpv's subs anywhere you want. With translation features";
3030+ description = "Little application that makes it possible to display mpv's subs anywhere you want. With translation features";
3131 homepage = "https://github.com/sdaqo/mpv-subs-popout";
3232 license = lib.licenses.gpl3;
3333 maintainers = [ lib.maintainers.sdaqo ];
+1-1
pkgs/by-name/mq/mqtt-explorer/package.nix
···169169 ];
170170171171 meta = with lib; {
172172- description = "An all-round MQTT client that provides a structured topic overview";
172172+ description = "All-round MQTT client that provides a structured topic overview";
173173 homepage = "https://github.com/thomasnordquist/MQTT-Explorer";
174174 changelog = "https://github.com/thomasnordquist/MQTT-Explorer/releases/tag/v${version}";
175175 license = licenses.cc-by-nd-40;
+1-1
pkgs/by-name/mu/music-assistant/frontend.nix
···28282929 meta = with lib; {
3030 changelog = "https://github.com/music-assistant/frontend/releases/tag/${version}";
3131- description = "The Music Assistant frontend";
3131+ description = "Music Assistant frontend";
3232 homepage = "https://github.com/music-assistant/frontend";
3333 license = licenses.asl20;
3434 maintainers = with maintainers; [ hexa ];
+1-1
pkgs/by-name/mu/musl-obstack/package.nix
···30303131 meta = with lib; {
3232 homepage = "https://github.com/void-linux/musl-obstack";
3333- description = "An extraction of the obstack functions and macros from GNU libiberty for use with musl-libc";
3333+ description = "Extraction of the obstack functions and macros from GNU libiberty for use with musl-libc";
3434 platforms = platforms.unix;
3535 license = licenses.lgpl21Plus;
3636 maintainers = [ maintainers.pjjw ];
···4040 '';
41414242 meta = {
4343- description = "A package of 18 text-based modern games";
4343+ description = "Package of 18 text-based modern games";
4444 homepage = "https://github.com/abakh/nbsdgames";
4545 license = lib.licenses.cc0;
4646 maintainers = with lib.maintainers; [ sarcasticadmin ];
+1-1
pkgs/by-name/ne/next-ls/package.nix
···3737 meta = {
3838 homepage = "https://www.elixir-tools.dev/next-ls/";
3939 changelog = "https://github.com/elixir-tools/next-ls/releases/tag/v${version}";
4040- description = "The language server for Elixir that just works";
4040+ description = "Language server for Elixir that just works";
4141 license = lib.licenses.mit;
4242 mainProgram = "nextls";
4343 maintainers = [ lib.maintainers.adamcstephens ];
+1-1
pkgs/by-name/ni/nixos-firewall-tool/package.nix
···3232 '';
33333434 meta = with lib; {
3535- description = "A tool to temporarily manipulate the NixOS firewall";
3535+ description = "Tool to temporarily manipulate the NixOS firewall";
3636 license = licenses.mit;
3737 maintainers = with maintainers; [
3838 clerie
+1-1
pkgs/by-name/ni/nixos-install-tools/package.nix
···2828 extraOutputsToInstall = [ "man" ];
29293030 meta = {
3131- description = "The essential commands from the NixOS installer as a package";
3131+ description = "Essential commands from the NixOS installer as a package";
3232 longDescription = ''
3333 With this package, you get the commands like nixos-generate-config and
3434 nixos-install that you would otherwise only find on a NixOS system, such
+1-1
pkgs/by-name/nt/ntfy-alertmanager/package.nix
···1616 vendorHash = "sha256-8a6dvBERegpFYFHQGJppz5tlQioQAudCe3/Q7vro+ZI=";
17171818 meta = with lib; {
1919- description = "A bridge between ntfy and Alertmanager";
1919+ description = "Bridge between ntfy and Alertmanager";
2020 homepage = "https://git.xenrox.net/~xenrox/ntfy-alertmanager";
2121 license = licenses.agpl3Only;
2222 mainProgram = "ntfy-alertmanager";
+1-1
pkgs/by-name/nu/nuv/package.nix
···71717272 meta = {
7373 homepage = "https://nuvolaris.io/";
7474- description = "A CLI tool for running tasks using the Nuvolaris serverless engine";
7474+ description = "CLI tool for running tasks using the Nuvolaris serverless engine";
7575 license = lib.licenses.asl20;
7676 mainProgram = "nuv";
7777 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/nw/nwjs-ffmpeg-prebuilt/package.nix
···3838 '';
39394040 meta = {
4141- description = "An app runtime based on Chromium and node.js";
4141+ description = "App runtime based on Chromium and node.js";
4242 homepage = "https://nwjs.io/";
4343 platforms = [
4444 "i686-linux"
+1-1
pkgs/by-name/ob/objfw/package.nix
···3737 };
38383939 meta = {
4040- description = "A portable framework for the Objective-C language";
4040+ description = "Portable framework for the Objective-C language";
4141 homepage = "https://objfw.nil.im";
4242 license = lib.licenses.lgpl3;
4343 maintainers = [ lib.maintainers.steeleduncan ];
···7878 '';
79798080 meta = {
8181- description = "A webpage bookmarking and snapshotting service";
8181+ description = "Webpage bookmarking and snapshotting service";
8282 homepage = "https://github.com/asciimoo/omnom";
8383 license = lib.licenses.agpl3Only;
8484 teams = [ lib.teams.ngi ];
+1-1
pkgs/by-name/on/oncall/package.nix
···100100 };
101101102102 meta = {
103103- description = "A calendar web-app designed for scheduling and managing on-call shifts";
103103+ description = "Calendar web-app designed for scheduling and managing on-call shifts";
104104 homepage = "http://oncall.tools";
105105 changelog = "https://github.com/linkedin/oncall/blob/${src.rev}/CHANGELOG.md";
106106 license = lib.licenses.bsd2;
+1-1
pkgs/by-name/op/opa-envoy-plugin/package.nix
···6767 mainProgram = "opa";
6868 homepage = "https://www.openpolicyagent.org/docs/latest/envoy-introduction/";
6969 changelog = "https://github.com/open-policy-agent/opa-envoy-plugin/blob/v${version}/CHANGELOG.md";
7070- description = "A plugin to enforce OPA policies with Envoy";
7070+ description = "Plugin to enforce OPA policies with Envoy";
7171 longDescription = ''
7272 OPA-Envoy extends OPA with a gRPC server that implements the Envoy
7373 External Authorization API. You can use this version of OPA to enforce
+1-1
pkgs/by-name/op/openbgpd/package.nix
···5757 env.NIX_CFLAGS_COMPILE = "-fcommon";
58585959 meta = with lib; {
6060- description = "A free implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol";
6060+ description = "Free implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol";
6161 license = licenses.isc;
6262 homepage = "http://www.openbgpd.org/";
6363 maintainers = with maintainers; [ kloenk ];
+1-1
pkgs/by-name/op/opensupaplex/package.nix
···8484 ];
85858686 meta = {
8787- description = "A decompilation of Supaplex in C and SDL";
8787+ description = "Decompilation of Supaplex in C and SDL";
8888 homepage = "https://github.com/sergiou87/open-supaplex";
8989 changelog = "https://github.com/sergiou87/open-supaplex/blob/master/changelog/v${version}.txt";
9090 license = lib.licenses.gpl3Only;
+1-1
pkgs/by-name/op/optional-lite/package.nix
···3030 };
31313232 meta = {
3333- description = "A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library";
3333+ description = "C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library";
3434 homepage = "https://github.com/martinmoene/optional-lite";
3535 changelog = "https://github.com/martinmoene/optional-lite/blob/v${finalAttrs.version}/CHANGES.txt";
3636 license = lib.licenses.boost;
+1-1
pkgs/by-name/os/osquery/toolchain-bin.nix
···3737 '';
38383939 meta = with lib; {
4040- description = "A LLVM-based toolchain for Linux designed to build a portable osquery";
4040+ description = "LLVM-based toolchain for Linux designed to build a portable osquery";
4141 homepage = "https://github.com/osquery/osquery-toolchain";
4242 platforms = [
4343 "x86_64-linux"
+1-1
pkgs/by-name/ov/overskride/package.nix
···7878 '';
79798080 meta = with lib; {
8181- description = "A Bluetooth and Obex client that is straight to the point, DE/WM agnostic, and beautiful";
8181+ description = "Bluetooth and Obex client that is straight to the point, DE/WM agnostic, and beautiful";
8282 homepage = "https://github.com/${owner}/${name}";
8383 changelog = "https://github.com/${owner}/${name}/blob/v${version}/CHANGELOG.md";
8484 license = licenses.gpl3Only;
+1-1
pkgs/by-name/ox/oxide-rs/package.nix
···5757 };
58585959 meta = {
6060- description = "The Oxide Rust SDK and CLI";
6060+ description = "Oxide Rust SDK and CLI";
6161 homepage = "https://github.com/oxidecomputer/oxide.rs";
6262 license = lib.licenses.mpl20;
6363 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/pa/patchcil/package.nix
···5959 };
60606161 meta = {
6262- description = "A small utility to modify the library paths from PInvoke in .NET assemblies.";
6262+ description = "Small utility to modify the library paths from PInvoke in .NET assemblies";
6363 homepage = "https://github.com/GGG-KILLER/patchcil";
6464 license = lib.licenses.mit;
6565 maintainers = with lib.maintainers; [ ggg ];
+1-1
pkgs/by-name/pa/paup-cli/package.nix
···4141 '';
42424343 meta = {
4444- description = "A software package for inferring evolutionary trees";
4444+ description = "Software package for inferring evolutionary trees";
4545 homepage = "http://phylosolutions.com/paup-test/";
4646 license = lib.licenses.unfree;
4747 sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
+1-1
pkgs/by-name/pe/peertube-viewer/package.nix
···1919 cargoHash = "sha256-Pf8Jj8XGYbNOAyYEBdAysOK92S3S7bZHerQh/2UlrbQ=";
20202121 meta = with lib; {
2222- description = "A simple CLI browser for the peertube federated video platform";
2222+ description = "Simple CLI browser for the peertube federated video platform";
2323 homepage = "https://gitlab.com/peertube-viewer/peertube-viewer-rs";
2424 license = licenses.agpl3Only;
2525 maintainers = with maintainers; [ haruki7049 ];
+1-1
pkgs/by-name/pe/perses/package.nix
···119119 };
120120121121 meta = {
122122- description = "The CNCF sandbox for observability visualisation";
122122+ description = "CNCF sandbox for observability visualisation";
123123 homepage = "https://perses.dev/";
124124 changelog = "https://github.com/perses/perses/releases/tag/v${finalAttrs.version}";
125125 license = lib.licenses.asl20;
+1-1
pkgs/by-name/ph/photini/package.nix
···4040 meta = {
4141 homepage = "https://github.com/jim-easterbrook/Photini";
4242 changelog = "https://photini.readthedocs.io/en/release-${version}/misc/changelog.html";
4343- description = "An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application";
4343+ description = "Easy to use digital photograph metadata (Exif, IPTC, XMP) editing application";
4444 license = lib.licenses.gpl3Plus;
4545 maintainers = with lib.maintainers; [ zebreus ];
4646 mainProgram = "photini";
+1-1
pkgs/by-name/pi/piano-rs/package.nix
···3838 '';
39394040 meta = with lib; {
4141- description = "A multiplayer piano using UDP sockets that can be played using computer keyboard, in the terminal";
4141+ description = "Multiplayer piano using UDP sockets that can be played using computer keyboard, in the terminal";
4242 homepage = "https://github.com/ritiek/piano-rs";
4343 license = licenses.mit;
4444 mainProgram = "piano-rs";
+1-1
pkgs/by-name/pi/pihole/package.nix
···232232 };
233233234234 meta = {
235235- description = "A black hole for Internet advertisements";
235235+ description = "Black hole for Internet advertisements";
236236 license = lib.licenses.eupl12;
237237 maintainers = with lib.maintainers; [ averyvigolo ];
238238 platforms = lib.platforms.linux;
+1-1
pkgs/by-name/pi/piscope/package.nix
···48484949 meta = {
5050 homepage = "http://abyz.me.uk/rpi/pigpio/piscope.html";
5151- description = "A logic analyser (digital waveform viewer) for the Raspberry";
5151+ description = "Logic analyser (digital waveform viewer) for the Raspberry";
5252 license = lib.licenses.unlicense;
5353 maintainers = with lib.maintainers; [ doronbehar ];
5454 platforms = lib.platforms.linux;
+1-1
pkgs/by-name/po/podman-desktop/package.nix
···143143 ];
144144145145 meta = {
146146- description = "A graphical tool for developing on containers and Kubernetes";
146146+ description = "Graphical tool for developing on containers and Kubernetes";
147147 homepage = "https://podman-desktop.io";
148148 changelog = "https://github.com/containers/podman-desktop/releases/tag/v${finalAttrs.version}";
149149 license = lib.licenses.asl20;
+1-1
pkgs/by-name/po/polarity/package.nix
···2222 passthru.updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; };
23232424 meta = {
2525- description = "A Language with Dependent Data and Codata Types";
2525+ description = "Language with Dependent Data and Codata Types";
2626 homepage = "https://polarity-lang.github.io/";
2727 changelog = "https://github.com/polarity-lang/polarity/blob/${src.rev}/CHANGELOG.md";
2828 license = with lib.licenses; [
+1-1
pkgs/by-name/po/popcorntime/package.nix
···96969797 meta = with lib; {
9898 homepage = "https://github.com/popcorn-official/popcorn-desktop";
9999- description = "An application that streams movies and TV shows from torrents";
9999+ description = "Application that streams movies and TV shows from torrents";
100100 platforms = [ "x86_64-linux" ];
101101 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
102102 license = lib.licenses.gpl3;
+1-1
pkgs/by-name/pp/pplatex/package.nix
···3434 '';
35353636 meta = with lib; {
3737- description = "A tool to reformat the output of latex and friends into readable messages";
3737+ description = "Tool to reformat the output of latex and friends into readable messages";
3838 mainProgram = "pplatex";
3939 homepage = "https://github.com/stefanhepp/pplatex";
4040 license = licenses.gpl3Plus;
+1-1
pkgs/by-name/pr/premid/package.nix
···155155 ];
156156157157 meta = with lib; {
158158- description = "A simple, configurable utility to show your web activity as playing status on Discord";
158158+ description = "Simple, configurable utility to show your web activity as playing status on Discord";
159159 homepage = "https://premid.app";
160160 downloadPage = "https://premid.app/downloads";
161161 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
···26262727 meta = {
2828 homepage = "https://github.com/prometheus/jmx_exporter";
2929- description = "A process for exposing JMX Beans via HTTP for Prometheus consumption";
2929+ description = "Process for exposing JMX Beans via HTTP for Prometheus consumption";
3030 sourceProvenance = [ lib.sourceTypes.binaryBytecode ];
3131 license = lib.licenses.asl20;
3232 maintainers = [ lib.maintainers.srhb ];
+1-1
pkgs/by-name/pr/protege/package.nix
···7474 meta = {
7575 homepage = "https://protege.stanford.edu/";
7676 downloadPage = "https://protege.stanford.edu/software.php#desktop-protege";
7777- description = "A free and open-source OWL 2 ontology editor";
7777+ description = "Free and open-source OWL 2 ontology editor";
7878 longDescription = ''
7979 Protégé Desktop is a feature rich ontology editing environment with full
8080 support for the OWL 2 Web Ontology Language, and direct in-memory
···9898 );
9999100100 meta = with lib; {
101101- description = "A collection of more than 1000 solitaire card games";
101101+ description = "Collection of more than 1000 solitaire card games";
102102 mainProgram = "pysol.py";
103103 homepage = "https://pysolfc.sourceforge.io";
104104 license = licenses.gpl3;
+1-1
pkgs/by-name/py/pyzy/package.nix
···4646 };
47474848 meta = with lib; {
4949- description = "The Chinese PinYin and Bopomofo conversion library";
4949+ description = "Chinese PinYin and Bopomofo conversion library";
5050 homepage = "https://github.com/openSUSE/pyzy";
5151 license = licenses.lgpl21;
5252 maintainers = with maintainers; [ azuwis ];
+1-1
pkgs/by-name/qu/quark-goldleaf/package.nix
···98989999 meta = {
100100 changelog = "https://github.com/XorTroll/Goldleaf/releases/tag/${src.rev}";
101101- description = "A GUI tool for transfering files between a computer and a Nintendo Switch running Goldleaf";
101101+ description = "GUI tool for transfering files between a computer and a Nintendo Switch running Goldleaf";
102102 homepage = "https://github.com/XorTroll/Goldleaf#quark-and-remote-browsing";
103103 longDescription = ''
104104 ${meta.description}
+1-1
pkgs/by-name/ra/rainfrog/package.nix
···37373838 meta = {
3939 changelog = "https://github.com/achristmascarl/rainfrog/releases/tag/v${version}";
4040- description = "A database management TUI for postgres";
4040+ description = "Database management TUI for postgres";
4141 homepage = "https://github.com/achristmascarl/rainfrog";
4242 license = lib.licenses.mit;
4343 mainProgram = "rainfrog";
+1-1
pkgs/by-name/ra/raygui/package.nix
···3838 '';
39394040 meta = {
4141- description = "A simple and easy-to-use immediate-mode gui library";
4141+ description = "Simple and easy-to-use immediate-mode gui library";
4242 homepage = "https://github.com/raysan5/raygui";
4343 license = lib.licenses.zlib;
4444 maintainers = with lib.maintainers; [ sigmanificient ];
+1-1
pkgs/by-name/re/realm/package.nix
···2828 };
29293030 meta = with lib; {
3131- description = "A simple, high performance relay server written in rust";
3131+ description = "Simple, high performance relay server written in rust";
3232 homepage = "https://github.com/zhboner/realm";
3333 mainProgram = "realm";
3434 license = licenses.mit;
+1-1
pkgs/by-name/re/redact/package.nix
···4949 '';
50505151 meta = {
5252- description = "The only platform that allows you to automatically clean up your old posts from services like Twitter, Reddit, Facebook, Discord, and more, all in one place.";
5252+ description = "Only platform that allows you to automatically clean up your old posts from services like Twitter, Reddit, Facebook, Discord, and more, all in one place";
5353 homepage = "https://redact.dev/";
5454 license = lib.licenses.unfree;
5555 maintainers = with lib.maintainers; [ reputable2772 ];
+1-1
pkgs/by-name/re/restic-browser/package.nix
···6161 passthru.updateScript = nix-update-script { };
62626363 meta = {
6464- description = "A GUI to browse and restore restic backup repositories";
6464+ description = "GUI to browse and restore restic backup repositories";
6565 homepage = "https://github.com/emuell/restic-browser";
6666 changelog = "https://github.com/emuell/restic-browser/releases/tag/v${version}";
6767 license = lib.licenses.mit;
+1-1
pkgs/by-name/re/rewritefs/package.nix
···3232 preConfigure = "substituteInPlace Makefile --replace /usr/local $out";
33333434 meta = with lib; {
3535- description = "A FUSE filesystem intended to be used like Apache mod_rewrite";
3535+ description = "FUSE filesystem intended to be used like Apache mod_rewrite";
3636 homepage = "https://github.com/sloonz/rewritefs";
3737 license = licenses.gpl2Only;
3838 maintainers = with maintainers; [ rnhmjoj ];
+1-1
pkgs/by-name/rp/rpm-sequoia/package.nix
···7171 passthru.updateScript = nix-update-script { };
72727373 meta = {
7474- description = "An OpenPGP backend for rpm using Sequoia PGP";
7474+ description = "OpenPGP backend for rpm using Sequoia PGP";
7575 homepage = "https://sequoia-pgp.org/";
7676 license = lib.licenses.gpl2Plus;
7777 maintainers = with lib.maintainers; [ baloo ];
+1-1
pkgs/by-name/ru/rundeck-cli/package.nix
···4848 };
49495050 meta = {
5151- description = "The official CLI tool for Rundeck";
5151+ description = "Official CLI tool for Rundeck";
5252 longDescription = ''
5353 The rd command provides command line access to the Rundeck HTTP API,
5454 allowing you to access and control your Rundeck server from the
+1-1
pkgs/by-name/ru/rush-parallel/package.nix
···2323 ];
24242525 meta = {
2626- description = "A cross-platform command-line tool for executing jobs in parallel";
2626+ description = "Cross-platform command-line tool for executing jobs in parallel";
2727 homepage = "https://github.com/shenwei356/rush";
2828 changelog = "https://github.com/shenwei356/rush/blob/${src.rev}/CHANGELOG.md";
2929 license = lib.licenses.mit;
+1-1
pkgs/by-name/ru/rustmission/package.nix
···2828 doCheck = false;
29293030 meta = {
3131- description = "A TUI for the Transmission daemon";
3131+ description = "TUI for the Transmission daemon";
3232 homepage = "https://github.com/intuis/rustmission";
3333 changelog = "https://github.com/intuis/rustmission/releases/tag/v${version}";
3434 license = lib.licenses.gpl3Only;
+1-1
pkgs/by-name/sa/sarif-fmt/package.nix
···4141 };
42424343 meta = {
4444- description = "A CLI tool to pretty print SARIF diagnostics";
4444+ description = "CLI tool to pretty print SARIF diagnostics";
4545 homepage = "https://psastras.github.io/sarif-rs";
4646 license = lib.licenses.mit;
4747 maintainers = with lib.maintainers; [ getchoo ];
+1-1
pkgs/by-name/sa/satdump/package.nix
···9898 passthru.updateScript = nix-update-script { };
9999100100 meta = {
101101- description = "A generic satellite data processing software";
101101+ description = "Generic satellite data processing software";
102102 homepage = "https://www.satdump.org/";
103103 changelog = "https://github.com/SatDump/SatDump/releases/tag/${finalAttrs.version}";
104104 license = lib.licenses.gpl3Plus;
+1-1
pkgs/by-name/sb/sbom4python/package.nix
···44444545 meta = {
4646 changelog = "https://github.com/anthonyharrison/sbom4python/releases/tag/${src.tag}";
4747- description = "A tool to generate a SBOM (Software Bill of Materials) for an installed Python module";
4747+ description = "Tool to generate a SBOM (Software Bill of Materials) for an installed Python module";
4848 homepage = "https://github.com/anthonyharrison/sbom4python";
4949 license = lib.licenses.asl20;
5050 mainProgram = "sbom4python";
+1-1
pkgs/by-name/sb/sbt-extras/package.nix
···8383 '';
84848585 meta = {
8686- description = "A more featureful runner for sbt, the simple/scala/standard build tool";
8686+ description = "More featureful runner for sbt, the simple/scala/standard build tool";
8787 homepage = "https://github.com/paulp/sbt-extras";
8888 license = lib.licenses.bsd3;
8989 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/sc/scitokens-cpp/package.nix
···35353636 meta = with lib; {
3737 homepage = "https://github.com/scitokens/scitokens-cpp/";
3838- description = "A C++ implementation of the SciTokens library with a C library interface";
3838+ description = "C++ implementation of the SciTokens library with a C library interface";
3939 platforms = platforms.unix;
4040 license = licenses.asl20;
4141 maintainers = with maintainers; [ evey ];
+1-1
pkgs/by-name/se/seq-cli/package.nix
···3232 };
33333434 meta = {
3535- description = "The Seq command-line client. Administer, log, ingest, search, from any OS";
3535+ description = "Seq command-line client. Administer, log, ingest, search, from any OS";
3636 homepage = "https://github.com/datalust/seqcli";
3737 license = lib.licenses.asl20;
3838 maintainers = with lib.maintainers; [ hausken ];
+1-1
pkgs/by-name/se/serie/package.nix
···2626 passthru.tests.version = testers.testVersion { package = serie; };
27272828 meta = with lib; {
2929- description = "A rich git commit graph in your terminal, like magic";
2929+ description = "Rich git commit graph in your terminal, like magic";
3030 homepage = "https://github.com/lusingander/serie";
3131 license = with licenses; [ mit ];
3232 maintainers = with maintainers; [ matthiasbeyer ];
+1-1
pkgs/by-name/se/servo/package.nix
···155155 };
156156157157 meta = {
158158- description = "The embeddable, independent, memory-safe, modular, parallel web rendering engine";
158158+ description = "Embeddable, independent, memory-safe, modular, parallel web rendering engine";
159159 homepage = "https://servo.org";
160160 license = lib.licenses.mpl20;
161161 maintainers = with lib.maintainers; [
+1-1
pkgs/by-name/sh/shader-slang/package.nix
···142142 };
143143144144 meta = {
145145- description = "A shading language that makes it easier to build and maintain large shader codebases in a modular and extensible fashion";
145145+ description = "Shading language that makes it easier to build and maintain large shader codebases in a modular and extensible fashion";
146146 homepage = "https://github.com/shader-slang/slang";
147147 license = with lib.licenses; [
148148 asl20
+1-1
pkgs/by-name/sh/shellspec/package.nix
···2929 dontBuild = true;
30303131 meta = with lib; {
3232- description = "A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells";
3232+ description = "Full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells";
3333 homepage = "https://shellspec.info/";
3434 changelog = "https://github.com/shellspec/shellspec/releases/tag/${version}";
3535 license = licenses.mit;
+1-1
pkgs/by-name/sh/shipwright/package.nix
···276276277277 meta = {
278278 homepage = "https://github.com/HarbourMasters/Shipwright";
279279- description = "A PC port of Ocarina of Time with modern controls, widescreen, high-resolution, and more";
279279+ description = "PC port of Ocarina of Time with modern controls, widescreen, high-resolution, and more";
280280 mainProgram = "soh";
281281 platforms = lib.platforms.linux ++ lib.platforms.darwin;
282282 maintainers = with lib.maintainers; [
···3838 };
39394040 meta = with lib; {
4141- description = "A local DNS server to obtain the fastest website IP for the best Internet experience";
4141+ description = "Local DNS server to obtain the fastest website IP for the best Internet experience";
4242 longDescription = ''
4343 SmartDNS is a local DNS server. SmartDNS accepts DNS query requests from local clients, obtains DNS query results from multiple upstream DNS servers, and returns the fastest access results to clients.
4444 Avoiding DNS pollution and improving network access speed, supports high-performance ad filtering.
···24242525 meta = {
2626 homepage = "https://github.com/sourcemeta/jsonschema";
2727- description = "The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines ";
2727+ description = "CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines ";
2828 changelog = "https://github.com/sourcemeta/jsonschema/releases";
2929 license = with lib.licenses; [
3030 agpl3Plus
+1-1
pkgs/by-name/sp/sparrow3d/package.nix
···94949595 meta = {
9696 homepage = "https://github.com/theZiz/sparrow3d";
9797- description = "A software renderer for different open handhelds like the gp2x, wiz, caanoo and pandora";
9797+ description = "Software renderer for different open handhelds like the gp2x, wiz, caanoo and pandora";
9898 license = lib.licenses.lgpl21;
9999 maintainers = with lib.maintainers; [ colinsane ];
100100 platforms = lib.platforms.linux;
+1-1
pkgs/by-name/sp/spip/package.nix
···5959 '';
60606161 meta = with lib; {
6262- description = "A random forest model for splice prediction in genomics";
6262+ description = "Random forest model for splice prediction in genomics";
6363 license = licenses.mit;
6464 homepage = "https://github.com/raphaelleman/SPiP";
6565 maintainers = with maintainers; [ apraga ];
+1-1
pkgs/by-name/sp/splash/package.nix
···4747 doInstallCheck = true;
48484949 meta = {
5050- description = "An interactive visualisation and plotting tool using kernel interpolation, mainly used for Smoothed Particle Hydrodynamics simulations";
5050+ description = "Interactive visualisation and plotting tool using kernel interpolation, mainly used for Smoothed Particle Hydrodynamics simulations";
5151 inherit (finalAttrs.src.meta) homepage;
5252 license = lib.licenses.lgpl3Plus;
5353 maintainers = with lib.maintainers; [ doronbehar ];
+1-1
pkgs/by-name/sr/srgn/package.nix
···2727 '';
28282929 meta = with lib; {
3030- description = "A code surgeon for precise text and code transplantation";
3030+ description = "Code surgeon for precise text and code transplantation";
3131 license = licenses.mit;
3232 maintainers = with maintainers; [ magistau ];
3333 mainProgram = "srgn";
+1-1
pkgs/by-name/st/stardust-xr-flatland/package.nix
···2626 };
27272828 meta = {
2929- description = "A flat window for Stardust XR";
2929+ description = "Flat window for Stardust XR";
3030 homepage = "https://stardustxr.org";
3131 license = lib.licenses.mit;
3232 mainProgram = "flatland";
+1-1
pkgs/by-name/st/stardust-xr-kiara/package.nix
···4747 };
48484949 meta = {
5050- description = "A 360-degree app shell / DE for Stardust XR using Niri";
5050+ description = "360-degree app shell / DE for Stardust XR using Niri";
5151 homepage = "https://stardustxr.org/";
5252 license = lib.licenses.mit;
5353 mainProgram = "kiara";
+1-1
pkgs/by-name/st/stm32cubemx/package.nix
···8686 '';
87878888 meta = with lib; {
8989- description = "A graphical tool for configuring STM32 microcontrollers and microprocessors";
8989+ description = "Graphical tool for configuring STM32 microcontrollers and microprocessors";
9090 longDescription = ''
9191 A graphical tool that allows a very easy configuration of STM32
9292 microcontrollers and microprocessors, as well as the generation of the
+1-1
pkgs/by-name/st/string-view-lite/package.nix
···2929 };
30303131 meta = {
3232- description = "A C++17-like string_view for C++98, C++11 and later in a single-file header-only library";
3232+ description = "C++17-like string_view for C++98, C++11 and later in a single-file header-only library";
3333 homepage = "https://github.com/martinmoene/string-view-lite";
3434 changelog = "https://github.com/martinmoene/string-view-lite/blob/v${finalAttrs.version}/CHANGES.txt";
3535 license = lib.licenses.boost;
+1-1
pkgs/by-name/st/stylelint-lsp/package.nix
···6262 passthru.updateScript = nix-update-script { };
63636464 meta = {
6565- description = "A stylelint Language Server";
6565+ description = "Stylelint Language Server";
6666 homepage = "https://github.com/bmatcuk/stylelint-lsp";
6767 license = lib.licenses.mit;
6868 mainProgram = "stylelint-lsp";
+1-1
pkgs/by-name/su/subtitleedit/package.nix
···8484 passthru.updateScript = nix-update-script { };
85858686 meta = with lib; {
8787- description = "A subtitle editor";
8787+ description = "Subtitle editor";
8888 longDescription = ''
8989 With Subtitle Edit you can easily adjust a subtitle if it is out of sync with
9090 the video in several different ways. You can also use it for making
+1-1
pkgs/by-name/su/supermariowar/package.nix
···5757 passthru.updateScript = unstableGitUpdater { };
58585959 meta = {
6060- description = "A fan-made multiplayer Super Mario Bros. style deathmatch game";
6060+ description = "Fan-made multiplayer Super Mario Bros. style deathmatch game";
6161 homepage = "https://github.com/mmatyas/supermariowar";
6262 changelog = "https://github.com/mmatyas/supermariowar/blob/${finalAttrs.src.rev}/CHANGELOG";
6363 license = lib.licenses.gpl2Plus;
+1-1
pkgs/by-name/su/supersonic/package.nix
···95959696 meta = with lib; {
9797 mainProgram = "supersonic" + lib.optionalString waylandSupport "-wayland";
9898- description = "A lightweight cross-platform desktop client for Subsonic music servers";
9898+ description = "Lightweight cross-platform desktop client for Subsonic music servers";
9999 homepage = "https://github.com/dweymouth/supersonic";
100100 platforms = platforms.linux ++ platforms.darwin;
101101 license = licenses.gpl3Plus;
+1-1
pkgs/by-name/su/sus-compiler/package.nix
···3636 updateScript = nix-update-script { extraArgs = [ "--generate-lockfile" ]; };
37373838 meta = {
3939- description = "A new Hardware Design Language that keeps you in the driver's seat";
3939+ description = "New Hardware Design Language that keeps you in the driver's seat";
4040 homepage = "https://github.com/pc2/sus-compiler";
4141 license = lib.licenses.gpl3Only;
4242 maintainers = with lib.maintainers; [ pbsds ];
+1-1
pkgs/by-name/sv/svix-cli/package.nix
···3939 ];
40404141 meta = with lib; {
4242- description = "A CLI for interacting with the Svix API";
4242+ description = "CLI for interacting with the Svix API";
4343 homepage = "https://github.com/svix/svix-cli/";
4444 license = licenses.gpl3;
4545 maintainers = with maintainers; [ techknowlogick ];
+1-1
pkgs/by-name/sw/swiftlint/package.nix
···3535 passthru.updateScript = nix-update-script { };
36363737 meta = {
3838- description = "A tool to enforce Swift style and conventions";
3838+ description = "Tool to enforce Swift style and conventions";
3939 homepage = "https://realm.github.io/SwiftLint/";
4040 license = lib.licenses.mit;
4141 mainProgram = "swiftlint";
+1-1
pkgs/by-name/sw/swiftshader/package.nix
···5050 '';
51515252 meta = with lib; {
5353- description = "A high-performance CPU-based implementation of the Vulkan 1.3 graphics API";
5353+ description = "High-performance CPU-based implementation of the Vulkan 1.3 graphics API";
5454 homepage = "https://opensource.google/projects/swiftshader";
5555 license = licenses.asl20;
5656 # Should be possible to support Darwin by changing the install phase with
+1-1
pkgs/by-name/sy/symfpu/package.nix
···4646 '';
47474848 meta = with lib; {
4949- description = "A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point";
4949+ description = "(concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point";
5050 homepage = "https://github.com/martin-cs/symfpu";
5151 license = licenses.gpl3Only;
5252 platforms = platforms.unix;
+1-1
pkgs/by-name/sy/synthesia/package.nix
···6969 '';
70707171 meta = with lib; {
7272- description = "A fun way to learn how to play the piano";
7272+ description = "Fun way to learn how to play the piano";
7373 homepage = "https://synthesiagame.com/";
7474 downloadPage = "https://synthesiagame.com/download";
7575 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
···15151616let
1717 pname = "techmino";
1818- description = "A modern Tetris clone with many features";
1818+ description = "Modern Tetris clone with many features";
19192020 desktopItem = makeDesktopItem {
2121 name = pname;
+1-1
pkgs/by-name/te/ted/package.nix
···9696 ];
97979898 meta = with lib; {
9999- description = "An easy rich text processor";
9999+ description = "Easy rich text processor";
100100 longDescription = ''
101101 Ted is a text processor running under X Windows on Unix/Linux systems.
102102 Ted was developed as a standard easy light weight word processor, having
+1-1
pkgs/by-name/tf/tfmigrate/package.nix
···2929 passthru.updateScript = nix-update-script { };
30303131 meta = {
3232- description = "A Terraform / OpenTofu state migration tool for GitOps ";
3232+ description = "Terraform / OpenTofu state migration tool for GitOps ";
3333 homepage = "https://github.com/minamijoyo/tfmigrate";
3434 changelog = "https://github.com/minamijoyo/tfmigrate/releases/tag/v${finalAttrs.version}";
3535 license = lib.licenses.mit;
+1-1
pkgs/by-name/tf/tfswitch/package.nix
···2626 '';
27272828 meta = with lib; {
2929- description = "A command line tool to switch between different versions of terraform";
2929+ description = "Command line tool to switch between different versions of terraform";
3030 mainProgram = "tfswitch";
3131 homepage = "https://github.com/warrensbox/terraform-switcher";
3232 license = licenses.mit;
+1-1
pkgs/by-name/tg/tg-archive/package.nix
···3939 ];
40404141 meta = {
4242- description = "A tool for exporting Telegram group chats into static websites like mailing list archives";
4242+ description = "Tool for exporting Telegram group chats into static websites like mailing list archives";
4343 homepage = "https://github.com/knadh/tg-archive";
4444 license = lib.licenses.mit;
4545 maintainers = with lib.maintainers; [ euxane ];
+1-1
pkgs/by-name/ti/tic-80/package.nix
···130130 '';
131131132132 meta = with lib; {
133133- description = "A free and open source fantasy computer for making, playing and sharing tiny games";
133133+ description = "Free and open source fantasy computer for making, playing and sharing tiny games";
134134 longDescription = ''
135135 TIC-80 is a free and open source fantasy computer for making, playing and
136136 sharing tiny games.
+1-1
pkgs/by-name/to/tome2/package.nix
···11111212let
1313 pname = "tome2";
1414- description = "A dungeon crawler similar to Angband, based on the works of Tolkien";
1414+ description = "Dungeon crawler similar to Angband, based on the works of Tolkien";
15151616 desktopItem = makeDesktopItem {
1717 desktopName = pname;
+1-1
pkgs/by-name/tr/transgui/package.nix
···108108 };
109109110110 meta = {
111111- description = "A cross platform front-end for the Transmission BitTorrent client";
111111+ description = "Cross platform front-end for the Transmission BitTorrent client";
112112 homepage = "https://sourceforge.net/p/transgui";
113113 license = lib.licenses.gpl2Plus;
114114 maintainers = with lib.maintainers; [ ramkromberg ];
+1-1
pkgs/by-name/tr/trrntzip/package.nix
···3131 buildInputs = [ zlib ];
32323333 meta = with lib; {
3434- description = "The goal of the program is to use standard values when creating zips to create identical files over multiple systems";
3434+ description = "Goal of the program is to use standard values when creating zips to create identical files over multiple systems";
3535 longDescription = ''
3636 Torrentzip converts zip archives to a standard format with some
3737 pre-defined values, sorting the files, and using particular compression
+1-1
pkgs/by-name/ts/tscli/package.nix
···3333 '';
34343535 meta = {
3636- description = "A CLI tool to interact with the Tailscale API";
3636+ description = "CLI tool to interact with the Tailscale API";
3737 homepage = "https://github.com/jaxxstorm/tscli";
3838 changelog = "https://github.com/jaxxstorm/tscli/releases/tag/${src.tag}/CHANGELOG.md";
3939 mainProgram = "tscli";
···2020 passthru.updateScript = nix-update-script { };
21212222 meta = {
2323- description = "A fast timezone finder for Rust";
2323+ description = "Fast timezone finder for Rust";
2424 homepage = "https://github.com/ringsaturn/tzf-rs";
2525 changelog = "https://github.com/ringsaturn/tzf-rs/releases/tag/v${finalAttrs.version}";
2626 license = lib.licenses.mit;
+1-1
pkgs/by-name/u-/u-root/package.nix
···5555 };
56565757 meta = {
5858- description = "A fully Go userland with Linux bootloaders";
5858+ description = "Fully Go userland with Linux bootloaders";
5959 longDescription = ''
6060 u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
6161
+1-1
pkgs/by-name/un/unflac/package.nix
···2525 '';
26262727 meta = with lib; {
2828- description = "A command line tool for fast frame accurate audio image + cue sheet splitting";
2828+ description = "Command line tool for fast frame accurate audio image + cue sheet splitting";
2929 homepage = "https://sr.ht/~ft/unflac/";
3030 license = licenses.mit;
3131 platforms = platforms.all;
+1-1
pkgs/by-name/un/unnamed-sdvx-clone/package.nix
···102102 '';
103103104104 meta = {
105105- description = "A game based on K-Shoot MANIA and Sound Voltex";
105105+ description = "Game based on K-Shoot MANIA and Sound Voltex";
106106 license = lib.licenses.mit;
107107 maintainers = with lib.maintainers; [ sako ];
108108 platforms = lib.platforms.linux;
+1-1
pkgs/by-name/us/usbkvm/package.nix
···92929393 meta = {
9494 homepage = "https://github.com/carrotIndustries/usbkvm";
9595- description = "An open-source USB KVM (Keyboard, Video and Mouse) adapter";
9595+ description = "Open-source USB KVM (Keyboard, Video and Mouse) adapter";
9696 changelog = "https://github.com/carrotIndustries/usbkvm/releases/tag/v${version}";
9797 license = lib.licenses.gpl3;
9898 maintainers = with lib.maintainers; [ lschuermann ];
···4545 '';
46464747 meta = {
4848- description = "The video game that combines elements of the racing and role-playing genres";
4848+ description = "Video game that combines elements of the racing and role-playing genres";
4949 homepage = "https://github.com/KranX/Vangers";
5050 mainProgram = "vangers";
5151 platforms = lib.platforms.all;
+1-1
pkgs/by-name/va/variant-lite/package.nix
···3434 };
35353636 meta = {
3737- description = "A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library";
3737+ description = "C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library";
3838 homepage = "https://github.com/martinmoene/variant-lite";
3939 changelog = "https://github.com/martinmoene/variant-lite/blob/v${finalAttrs.version}/CHANGES.txt";
4040 license = lib.licenses.boost;
+1-1
pkgs/by-name/ve/veloren/package.nix
···101101 '';
102102103103 meta = with lib; {
104104- description = "An open world, open source voxel RPG";
104104+ description = "Open world, open source voxel RPG";
105105 homepage = "https://www.veloren.net";
106106 license = licenses.gpl3;
107107 mainProgram = "veloren-voxygen";
+1-1
pkgs/by-name/vi/vimcats/package.nix
···2525 passthru.tests.version = testers.testVersion { package = vimcats; };
26262727 meta = with lib; {
2828- description = "A CLI to generate vim/nvim help doc from LuaCATS. Forked from lemmy-help";
2828+ description = "CLI to generate vim/nvim help doc from LuaCATS. Forked from lemmy-help";
2929 longDescription = ''
3030 `vimcats` is a LuaCATS parser as well as a CLI which takes that parsed tree and converts it into vim help docs.
3131 It is a fork of lemmy-help that aims to support more recent LuaCATS features.
+1-1
pkgs/by-name/vi/vis/package.nix
···7777 ];
78787979 meta = with lib; {
8080- description = "A vim like editor";
8080+ description = "Vim like editor";
8181 homepage = "https://github.com/martanne/vis";
8282 license = licenses.isc;
8383 maintainers = with maintainers; [ ramkromberg ];
+1-1
pkgs/by-name/vk/vkd3d-proton/package.nix
···42424343 meta = {
4444 homepage = "https://github.com/HansKristian-Work/vkd3d-proton";
4545- description = "A fork of VKD3D, which aims to implement the full Direct3D 12 API on top of Vulkan";
4545+ description = "Fork of VKD3D, which aims to implement the full Direct3D 12 API on top of Vulkan";
4646 license = with lib.licenses; [ lgpl21Plus ];
4747 maintainers = with lib.maintainers; [ ];
4848 inherit (wine.meta) platforms;
···7575 '';
76767777 meta = with lib; {
7878- description = "A DAP-compatible JavaScript debugger";
7878+ description = "DAP-compatible JavaScript debugger";
7979 longDescription = ''
8080 This is a [DAP](https://microsoft.github.io/debug-adapter-protocol/)-based
8181 JavaScript debugger. It debugs Node.js, Chrome, Edge, WebView2, VS Code
+1-1
pkgs/by-name/vs/vst2-sdk/package.nix
···1616 '';
17171818 meta = {
1919- description = "The VST2 source development kit";
1919+ description = "VST2 source development kit";
2020 longDescription = ''
2121 VST2 is proprietary, and deprecated by Steinberg.
2222 As such, it should only be used for legacy reasons.
+1-1
pkgs/by-name/vz/vzic/package.nix
···49495050 meta = {
5151 homepage = "https://github.com/libical/vzic";
5252- description = "A program to convert the IANA timezone database files into VTIMEZONE files compatible with the iCalendar specification";
5252+ description = "Program to convert the IANA timezone database files into VTIMEZONE files compatible with the iCalendar specification";
5353 changelog = "https://github.com/libical/vzic/blob/${src.rev}/ChangeLog";
5454 mainProgram = "vzic";
5555 license = with lib.licenses; [ gpl2Plus ];
+1-1
pkgs/by-name/wc/wchisp/package.nix
···3535 };
36363737 meta = {
3838- description = "A command-line implementation of WCHISPTool, for flashing ch32 MCUs";
3838+ description = "Command-line implementation of WCHISPTool, for flashing ch32 MCUs";
3939 homepage = "https://ch32-rs.github.io/wchisp/";
4040 changelog = "https://github.com/ch32-rs/wchisp/releases/tag/v${version}";
4141 license = with lib.licenses; [ gpl2Only ];
···8080 passthru.updateScript = ./update.sh;
81818282 meta = {
8383- description = "A Discord and SpaceBar electron-based client implemented without Discord API";
8383+ description = "Discord and SpaceBar electron-based client implemented without Discord API";
8484 homepage = "https://github.com/SpacingBat3/WebCord";
8585 downloadPage = "https://github.com/SpacingBat3/WebCord/releases";
8686 changelog = "https://github.com/SpacingBat3/WebCord/releases/tag/v${version}";
+1-1
pkgs/by-name/wg/wg-access-server/package.nix
···6666 };
67676868 meta = with lib; {
6969- description = "An all-in-one WireGuard VPN solution with a web ui for connecting devices";
6969+ description = "All-in-one WireGuard VPN solution with a web ui for connecting devices";
7070 homepage = "https://github.com/freifunkMUC/wg-access-server";
7171 license = licenses.mit;
7272 maintainers = with maintainers; [ xanderio ];
···3535 passthru.tests.basic = nixosTests.yggdrasil;
36363737 meta = with lib; {
3838- description = "An experiment in scalable routing as an encrypted IPv6 overlay network";
3838+ description = "Experiment in scalable routing as an encrypted IPv6 overlay network";
3939 homepage = "https://yggdrasil-network.github.io/";
4040 license = licenses.lgpl3;
4141 maintainers = with maintainers; [
+1-1
pkgs/by-name/yt/ytmdesktop/package.nix
···140140141141 meta = {
142142 changelog = "https://github.com/ytmdesktop/ytmdesktop/tag/v${finalAttrs.version}";
143143- description = "A Desktop App for YouTube Music";
143143+ description = "Desktop App for YouTube Music";
144144 downloadPage = "https://github.com/ytmdesktop/ytmdesktop/releases";
145145 homepage = "https://ytmdesktop.app/";
146146 license = lib.licenses.gpl3Only;
+1-1
pkgs/by-name/z8/z88dk/package.nix
···2525 hash = "sha256-NbQIy9d4ZcMnRJJApPBSej+W6e/aJ8rkb5E7rD7GVgs=";
2626 };
2727 meta = {
2828- description = "A date object with as little code as possible (and rw accessors)";
2828+ description = "Date object with as little code as possible (and rw accessors)";
2929 license = with lib.licenses; [
3030 artistic1
3131 gpl1Plus
+1-1
pkgs/by-name/ze/zenoh-plugin-mqtt/package.nix
···2222 doCheck = false;
23232424 meta = {
2525- description = "A Zenoh plug-in that allows to integrate and/or route MQTT pub/sub with Eclipse Zenoh";
2525+ description = "Zenoh plug-in that allows to integrate and/or route MQTT pub/sub with Eclipse Zenoh";
2626 homepage = "https://github.com/eclipse-zenoh/zenoh-plugin-mqtt";
2727 license = with lib.licenses; [
2828 epl20
+1-1
pkgs/by-name/ze/zeronsd/package.nix
···3232 doCheck = false;
33333434 meta = with lib; {
3535- description = "A DNS server for ZeroTier users";
3535+ description = "DNS server for ZeroTier users";
3636 homepage = "https://github.com/zerotier/zeronsd";
3737 license = licenses.bsd3;
3838 maintainers = [ maintainers.dstengele ];
+1-1
pkgs/by-name/zi/zimfw/package.nix
···2929 '';
30303131 meta = with lib; {
3232- description = "The Zsh configuration framework with blazing speed and modular extensions";
3232+ description = "Zsh configuration framework with blazing speed and modular extensions";
3333 homepage = "https://zimfw.sh";
3434 license = licenses.mit;
3535 maintainers = [ maintainers.joedevivo ];
+1-1
pkgs/by-name/zs/zsh-zhooks/package.nix
···2323 '';
24242525 meta = {
2626- description = "A tool for displaying the code for all Zsh hook functions";
2626+ description = "Tool for displaying the code for all Zsh hook functions";
2727 homepage = "https://github.com/agkozak/zhooks";
2828 license = lib.licenses.mit;
2929 longDescription = ''
+1-1
pkgs/by-name/zt/ztools/package.nix
···3232 '';
33333434 meta = {
3535- description = "An essential set of Z-machine tools for interpreter authors, experienced Inform programmers, and Z-code hackers.";
3535+ description = "Essential set of Z-machine tools for interpreter authors, experienced Inform programmers, and Z-code hackers";
3636 homepage = "http://inform-fiction.org/zmachine/ztools.html";
3737 license = lib.licenses.cc-by-sa-40;
3838 platforms = lib.platforms.unix;