+1
-1
pkgs/applications/editors/android-studio-for-platform/common.nix
+1
-1
pkgs/applications/editors/android-studio-for-platform/common.nix
···
170
170
unwrapped = androidStudioForPlatform;
171
171
};
172
172
meta = with lib; {
173
-
description = "The Official IDE for Android platform development";
173
+
description = "Official IDE for Android platform development";
174
174
longDescription = ''
175
175
Android Studio for Platform (ASfP) is the version of the Android Studio IDE
176
176
for Android Open Source Project (AOSP) platform developers who build with the Soong build system.
+1
-1
pkgs/applications/editors/kakoune/plugins/overrides.nix
+1
-1
pkgs/applications/editors/kakoune/plugins/overrides.nix
···
180
180
'';
181
181
182
182
meta = with lib; {
183
-
description = "hinting brought to Kakoune selections";
183
+
description = "Hinting brought to Kakoune selections";
184
184
homepage = "https://git.sr.ht/~hadronized/hop.kak/";
185
185
license = licenses.bsd3;
186
186
maintainers = with maintainers; [ oleina ];
+5
-5
pkgs/applications/editors/vscode/extensions/default.nix
+5
-5
pkgs/applications/editors/vscode/extensions/default.nix
···
618
618
hash = "sha256-7pbl5OgvJ6S0mtZWsEyUzlg+lkUhdq3rkCCpLsvTm4g=";
619
619
};
620
620
meta = {
621
-
description = "A VSCode extension that changes the markdown preview to support GitHub markdown features";
621
+
description = "VSCode extension that changes the markdown preview to support GitHub markdown features";
622
622
downloadPage = "https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview";
623
623
homepage = "https://github.com/mjbvz/vscode-github-markdown-preview";
624
624
license = lib.licenses.mit;
···
1919
1919
hash = "sha256-YAMH5smLyBuoTdlxSCTPyMIKOWTSIdf2MQVZuOO2V1w=";
1920
1920
};
1921
1921
meta = {
1922
-
description = "A VSCode extension that adds syntax highlighting for Pandoc-flavored Markdown";
1922
+
description = "VSCode extension that adds syntax highlighting for Pandoc-flavored Markdown";
1923
1923
downloadPage = "https://marketplace.visualstudio.com/items?itemName=garlicbreadcleric.pandoc-markdown-syntax";
1924
1924
homepage = "https://github.com/garlicbreadcleric/vscode-pandoc-markdown";
1925
1925
license = lib.licenses.mit;
···
2667
2667
};
2668
2668
meta = {
2669
2669
changelog = "https://marketplace.visualstudio.com/items/wayou.vscode-todo-highlight/changelog";
2670
-
description = "highlight TODOs, FIXMEs, and any keywords, annotations...";
2670
+
description = "Highlight TODOs, FIXMEs, and any keywords, annotations...";
2671
2671
downloadPage = "https://marketplace.visualstudio.com/items?itemName=jgclark.vscode-todo-highlight";
2672
2672
homepage = "https://github.com/jgclark/vscode-todo-highlight";
2673
2673
license = lib.licenses.mit;
···
3523
3523
hash = "sha256-yeX6RAJl07d+SuYyGQFLZNcUzVKAsmPFyTKEn+y3GuM=";
3524
3524
};
3525
3525
meta = {
3526
-
description = "A Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files";
3526
+
description = "Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files";
3527
3527
downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh-edit";
3528
3528
homepage = "https://code.visualstudio.com/docs/remote/ssh";
3529
3529
license = lib.licenses.unfree;
···
4207
4207
changelog = "https://github.com/sdras/night-owl-vscode-theme/blob/main/CHANGELOG.md#${
4208
4208
builtins.replaceStrings [ "." ] [ "" ] mktplcRef.version
4209
4209
}";
4210
-
description = "A Visual Studio Code theme named Light Owl for daytime usage";
4210
+
description = "Visual Studio Code theme named Light Owl for daytime usage";
4211
4211
longDescription = ''
4212
4212
A VS Code theme for the night owls out there. Now introducing
4213
4213
Light Owl theme for daytime usage. Decisions were based
+1
-1
pkgs/applications/editors/vscode/extensions/dendron.adjust-heading-level/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/dendron.adjust-heading-level/default.nix
···
8
8
hash = "sha256-u50RJ7ETVFUC43mp94VJsR931b9REBaTyRhZE7muoLw=";
9
9
};
10
10
meta = {
11
-
description = "A VSCode extension to adjust the heading level of the selected text";
11
+
description = "VSCode extension to adjust the heading level of the selected text";
12
12
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.adjust-heading-level";
13
13
homepage = "https://github.com/kevinslin/adjust-heading-level";
14
14
license = lib.licenses.asl20;
+1
-1
pkgs/applications/editors/vscode/extensions/dendron.dendron-markdown-preview-enhanced/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/dendron.dendron-markdown-preview-enhanced/default.nix
···
8
8
hash = "sha256-uJmdsC+nKCkAJVH+szNepPcyfHD4ZQ83on195jjqZig=";
9
9
};
10
10
meta = {
11
-
description = "A SUPER POWERFUL markdown extension for Visual Studio Code to bring you a wonderful markdown writing experience";
11
+
description = "SUPER POWERFUL markdown extension for Visual Studio Code to bring you a wonderful markdown writing experience";
12
12
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron-markdown-preview-enhanced";
13
13
homepage = "https://github.com/dendronhq/markdown-preview-enhanced";
14
14
license = lib.licenses.ncsa;
+1
-1
pkgs/applications/editors/vscode/extensions/dendron.dendron/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/dendron.dendron/default.nix
···
9
9
};
10
10
meta = {
11
11
changelog = "https://github.com/dendronhq/dendron/blob/master/CHANGELOG.md";
12
-
description = "The personal knowledge management (PKM) tool that grows as you do";
12
+
description = "Personal knowledge management (PKM) tool that grows as you do";
13
13
downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron";
14
14
homepage = "https://www.dendron.so/";
15
15
license = lib.licenses.asl20;
+1
-1
pkgs/applications/editors/vscode/extensions/fstarlang.fstar-vscode-assistant/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/fstarlang.fstar-vscode-assistant/default.nix
···
8
8
hash = "sha256-uiw3EJbYoDG5r93NIxloiF7Co3gxcZT9+hlLZFnxkBE=";
9
9
};
10
10
meta = {
11
-
description = "An interactive editing mode VS Code extension for F*";
11
+
description = "Interactive editing mode VS Code extension for F*";
12
12
downloadPage = "https://marketplace.visualstudio.com/items?itemName=FStarLang.fstar-vscode-assistant";
13
13
homepage = "https://github.com/FStarLang/fstar-vscode-assistant";
14
14
license = lib.licenses.mit;
+1
-1
pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix
···
10
10
11
11
meta = {
12
12
changelog = "https://github.com/mongodb-js/vscode/blob/main/CHANGELOG.md";
13
-
description = "An extension for VS Code that makes it easy to work with your data in MongoDB";
13
+
description = "Extension for VS Code that makes it easy to work with your data in MongoDB";
14
14
downloadPage = "https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode";
15
15
homepage = "https://github.com/mongodb-js/vscode";
16
16
license = lib.licenses.asl20;
+1
-1
pkgs/applications/editors/vscode/extensions/ms-vscode-remote.vscode-remote-extensionpack/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/ms-vscode-remote.vscode-remote-extensionpack/default.nix
···
12
12
};
13
13
14
14
meta = {
15
-
description = "A Visual Studio Code extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set";
15
+
description = "Visual Studio Code extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set";
16
16
homepage = "https://github.com/Microsoft/vscode-remote-release";
17
17
license = lib.licenses.unfree;
18
18
maintainers = with lib.maintainers; [ drupol ];
+1
-1
pkgs/applications/editors/vscode/extensions/ms-windows-ai-studio.windows-ai-studio/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/ms-windows-ai-studio.windows-ai-studio/default.nix
···
12
12
};
13
13
14
14
meta = {
15
-
description = "A Visual Studio Code an extension to help developers and AI engineers to easily build AI apps through developing and testing with generative AI models locally or in the cloud";
15
+
description = "Visual Studio Code extension to help developers and AI engineers build AI apps";
16
16
homepage = "https://github.com/Microsoft/windows-ai-studio";
17
17
license = lib.licenses.unfree;
18
18
maintainers = with lib.maintainers; [ drupol ];
+1
-1
pkgs/applications/editors/vscode/extensions/oops418.nix-env-picker/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/oops418.nix-env-picker/default.nix
···
8
8
hash = "sha256-LGw7Pd72oVgMqhKPX1dV2EgluX0/4rvKVb7Fx2H6hOI=";
9
9
};
10
10
meta = {
11
-
description = "A Visual Studio Code extension for seamless switching between Nix shells and flakes";
11
+
description = "Visual Studio Code extension for seamless switching between Nix shells and flakes";
12
12
downloadPage = "https://marketplace.visualstudio.com/items?itemName=io-github-oops418.nix-env-picker";
13
13
homepage = "https://github.com/Oops418/nix-env-picker";
14
14
license = lib.licenses.mit;
+1
-1
pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix
···
9
9
};
10
10
11
11
meta = {
12
-
description = "A VS Code extension for Pylyzer, a fast static code analyzer & language server for Python";
12
+
description = "VS Code extension for Pylyzer, a fast static code analyzer & language server for Python";
13
13
downloadPage = "https://marketplace.visualstudio.com/items?itemName=pylyzer.pylyzer";
14
14
homepage = "https://github.com/mtshiba/pylyzer/";
15
15
license = lib.licenses.mit;
+1
-1
pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix
+1
-1
pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix
···
12
12
};
13
13
14
14
meta = {
15
-
description = "A VSCode extension providing an autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way";
15
+
description = "VSCode extension providing an autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way";
16
16
downloadPage = "https://github.com/cline/cline";
17
17
homepage = "https://github.com/cline/cline";
18
18
license = lib.licenses.asl20;
+1
-1
pkgs/applications/networking/irc/weechat/scripts/buffer_autoset/default.nix
+1
-1
pkgs/applications/networking/irc/weechat/scripts/buffer_autoset/default.nix
···
24
24
25
25
meta = with lib; {
26
26
inherit (weechat.meta) platforms;
27
-
description = "buffer_autoset.py is a weechat script which auto-set buffer properties when a buffer is opened";
27
+
description = "WeeChat script which auto-set buffer properties when a buffer is opened";
28
28
license = licenses.gpl3Plus;
29
29
maintainers = with maintainers; [ govanify ];
30
30
};
+1
-1
pkgs/applications/networking/irc/weechat/scripts/highmon/default.nix
+1
-1
pkgs/applications/networking/irc/weechat/scripts/highmon/default.nix
···
29
29
meta = with lib; {
30
30
inherit (weechat.meta) platforms;
31
31
homepage = "https://github.com/KenjiE20/highmon/";
32
-
description = "highmon.pl is a weechat script that adds 'Highlight Monitor'";
32
+
description = "WeeChat script that adds 'Highlight Monitor'";
33
33
license = licenses.gpl3Plus;
34
34
maintainers = with maintainers; [ govanify ];
35
35
};
+1
-1
pkgs/applications/networking/irc/weechat/scripts/url_hint/default.nix
+1
-1
pkgs/applications/networking/irc/weechat/scripts/url_hint/default.nix
+1
-1
pkgs/applications/networking/irc/weechat/scripts/weechat-go/default.nix
+1
-1
pkgs/applications/networking/irc/weechat/scripts/weechat-go/default.nix
···
24
24
25
25
meta = with lib; {
26
26
inherit (weechat.meta) platforms;
27
-
description = "go.py is a weechat script to quickly jump to different buffers";
27
+
description = "WeeChat script to quickly jump to different buffers";
28
28
license = licenses.gpl3Plus;
29
29
maintainers = with maintainers; [ govanify ];
30
30
};
+1
-1
pkgs/applications/office/activitywatch/wrapper.nix
+1
-1
pkgs/applications/office/activitywatch/wrapper.nix
···
21
21
++ (lib.forEach extraWatchers (p: p.out));
22
22
23
23
meta = with lib; {
24
-
description = "The best free and open-source automated time tracker";
24
+
description = "Best free and open-source automated time tracker";
25
25
homepage = "https://activitywatch.net/";
26
26
downloadPage = "https://github.com/ActivityWatch/activitywatch/releases";
27
27
changelog = "https://github.com/ActivityWatch/activitywatch/releases/tag/v${aw-server-rust.version}";
+1
-1
pkgs/applications/office/beancount/bean-add.nix
+1
-1
pkgs/applications/office/beancount/bean-add.nix
+1
-1
pkgs/applications/science/logic/rocq-core/default.nix
+1
-1
pkgs/applications/science/logic/rocq-core/default.nix
···
162
162
'';
163
163
164
164
meta = with lib; {
165
-
description = "The Rocq Prover";
165
+
description = "Rocq Prover";
166
166
longDescription = ''
167
167
The Rocq Prover is an interactive theorem prover, or proof assistant. It provides
168
168
a formal language to write mathematical definitions, executable
+1
-1
pkgs/applications/video/kodi/addons/screensaver-asteroids/default.nix
+1
-1
pkgs/applications/video/kodi/addons/screensaver-asteroids/default.nix
···
27
27
28
28
meta = with lib; {
29
29
homepage = "https://github.com/xbmc/screensaver.asteroids";
30
-
description = "A screensaver that plays Asteroids";
30
+
description = "Screensaver that plays Asteroids";
31
31
license = licenses.gpl2Plus;
32
32
platforms = platforms.all;
33
33
teams = [ teams.kodi ];
+1
-1
pkgs/applications/video/kodi/addons/simplecache/default.nix
+1
-1
pkgs/applications/video/kodi/addons/simplecache/default.nix
···
25
25
26
26
meta = with lib; {
27
27
homepage = "https://github.com/kodi-community-addons/script.module.simplecache";
28
-
description = "A simple object cache for Kodi addons";
28
+
description = "Simple object cache for Kodi addons";
29
29
license = licenses.asl20;
30
30
teams = [ teams.kodi ];
31
31
};
+1
-1
pkgs/applications/video/mpv/scripts/visualizer.nix
+1
-1
pkgs/applications/video/mpv/scripts/visualizer.nix
···
17
17
passthru.updateScript = unstableGitUpdater { };
18
18
19
19
meta = with lib; {
20
-
description = "various audio visualization";
20
+
description = "Various audio visualization";
21
21
homepage = "https://github.com/mfcc64/mpv-scripts";
22
22
maintainers = with maintainers; [ kmein ];
23
23
};
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-noise.nix
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-noise.nix
···
26
26
'';
27
27
28
28
meta = with lib; {
29
-
description = "A plug-in for noise generation and noise effects for OBS";
29
+
description = "Plug-in for noise generation and noise effects for OBS";
30
30
homepage = "https://github.com/FiniteSingularity/obs-noise";
31
31
maintainers = with maintainers; [ flexiondotorg ];
32
32
license = licenses.gpl2Only;
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-retro-effects.nix
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-retro-effects.nix
···
27
27
'';
28
28
29
29
meta = with lib; {
30
-
description = "A collection of OBS filters to give your stream that retro feel";
30
+
description = "Collection of OBS filters to give your stream that retro feel";
31
31
homepage = "https://github.com/FiniteSingularity/obs-retro-effects";
32
32
maintainers = with maintainers; [ flexiondotorg ];
33
33
license = licenses.gpl2Plus;
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-rgb-levels.nix
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-rgb-levels.nix
···
21
21
buildInputs = [ obs-studio ];
22
22
23
23
meta = with lib; {
24
-
description = "A simple OBS Studio filter to adjust RGB levels";
24
+
description = "Simple OBS Studio filter to adjust RGB levels";
25
25
homepage = "https://github.com/wimpysworld/obs-rgb-levels";
26
26
maintainers = with maintainers; [ flexiondotorg ];
27
27
license = licenses.gpl2Only;
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-scene-as-transition.nix
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-scene-as-transition.nix
···
25
25
'';
26
26
27
27
meta = with lib; {
28
-
description = "An OBS Studio plugin that will allow you to use a Scene as a transition";
28
+
description = "OBS Studio plugin that will allow you to use a Scene as a transition";
29
29
homepage = "https://github.com/andilippi/obs-scene-as-transition";
30
30
maintainers = with maintainers; [ flexiondotorg ];
31
31
license = licenses.gpl2Plus;
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-stroke-glow-shadow.nix
+1
-1
pkgs/applications/video/obs-studio/plugins/obs-stroke-glow-shadow.nix
···
26
26
'';
27
27
28
28
meta = with lib; {
29
-
description = "An OBS plugin to provide efficient Stroke, Glow, and Shadow effects on masked sources";
29
+
description = "OBS plugin to provide efficient Stroke, Glow, and Shadow effects on masked sources";
30
30
homepage = "https://github.com/FiniteSingularity/obs-stroke-glow-shadow";
31
31
maintainers = with maintainers; [ flexiondotorg ];
32
32
license = licenses.gpl2Only;
+1
-1
pkgs/applications/video/obs-studio/plugins/pixel-art.nix
+1
-1
pkgs/applications/video/obs-studio/plugins/pixel-art.nix
···
21
21
buildInputs = [ obs-studio ];
22
22
23
23
meta = with lib; {
24
-
description = "An OBS Plugin that can be used to create retro-inspired pixel art visuals";
24
+
description = "OBS Plugin that can be used to create retro-inspired pixel art visuals";
25
25
homepage = "https://github.com/dspstanky/pixel-art";
26
26
maintainers = with maintainers; [ flexiondotorg ];
27
27
license = licenses.gpl2Only;
+1
-1
pkgs/applications/virtualization/docker/default.nix
+1
-1
pkgs/applications/virtualization/docker/default.nix
···
232
232
233
233
meta = docker-meta // {
234
234
homepage = "https://mobyproject.org/";
235
-
description = "A collaborative project for the container ecosystem to assemble container-based systems";
235
+
description = "Collaborative project for the container ecosystem to assemble container-based systems";
236
236
};
237
237
}
238
238
);
+1
-1
pkgs/applications/window-managers/i3/lock-fancy.nix
+1
-1
pkgs/applications/window-managers/i3/lock-fancy.nix
···
70
70
'';
71
71
72
72
meta = with lib; {
73
-
description = "A bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text";
73
+
description = "Bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text";
74
74
homepage = "https://github.com/meskarune/i3lock-fancy";
75
75
maintainers = [ maintainers.reedrw ];
76
76
mainProgram = "i3lock-fancy";
+1
-1
pkgs/build-support/testers/testBuildFailurePrime/default.nix
+1
-1
pkgs/build-support/testers/testBuildFailurePrime/default.nix
···
30
30
buildCommandPath = ./build-command.sh;
31
31
32
32
meta = {
33
-
description = "A wrapper around testers.testBuildFailure to simplify common use cases";
33
+
description = "Wrapper around testers.testBuildFailure to simplify common use cases";
34
34
maintainers = [ lib.maintainers.connorbaker ];
35
35
};
36
36
})
+1
-1
pkgs/by-name/ag/agave/package.nix
+1
-1
pkgs/by-name/ag/agave/package.nix
···
34
34
'';
35
35
36
36
meta = with lib; {
37
-
description = "truetype monospaced typeface designed for X environments";
37
+
description = "TrueType monospaced typeface designed for X environments";
38
38
homepage = "https://b.agaric.net/page/agave";
39
39
license = licenses.mit;
40
40
maintainers = [ ];
+1
-1
pkgs/by-name/an/any-nix-shell/package.nix
+1
-1
pkgs/by-name/an/any-nix-shell/package.nix
···
42
42
'';
43
43
44
44
meta = {
45
-
description = "fish, xonsh and zsh support for nix-shell";
45
+
description = "Fish, xonsh and zsh support for nix-shell";
46
46
license = lib.licenses.mit;
47
47
homepage = "https://github.com/haslersn/any-nix-shell";
48
48
maintainers = with lib.maintainers; [ haslersn ];
+1
-1
pkgs/by-name/ap/apio-udev-rules/package.nix
+1
-1
pkgs/by-name/ap/apio-udev-rules/package.nix
+1
-1
pkgs/by-name/ba/bash-preexec/package.nix
+1
-1
pkgs/by-name/ba/bash-preexec/package.nix
···
43
43
'';
44
44
45
45
meta = with lib; {
46
-
description = "preexec and precmd functions for Bash just like Zsh";
46
+
description = "Preexec and precmd functions for Bash just like Zsh";
47
47
license = licenses.mit;
48
48
homepage = "https://github.com/rcaloras/bash-preexec";
49
49
maintainers = [
+1
-1
pkgs/by-name/ba/bazel-kazel/package.nix
+1
-1
pkgs/by-name/ba/bazel-kazel/package.nix
···
22
22
subPackages = [ "cmd/kazel" ];
23
23
24
24
meta = with lib; {
25
-
description = "A BUILD file generator for go and bazel";
25
+
description = "BUILD file generator for go and bazel";
26
26
homepage = "https://github.com/kubernetes/repo-infra";
27
27
license = licenses.asl20;
28
28
maintainers = with maintainers; [ kalbasit ];
+1
-1
pkgs/by-name/bu/bustools/package.nix
+1
-1
pkgs/by-name/bu/bustools/package.nix
···
29
29
};
30
30
31
31
meta = {
32
-
description = "bustools is a program for manipulating BUS files for single cell RNA-Seq datasets";
32
+
description = "Program for manipulating BUS files for single cell RNA-Seq datasets";
33
33
longDescription = ''
34
34
bustools is a program for manipulating BUS files for single cell RNA-Seq datasets. It can be used to error correct barcodes, collapse UMIs, produce gene count or transcript compatibility count matrices, and is useful for many other tasks. It is also part of the kallisto | bustools workflow for pre-processing single-cell RNA-seq data.
35
35
'';
+1
-1
pkgs/by-name/bu/butt/package.nix
+1
-1
pkgs/by-name/bu/butt/package.nix
···
68
68
69
69
meta = {
70
70
changelog = "https://danielnoethen.de/butt/Changelog.html";
71
-
description = "butt (broadcast using this tool) is an easy to use, multi OS streaming tool";
71
+
description = "Easy to use, multi OS streaming tool";
72
72
homepage = "https://danielnoethen.de/butt/";
73
73
license = lib.licenses.gpl2;
74
74
maintainers = with lib.maintainers; [ ehmry ];
+1
-1
pkgs/by-name/ca/caesura/package.nix
+1
-1
pkgs/by-name/ca/caesura/package.nix
···
82
82
};
83
83
84
84
meta = {
85
-
description = "versatile command line tool for automated verifying and transcoding of all your torrents";
85
+
description = "Versatile command line tool for automated verifying and transcoding of all your torrents";
86
86
homepage = "https://github.com/RogueOneEcho/caesura";
87
87
license = lib.licenses.agpl3Only;
88
88
maintainers = with lib.maintainers; [ ambroisie ];
+1
-1
pkgs/by-name/ca/cargo-gra/package.nix
+1
-1
pkgs/by-name/ca/cargo-gra/package.nix
···
16
16
cargoHash = "sha256-B32GCIlFngfubwZqxMneAO24hhJ1zOgW6gXMHzgr89A=";
17
17
18
18
meta = {
19
-
description = "gtk-rust-app cli for building flatpak apps with ease";
19
+
description = "CLI for building flatpak apps with ease";
20
20
homepage = "https://gitlab.com/floers/gtk-stuff/cargo-gra/";
21
21
license = lib.licenses.gpl3Plus;
22
22
maintainers = with lib.maintainers; [ bot-wxt1221 ];
+1
-1
pkgs/by-name/ch/chelf/package.nix
+1
-1
pkgs/by-name/ch/chelf/package.nix
···
21
21
'';
22
22
23
23
meta = with lib; {
24
-
description = "change or display the stack size of an ELF binary";
24
+
description = "Change or display the stack size of an ELF binary";
25
25
homepage = "https://github.com/Gottox/chelf";
26
26
license = licenses.bsd2;
27
27
maintainers = with maintainers; [ dtzWill ];
+1
-1
pkgs/by-name/ck/ckdl/package.nix
+1
-1
pkgs/by-name/ck/ckdl/package.nix
···
59
59
'';
60
60
61
61
meta = {
62
-
description = "ckdl is a C (C11) library that implements reading and writing the KDL Document Language";
62
+
description = "C library that implements reading and writing the KDL Document Language";
63
63
license = lib.licenses.mit;
64
64
platforms = lib.platforms.all;
65
65
};
+1
-1
pkgs/by-name/cl/clipster/package.nix
+1
-1
pkgs/by-name/cl/clipster/package.nix
···
37
37
'';
38
38
39
39
meta = with lib; {
40
-
description = "lightweight python clipboard manager";
40
+
description = "Lightweight python clipboard manager";
41
41
longDescription = ''
42
42
Clipster was designed to try to add a good selection of useful features, while avoiding bad design decisions or becoming excessively large.
43
43
Its feature list includes:
+1
-1
pkgs/by-name/co/coc-diagnostic/package.nix
+1
-1
pkgs/by-name/co/coc-diagnostic/package.nix
···
41
41
passthru.updateScript = nix-update-script { };
42
42
43
43
meta = {
44
-
description = "diagnostic-languageserver extension for coc.nvim";
44
+
description = "Diagnostic-languageserver extension for coc.nvim";
45
45
homepage = "https://github.com/iamcco/coc-diagnostic";
46
46
license = lib.licenses.mit;
47
47
maintainers = with lib.maintainers; [ pyrox0 ];
+1
-1
pkgs/by-name/co/coc-toml/package.nix
+1
-1
pkgs/by-name/co/coc-toml/package.nix
+1
-1
pkgs/by-name/co/compsize/package.nix
+1
-1
pkgs/by-name/co/compsize/package.nix
···
40
40
'';
41
41
42
42
meta = with lib; {
43
-
description = "btrfs: Find compression type/ratio on a file or set of files";
43
+
description = "Find compression type/ratio on a file or set of files in Btrfs filesystem";
44
44
mainProgram = "compsize";
45
45
homepage = "https://github.com/kilobyte/compsize";
46
46
license = licenses.gpl2Plus;
+1
-1
pkgs/by-name/co/cosmopolitan/cosmocc.nix
+1
-1
pkgs/by-name/co/cosmopolitan/cosmocc.nix
+1
-1
pkgs/by-name/cu/cum/package.nix
+1
-1
pkgs/by-name/cu/cum/package.nix
+1
-1
pkgs/by-name/cu/cup-docker/package.nix
+1
-1
pkgs/by-name/cu/cup-docker/package.nix
···
84
84
};
85
85
86
86
meta = {
87
-
description = "a lightweight way to check for container image updates. written in Rust";
87
+
description = "Lightweight way to check for container image updates. written in Rust";
88
88
homepage = "https://cup.sergi0g.dev";
89
89
license = lib.licenses.agpl3Only;
90
90
platforms = lib.platforms.all;
+1
-1
pkgs/by-name/da/datafusion-cli/package.nix
+1
-1
pkgs/by-name/da/datafusion-cli/package.nix
···
38
38
doCheck = false;
39
39
40
40
meta = {
41
-
description = "cli for Apache Arrow DataFusion";
41
+
description = "CLI for Apache Arrow DataFusion";
42
42
mainProgram = "datafusion-cli";
43
43
homepage = "https://arrow.apache.org/datafusion";
44
44
changelog = "https://github.com/apache/arrow-datafusion/blob/${finalAttrs.version}/datafusion/CHANGELOG.md";
+1
-1
pkgs/by-name/db/dbvisualizer/package.nix
+1
-1
pkgs/by-name/db/dbvisualizer/package.nix
+1
-1
pkgs/by-name/de/delve/package.nix
+1
-1
pkgs/by-name/de/delve/package.nix
···
45
45
'';
46
46
47
47
meta = with lib; {
48
-
description = "debugger for the Go programming language";
48
+
description = "Debugger for the Go programming language";
49
49
homepage = "https://github.com/go-delve/delve";
50
50
maintainers = with maintainers; [ vdemeester ];
51
51
license = licenses.mit;
+1
-1
pkgs/by-name/do/docbook2mdoc/package.nix
+1
-1
pkgs/by-name/do/docbook2mdoc/package.nix
···
20
20
21
21
meta = with lib; {
22
22
homepage = "http://mdocml.bsd.lv/";
23
-
description = "converter from DocBook V4.x and v5.x XML into mdoc";
23
+
description = "Converter from DocBook V4.x and v5.x XML into mdoc";
24
24
license = licenses.isc;
25
25
platforms = platforms.all;
26
26
maintainers = with maintainers; [ ramkromberg ];
+1
-1
pkgs/by-name/ds/dsniff/package.nix
+1
-1
pkgs/by-name/ds/dsniff/package.nix
···
103
103
];
104
104
105
105
meta = with lib; {
106
-
description = "collection of tools for network auditing and penetration testing";
106
+
description = "Collection of tools for network auditing and penetration testing";
107
107
longDescription = ''
108
108
dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.
109
109
'';
+1
-1
pkgs/by-name/du/duckstation/sources.nix
+1
-1
pkgs/by-name/du/duckstation/sources.nix
···
158
158
159
159
meta = {
160
160
homepage = "https://github.com/stenzek/lunasvg";
161
-
description = "lunasvg is a standalone SVG rendering library in C++";
161
+
description = "Standalone SVG rendering library in C++";
162
162
license = lib.licenses.mit;
163
163
platforms = lib.platforms.linux;
164
164
};
+1
-1
pkgs/by-name/fa/faq/package.nix
+1
-1
pkgs/by-name/fa/faq/package.nix
···
41
41
doCheck = true;
42
42
43
43
meta = with lib; {
44
-
description = "faq is a tool intended to be a more flexible jq, supporting additional formats";
44
+
description = "Intended to be a more flexible jq, supporting additional formats";
45
45
mainProgram = "faq";
46
46
homepage = "https://github.com/jzelinskie/faq";
47
47
license = licenses.asl20;
+1
-1
pkgs/by-name/fa/fatrop/package.nix
+1
-1
pkgs/by-name/fa/fatrop/package.nix
···
38
38
doCheck = true;
39
39
40
40
meta = {
41
-
description = "nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness";
41
+
description = "Nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness";
42
42
homepage = "https://github.com/meco-group/fatrop";
43
43
license = lib.licenses.lgpl3Only;
44
44
maintainers = with lib.maintainers; [ nim65s ];
+1
-1
pkgs/by-name/fb/fbset/package.nix
+1
-1
pkgs/by-name/fb/fbset/package.nix
···
30
30
};
31
31
32
32
meta = with lib; {
33
-
description = "framebuffer device maintenance program";
33
+
description = "Framebuffer device maintenance program";
34
34
# NOTE: the website of the original author disappeared, the only remaining
35
35
# repository is maintained by the debian maintainer of the package at
36
36
# https://github.com/sudipm-mukherjee/fbset
+1
-1
pkgs/by-name/fc/fcrackzip/package.nix
+1
-1
pkgs/by-name/fc/fcrackzip/package.nix
···
22
22
postInstall = "mv $out/bin/zipinfo $out/bin/fcrackzip-zipinfo";
23
23
24
24
meta = with lib; {
25
-
description = "zip password cracker, similar to fzc, zipcrack and others";
25
+
description = "Zip password cracker, similar to fzc, zipcrack and others";
26
26
homepage = "http://oldhome.schmorp.de/marc/fcrackzip.html";
27
27
license = licenses.gpl2Only;
28
28
maintainers = with maintainers; [ nico202 ];
+1
-1
pkgs/by-name/fs/fsatrace/package.nix
+1
-1
pkgs/by-name/fs/fsatrace/package.nix
+1
-1
pkgs/by-name/fz/fzf-zsh/package.nix
+1
-1
pkgs/by-name/fz/fzf-zsh/package.nix
+1
-1
pkgs/by-name/ge/gerbolyze/package.nix
+1
-1
pkgs/by-name/ge/gerbolyze/package.nix
···
30
30
installFlags = [ "PREFIX=$(out)" ];
31
31
32
32
meta = with lib; {
33
-
description = "svg-flatten SVG downconverter";
33
+
description = "SVG-flatten SVG downconverter";
34
34
homepage = "https://github.com/jaseg/gerbolyze";
35
35
license = with licenses; [ agpl3Plus ];
36
36
maintainers = with maintainers; [ wulfsta ];
+1
-1
pkgs/by-name/gh/ghc_filesystem/package.nix
+1
-1
pkgs/by-name/gh/ghc_filesystem/package.nix
···
24
24
};
25
25
26
26
meta = {
27
-
description = "header-only single-file C++ std::filesystem compatible helper library";
27
+
description = "Header-only single-file C++ std::filesystem compatible helper library";
28
28
homepage = "https://github.com/gulrak/filesystem";
29
29
changelog = "https://github.com/gulrak/filesystem/releases/tag/v${finalAttrs.version}";
30
30
license = lib.licenses.mit;
+1
-1
pkgs/by-name/gi/git-cinnabar/package.nix
+1
-1
pkgs/by-name/gi/git-cinnabar/package.nix
···
59
59
'';
60
60
61
61
meta = {
62
-
description = "git remote helper to interact with mercurial repositories";
62
+
description = "Git remote helper to interact with mercurial repositories";
63
63
homepage = "https://github.com/glandium/git-cinnabar";
64
64
license = lib.licenses.gpl2Only;
65
65
maintainers = with lib.maintainers; [ qyliss ];
+1
-1
pkgs/by-name/gn/gnuclad/package.nix
+1
-1
pkgs/by-name/gn/gnuclad/package.nix
···
20
20
21
21
meta = with lib; {
22
22
homepage = "https://launchpad.net/gnuclad";
23
-
description = "gnuclad tries to help the environment by creating trees. Its primary use will be generating cladogram trees for the GNU/Linux distro timeline project";
23
+
description = "Generating cladogram trees for the GNU/Linux distro timeline project";
24
24
license = licenses.gpl3Plus;
25
25
maintainers = with maintainers; [ mog ];
26
26
platforms = platforms.unix;
+1
-1
pkgs/by-name/go/goredo/package.nix
+1
-1
pkgs/by-name/go/goredo/package.nix
···
61
61
62
62
meta = with lib; {
63
63
outputsToInstall = [ "out" ];
64
-
description = "djb's redo, a system for building files from source files. Written in Go";
64
+
description = "Makefile replacement that sucks less";
65
65
homepage = "https://www.goredo.cypherpunks.ru";
66
66
license = licenses.gpl3;
67
67
maintainers = [ maintainers.spacefrogg ];
+1
-1
pkgs/by-name/go/goreman/package.nix
+1
-1
pkgs/by-name/go/goreman/package.nix
+1
-1
pkgs/by-name/gr/gramma/package.nix
+1
-1
pkgs/by-name/gr/gramma/package.nix
···
40
40
passthru.updateScript = nix-update-script { };
41
41
42
42
meta = {
43
-
description = "command-line grammar checker";
43
+
description = "Command-line grammar checker";
44
44
homepage = "https://caderek.github.io/gramma/";
45
45
changelog = "https://github.com/caderek/gramma/releases/tag/v${finalAttrs.version}";
46
46
license = lib.licenses.isc;
+1
-1
pkgs/by-name/gr/grpc-client-cli/package.nix
+1
-1
pkgs/by-name/gr/grpc-client-cli/package.nix
···
18
18
vendorHash = "sha256-XhbmyPZ0GFNRfnHBfMxgSXNLPoCE85e52xcQFhqOrl4=";
19
19
20
20
meta = with lib; {
21
-
description = "generic gRPC command line client";
21
+
description = "Generic gRPC command line client";
22
22
mainProgram = "grpc-client-cli";
23
23
maintainers = with maintainers; [ Philipp-M ];
24
24
homepage = "https://github.com/vadimi/grpc-client-cli";
+1
-1
pkgs/by-name/gt/gtk-server/package.nix
+1
-1
pkgs/by-name/gt/gtk-server/package.nix
···
36
36
37
37
meta = with lib; {
38
38
homepage = "http://www.gtk-server.org/";
39
-
description = "gtk-server for interpreted GUI programming";
39
+
description = "Gtk-server for interpreted GUI programming";
40
40
license = licenses.gpl2Plus;
41
41
maintainers = [ ];
42
42
platforms = platforms.linux;
+1
-1
pkgs/by-name/he/hecate/package.nix
+1
-1
pkgs/by-name/he/hecate/package.nix
···
24
24
25
25
meta = with lib; {
26
26
inherit (src.meta) homepage;
27
-
description = "terminal hex editor";
27
+
description = "Terminal hex editor";
28
28
longDescription = "The Hex Editor From Hell!";
29
29
license = with licenses; [ mit ];
30
30
maintainers = with maintainers; [ ramkromberg ];
+1
-1
pkgs/by-name/he/hermit/package.nix
+1
-1
pkgs/by-name/he/hermit/package.nix
···
23
23
'';
24
24
25
25
meta = with lib; {
26
-
description = "monospace font designed to be clear, pragmatic and very readable";
26
+
description = "Monospace font designed to be clear, pragmatic and very readable";
27
27
homepage = "https://pcaro.es/p/hermit";
28
28
license = licenses.ofl;
29
29
maintainers = [ ];
+1
-1
pkgs/by-name/ho/honeymarker/package.nix
+1
-1
pkgs/by-name/ho/honeymarker/package.nix
···
16
16
};
17
17
18
18
meta = with lib; {
19
-
description = "provides a simple CRUD interface for dealing with per-dataset markers on honeycomb.io";
19
+
description = "Simple CRUD interface for dealing with per-dataset markers on honeycomb.io";
20
20
homepage = "https://honeycomb.io/";
21
21
license = licenses.asl20;
22
22
maintainers = [ maintainers.iand675 ];
+1
-1
pkgs/by-name/ho/honeytail/package.nix
+1
-1
pkgs/by-name/ho/honeytail/package.nix
···
16
16
};
17
17
18
18
meta = with lib; {
19
-
description = "agent for ingesting log file data into honeycomb.io and making it available for exploration";
19
+
description = "Agent for ingesting log file data into honeycomb.io and making it available for exploration";
20
20
homepage = "https://honeycomb.io/";
21
21
license = licenses.asl20;
22
22
maintainers = [ maintainers.iand675 ];
+1
-1
pkgs/by-name/ht/httpstat/package.nix
+1
-1
pkgs/by-name/ht/httpstat/package.nix
+1
-1
pkgs/by-name/hy/hyfetch/package.nix
+1
-1
pkgs/by-name/hy/hyfetch/package.nix
···
56
56
'';
57
57
58
58
meta = {
59
-
description = "neofetch with pride flags <3";
59
+
description = "Neofetch with pride flags <3";
60
60
longDescription = ''
61
61
HyFetch is a command-line system information tool fork of neofetch.
62
62
HyFetch displays information about your system next to your OS logo
+1
-1
pkgs/by-name/hy/hylafaxplus/package.nix
+1
-1
pkgs/by-name/hy/hylafaxplus/package.nix
···
98
98
postInstallCheck = ". ${./post-install-check.sh}";
99
99
meta = {
100
100
changelog = "https://hylafax.sourceforge.io/news/${finalAttrs.version}.php";
101
-
description = "enterprise-class system for sending and receiving facsimiles";
101
+
description = "Enterprise-class system for sending and receiving facsimiles";
102
102
downloadPage = "https://hylafax.sourceforge.io/download.php";
103
103
homepage = "https://hylafax.sourceforge.io";
104
104
license = lib.licenses.bsd3;
+1
-1
pkgs/by-name/hy/hyx/package.nix
+1
-1
pkgs/by-name/hy/hyx/package.nix
+1
-1
pkgs/by-name/im/ima-evm-utils/package.nix
+1
-1
pkgs/by-name/im/ima-evm-utils/package.nix
···
41
41
env.MANPAGE_DOCBOOK_XSL = "${docbook_xsl}/xml/xsl/docbook/manpages/docbook.xsl";
42
42
43
43
meta = {
44
-
description = "evmctl utility to manage digital signatures of the Linux kernel integrity subsystem (IMA/EVM)";
44
+
description = "Utility to manage digital signatures of the Linux kernel integrity subsystem (IMA/EVM)";
45
45
mainProgram = "evmctl";
46
46
homepage = "https://github.com/linux-integrity/ima-evm-utils";
47
47
license = with lib.licenses; [
+1
-1
pkgs/by-name/ir/ircdog/package.nix
+1
-1
pkgs/by-name/ir/ircdog/package.nix
···
18
18
vendorHash = null;
19
19
20
20
meta = {
21
-
description = "ircdog is a simple wrapper over the raw IRC protocol that can respond to pings, and interprets formatting codes";
21
+
description = "Simple wrapper over the raw IRC protocol that can respond to pings, and interprets formatting codes";
22
22
mainProgram = "ircdog";
23
23
homepage = "https://github.com/ergochat/ircdog";
24
24
changelog = "https://github.com/ergochat/ircdog/releases/tag/v${version}";
+1
-1
pkgs/by-name/it/itd/package.nix
+1
-1
pkgs/by-name/it/itd/package.nix
···
33
33
'';
34
34
35
35
meta = with lib; {
36
-
description = "itd is a daemon to interact with the PineTime running InfiniTime";
36
+
description = "Daemon to interact with the PineTime running InfiniTime";
37
37
homepage = "https://gitea.elara.ws/Elara6331/itd";
38
38
license = licenses.gpl3Plus;
39
39
platforms = platforms.linux;
+1
-1
pkgs/by-name/iv/ivy/package.nix
+1
-1
pkgs/by-name/iv/ivy/package.nix
+1
-1
pkgs/by-name/ja/jawiki-all-titles-in-ns0/package.nix
+1
-1
pkgs/by-name/ja/jawiki-all-titles-in-ns0/package.nix
+1
-1
pkgs/by-name/jn/jnr-posix/package.nix
+1
-1
pkgs/by-name/jn/jnr-posix/package.nix
···
79
79
'';
80
80
81
81
meta = with lib; {
82
-
description = "jnr-posix is a lightweight cross-platform POSIX emulation layer for Java, written in Java and is part of the JNR project";
82
+
description = "Lightweight cross-platform POSIX emulation layer for Java, written in Java and is part of the JNR project";
83
83
homepage = "https://github.com/jnr/jnr-posix";
84
84
license = with licenses; [
85
85
epl20
+1
-1
pkgs/by-name/ju/jumpnbump/package.nix
+1
-1
pkgs/by-name/ju/jumpnbump/package.nix
···
65
65
'';
66
66
67
67
meta = with lib; {
68
-
description = "cute, true multiplayer platform game with bunnies";
68
+
description = "Cute, true multiplayer platform game with bunnies";
69
69
homepage = "https://libregames.gitlab.io/jumpnbump/";
70
70
license = licenses.gpl2Plus;
71
71
maintainers = with maintainers; [ iblech ];
+1
-1
pkgs/by-name/ka/kaput-cli/package.nix
+1
-1
pkgs/by-name/ka/kaput-cli/package.nix
···
36
36
37
37
meta = {
38
38
changelog = "https://github.com/davidchalifoux/kaput-cli/releases/tag/v${version}";
39
-
description = "unofficial CLI client for Put.io";
39
+
description = "Unofficial CLI client for Put.io";
40
40
homepage = "https://kaput.sh/";
41
41
license = lib.licenses.mit;
42
42
maintainers = with lib.maintainers; [ pyrox0 ];
+1
-1
pkgs/by-name/ko/kotlin-language-server/package.nix
+1
-1
pkgs/by-name/ko/kotlin-language-server/package.nix
+1
-1
pkgs/by-name/la/labctl/package.nix
+1
-1
pkgs/by-name/la/labctl/package.nix
···
34
34
'';
35
35
36
36
meta = with lib; {
37
-
description = "collection of helper tools for network engineers, while configuring and experimenting with their own network labs";
37
+
description = "Collection of helper tools for network engineers, while configuring and experimenting with their own network labs";
38
38
homepage = "https://labctl.net";
39
39
changelog = "https://github.com/labctl/labctl/releases";
40
40
license = licenses.asl20;
+1
-1
pkgs/by-name/li/libbpkg/package.nix
+1
-1
pkgs/by-name/li/libbpkg/package.nix
···
38
38
doCheck = true;
39
39
40
40
meta = with lib; {
41
-
description = "build2 package dependency manager utility library";
41
+
description = "Build2 package dependency manager utility library";
42
42
longDescription = ''
43
43
This library defines the types and utilities for working with build2 packages.
44
44
In particular, it provides C++ classes as well as the parser and serializer
+1
-1
pkgs/by-name/li/libhugetlbfs/package.nix
+1
-1
pkgs/by-name/li/libhugetlbfs/package.nix
···
59
59
meta = {
60
60
homepage = "https://github.com/libhugetlbfs/libhugetlbfs";
61
61
changelog = "https://github.com/libhugetlbfs/libhugetlbfs/blob/${version}/NEWS";
62
-
description = "library and utilities for Linux hugepages";
62
+
description = "Library and utilities for Linux hugepages";
63
63
maintainers = with lib.maintainers; [ qyliss ];
64
64
license = lib.licenses.lgpl21Plus;
65
65
platforms = lib.platforms.linux;
+1
-1
pkgs/by-name/li/libjaylink/package.nix
+1
-1
pkgs/by-name/li/libjaylink/package.nix
···
44
44
45
45
meta = with lib; {
46
46
homepage = "https://gitlab.zapb.de/libjaylink/libjaylink";
47
-
description = "libjaylink is a shared library written in C to access SEGGER J-Link and compatible devices";
47
+
description = "Shared library written in C to access SEGGER J-Link and compatible devices";
48
48
license = licenses.gpl2Plus;
49
49
maintainers = with maintainers; [ felixsinger ];
50
50
platforms = platforms.unix;
+1
-1
pkgs/by-name/li/libsmartcols/package.nix
+1
-1
pkgs/by-name/li/libsmartcols/package.nix
···
41
41
];
42
42
43
43
meta = {
44
-
description = "smart column output alignment library";
44
+
description = "Smart column output alignment library";
45
45
homepage = "https://github.com/karelzak/util-linux/tree/master/libsmartcols";
46
46
license = lib.licenses.gpl2Plus;
47
47
platforms = lib.platforms.linux ++ lib.platforms.darwin;
+1
-1
pkgs/by-name/li/libusb1/package.nix
+1
-1
pkgs/by-name/li/libusb1/package.nix
···
69
69
70
70
meta = with lib; {
71
71
homepage = "https://libusb.info/";
72
-
description = "cross-platform user-mode USB device library";
72
+
description = "Cross-platform user-mode USB device library";
73
73
longDescription = ''
74
74
libusb is a cross-platform user-mode library that provides access to USB devices.
75
75
'';
+1
-1
pkgs/by-name/li/lix-diff/package.nix
+1
-1
pkgs/by-name/li/lix-diff/package.nix
···
18
18
19
19
meta = {
20
20
homepage = "https://github.com/isabelroses/lix-diff";
21
-
description = "lix plugin for diffing two generations";
21
+
description = "Lix plugin for diffing two generations";
22
22
license = lib.licenses.mit;
23
23
maintainers = with lib.maintainers; [ isabelroses ];
24
24
mainProgram = "lix-diff";
+1
-1
pkgs/by-name/lu/luculent/package.nix
+1
-1
pkgs/by-name/lu/luculent/package.nix
+1
-1
pkgs/by-name/ma/ma/package.nix
+1
-1
pkgs/by-name/ma/ma/package.nix
···
40
40
'';
41
41
42
42
meta = {
43
-
description = "minimalistic variant of the Acme editor";
43
+
description = "Minimalistic variant of the Acme editor";
44
44
homepage = "http://call-with-current-continuation.org/ma/ma.html";
45
45
mainProgram = "ma";
46
46
maintainers = with lib.maintainers; [ ehmry ];
+1
-1
pkgs/by-name/ma/makedepend/package.nix
+1
-1
pkgs/by-name/ma/makedepend/package.nix
···
30
30
};
31
31
32
32
meta = {
33
-
description = "parse C sources to make dependency lists for Makefiles";
33
+
description = "Parse C sources to make dependency lists for Makefiles";
34
34
homepage = "https://gitlab.freedesktop.org/xorg/util/makedepend";
35
35
license = with lib.licenses; [
36
36
mitOpenGroup
+1
-1
pkgs/by-name/ma/mandoc/package.nix
+1
-1
pkgs/by-name/ma/mandoc/package.nix
···
76
76
broken = stdenv.buildPlatform.system != stdenv.hostPlatform.system;
77
77
78
78
homepage = "https://mandoc.bsd.lv/";
79
-
description = "suite of tools compiling mdoc and man";
79
+
description = "Suite of tools compiling mdoc and man";
80
80
downloadPage = "http://mandoc.bsd.lv/snapshots/";
81
81
license = licenses.bsd3;
82
82
platforms = platforms.all;
+1
-1
pkgs/by-name/ma/master_me/package.nix
+1
-1
pkgs/by-name/ma/master_me/package.nix
···
42
42
43
43
meta = with lib; {
44
44
homepage = "https://github.com/trummerschlunk/master_me";
45
-
description = "automatic mastering plugin for live streaming, podcasts and internet radio";
45
+
description = "Automatic mastering plugin for live streaming, podcasts and internet radio";
46
46
maintainers = with maintainers; [ magnetophon ];
47
47
platforms = platforms.all;
48
48
broken = stdenv.hostPlatform.isDarwin; # error: no type or protocol named 'NSPasteboardType'
+1
-1
pkgs/by-name/mb/mbidled/package.nix
+1
-1
pkgs/by-name/mb/mbidled/package.nix
+1
-1
pkgs/by-name/md/mdk-sdk/package.nix
+1
-1
pkgs/by-name/md/mdk-sdk/package.nix
+1
-1
pkgs/by-name/mi/miniHttpd/package.nix
+1
-1
pkgs/by-name/mi/miniHttpd/package.nix
···
22
22
23
23
meta = {
24
24
homepage = "http://mini-httpd.nongnu.org/";
25
-
description = "minimalistic high-performance web server";
25
+
description = "Minimalistic high-performance web server";
26
26
mainProgram = "httpd";
27
27
license = lib.licenses.gpl3;
28
28
platforms = lib.platforms.linux;
+1
-1
pkgs/by-name/mi/minivmac/package.nix
+1
-1
pkgs/by-name/mi/minivmac/package.nix
···
47
47
'';
48
48
49
49
meta = with lib; {
50
-
description = "miniature early Macintosh emulator (fork from erichelgeson)";
50
+
description = "Miniature early Macintosh emulator (fork from erichelgeson)";
51
51
homepage = "https://github.com/erichelgeson/minivmac";
52
52
license = licenses.gpl2;
53
53
maintainers = [ maintainers.flokli ];
+1
-1
pkgs/by-name/mn/mno16/package.nix
+1
-1
pkgs/by-name/mn/mno16/package.nix
+1
-1
pkgs/by-name/mo/mosdepth/package.nix
+1
-1
pkgs/by-name/mo/mosdepth/package.nix
···
27
27
doInstallCheck = true;
28
28
29
29
meta = with lib; {
30
-
description = "fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing";
30
+
description = "Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing";
31
31
mainProgram = "mosdepth";
32
32
license = licenses.mit;
33
33
homepage = "https://github.com/brentp/mosdepth";
+1
-1
pkgs/by-name/mu/mud/package.nix
+1
-1
pkgs/by-name/mu/mud/package.nix
···
32
32
# Mud can only be initialized in a directory containing git repos.
33
33
34
34
meta = {
35
-
description = "multi-directory git runner which allows you to run git commands in a multiple repositories";
35
+
description = "Multi-directory git runner which allows you to run git commands in a multiple repositories";
36
36
homepage = "https://github.com/jasursadikov/mud";
37
37
license = lib.licenses.mit;
38
38
changelog = "https://github.com/jasursadikov/mud/releases/tag/${src.tag}";
+1
-1
pkgs/by-name/mu/mutmut/package.nix
+1
-1
pkgs/by-name/mu/mutmut/package.nix
···
37
37
pythonImportsCheck = [ "mutmut" ];
38
38
39
39
meta = {
40
-
description = "mutation testing system for Python, with a strong focus on ease of use";
40
+
description = "Mutation testing system for Python, with a strong focus on ease of use";
41
41
mainProgram = "mutmut";
42
42
homepage = "https://github.com/boxed/mutmut";
43
43
changelog = "https://github.com/boxed/mutmut/blob/${version}/HISTORY.rst";
+1
-1
pkgs/by-name/ng/nghttp3/package.nix
+1
-1
pkgs/by-name/ng/nghttp3/package.nix
···
38
38
39
39
meta = with lib; {
40
40
homepage = "https://github.com/ngtcp2/nghttp3";
41
-
description = "nghttp3 is an implementation of HTTP/3 mapping over QUIC and QPACK in C";
41
+
description = "Implementation of HTTP/3 mapping over QUIC and QPACK in C";
42
42
license = licenses.mit;
43
43
platforms = platforms.unix;
44
44
maintainers = with maintainers; [ izorkin ];
+1
-1
pkgs/by-name/ng/nginx-config-formatter/package.nix
+1
-1
pkgs/by-name/ng/nginx-config-formatter/package.nix
+1
-1
pkgs/by-name/ni/nibtools/package.nix
+1
-1
pkgs/by-name/ni/nibtools/package.nix
···
42
42
'';
43
43
44
44
meta = {
45
-
description = "disk transfer utility for imaging and converting commodore 64 disk images";
45
+
description = "Disk transfer utility for imaging and converting commodore 64 disk images";
46
46
homepage = "https://github.com/OpenCBM/nibtools/";
47
47
license = lib.licenses.gpl2;
48
48
maintainers = with lib.maintainers; [ matthewcroughan ];
+1
-1
pkgs/by-name/ni/ninjas2/package.nix
+1
-1
pkgs/by-name/ni/ninjas2/package.nix
···
45
45
46
46
meta = with lib; {
47
47
homepage = "https://github.com/clearly-broken-software/ninjas2";
48
-
description = "sample slicer plugin for LV2, VST, and jack standalone";
48
+
description = "Sample slicer plugin for LV2, VST, and jack standalone";
49
49
license = with licenses; [ gpl3 ];
50
50
maintainers = [ maintainers.magnetophon ];
51
51
platforms = platforms.linux;
+1
-1
pkgs/by-name/nt/ntfy/webpush.nix
+1
-1
pkgs/by-name/nt/ntfy/webpush.nix
···
36
36
doCheck = false;
37
37
38
38
meta = with lib; {
39
-
description = "cloudbell webpush notification support for ntfy";
39
+
description = "Cloudbell webpush notification support for ntfy";
40
40
homepage = "https://dschep.github.io/ntfy-webpush/";
41
41
license = licenses.mit;
42
42
maintainers = [ ];
+1
-1
pkgs/by-name/op/opam2json/package.nix
+1
-1
pkgs/by-name/op/opam2json/package.nix
+1
-1
pkgs/by-name/op/openbooks/frontend.nix
+1
-1
pkgs/by-name/op/openbooks/frontend.nix
+1
-1
pkgs/by-name/op/opensmtpd-table-passwd/package.nix
+1
-1
pkgs/by-name/op/opensmtpd-table-passwd/package.nix
···
36
36
37
37
meta = {
38
38
homepage = "https://www.opensmtpd.org/";
39
-
description = "passwd tables for the OpenSMTPD mail server";
39
+
description = "Passwd tables for the OpenSMTPD mail server";
40
40
changelog = "https://github.com/OpenSMTPD/table-passwd/releases/tag/${finalAttrs.version}";
41
41
license = lib.licenses.isc;
42
42
platforms = lib.platforms.linux;
+1
-1
pkgs/by-name/op/opensmtpd-table-socketmap/package.nix
+1
-1
pkgs/by-name/op/opensmtpd-table-socketmap/package.nix
···
36
36
37
37
meta = {
38
38
homepage = "https://www.opensmtpd.org/";
39
-
description = "socketmap tables the OpenSMTPD mail server";
39
+
description = "Socketmap tables the OpenSMTPD mail server";
40
40
changelog = "https://github.com/OpenSMTPD/table-socketmap/releases/tag/${finalAttrs.version}";
41
41
license = lib.licenses.isc;
42
42
platforms = lib.platforms.linux;
+1
-1
pkgs/by-name/op/openvmm/package.nix
+1
-1
pkgs/by-name/op/openvmm/package.nix
···
37
37
38
38
meta = with lib; {
39
39
homepage = "https://github.com/microsoft/openvmm";
40
-
description = "modular, cross-platform Virtual Machine Monitor (VMM), written in Rust";
40
+
description = "Modular, cross-platform Virtual Machine Monitor (VMM), written in Rust";
41
41
license = licenses.mit;
42
42
mainProgram = "openvmm";
43
43
maintainers = with maintainers; [ astro ];
+1
-1
pkgs/by-name/ou/out-of-tree/package.nix
+1
-1
pkgs/by-name/ou/out-of-tree/package.nix
+1
-1
pkgs/by-name/ow/owncast/package.nix
+1
-1
pkgs/by-name/ow/owncast/package.nix
···
52
52
passthru.tests.owncast = nixosTests.owncast;
53
53
54
54
meta = with lib; {
55
-
description = "self-hosted video live streaming solution";
55
+
description = "Self-hosted video live streaming solution";
56
56
homepage = "https://owncast.online";
57
57
license = licenses.mit;
58
58
platforms = platforms.unix;
+1
-1
pkgs/by-name/pa/patchPpdFilesHook/package.nix
+1
-1
pkgs/by-name/pa/patchPpdFilesHook/package.nix
···
13
13
};
14
14
passthru.tests.test = callPackage ./test.nix { };
15
15
meta = {
16
-
description = "setup hook to patch executable paths in ppd files";
16
+
description = "Setup hook to patch executable paths in ppd files";
17
17
maintainers = [ lib.maintainers.yarny ];
18
18
};
19
19
} ./patch-ppd-hook.sh
+2
-2
pkgs/by-name/pi/picoscope/package.nix
+2
-2
pkgs/by-name/pi/picoscope/package.nix
···
63
63
'';
64
64
meta = shared_meta lib // {
65
65
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
66
-
description = "library for picotech oscilloscope software";
66
+
description = "Library for picotech oscilloscope software";
67
67
};
68
68
}
69
69
) { };
···
96
96
with lib;
97
97
shared_meta lib
98
98
// {
99
-
description = "library for picotech oscilloscope ${name} series";
99
+
description = "Library for picotech oscilloscope ${name} series";
100
100
};
101
101
};
102
102
+1
-1
pkgs/by-name/po/pocl/package.nix
+1
-1
pkgs/by-name/po/pocl/package.nix
···
114
114
setupHook = ./setup-hook.sh;
115
115
116
116
meta = {
117
-
description = "portable open source (MIT-licensed) implementation of the OpenCL standard";
117
+
description = "Portable open source (MIT-licensed) implementation of the OpenCL standard";
118
118
homepage = "https://portablecl.org";
119
119
changelog = "https://github.com/pocl/pocl/releases/tag/v${finalAttrs.version}";
120
120
license = lib.licenses.mit;
+1
-1
pkgs/by-name/po/pod2mdoc/package.nix
+1
-1
pkgs/by-name/po/pod2mdoc/package.nix
···
29
29
30
30
meta = {
31
31
homepage = "https://mandoc.bsd.lv/pod2mdoc/";
32
-
description = "converter from POD into mdoc";
32
+
description = "Converter from POD into mdoc";
33
33
license = lib.licenses.isc;
34
34
platforms = lib.platforms.all;
35
35
maintainers = with lib.maintainers; [ ramkromberg ];
+1
-1
pkgs/by-name/po/portmod/package.nix
+1
-1
pkgs/by-name/po/portmod/package.nix
···
121
121
'';
122
122
123
123
meta = with lib; {
124
-
description = "mod manager for openMW based on portage";
124
+
description = "Mod manager for openMW based on portage";
125
125
homepage = "https://gitlab.com/portmod/portmod";
126
126
license = licenses.gpl3Only;
127
127
maintainers = with maintainers; [ marius851000 ];
+1
-1
pkgs/by-name/pr/pre-commit-hook-ensure-sops/package.nix
+1
-1
pkgs/by-name/pr/pre-commit-hook-ensure-sops/package.nix
···
46
46
'';
47
47
48
48
meta = with lib; {
49
-
description = "pre-commit hook to ensure that files that should be encrypted with sops are";
49
+
description = "Pre-commit hook to ensure that files that should be encrypted with sops are";
50
50
homepage = "https://github.com/yuvipanda/pre-commit-hook-ensure-sops";
51
51
maintainers = with maintainers; [ nialov ];
52
52
license = licenses.bsd3;
+1
-1
pkgs/by-name/pr/precice/package.nix
+1
-1
pkgs/by-name/pr/precice/package.nix
···
55
55
];
56
56
57
57
meta = {
58
-
description = "preCICE stands for Precise Code Interaction Coupling Environment";
58
+
description = "PreCICE stands for Precise Code Interaction Coupling Environment";
59
59
homepage = "https://precice.org/";
60
60
license = with lib.licenses; [ gpl3 ];
61
61
maintainers = with lib.maintainers; [ Scriptkiddi ];
+1
-1
pkgs/by-name/pr/prevo-data/package.nix
+1
-1
pkgs/by-name/pr/prevo-data/package.nix
···
30
30
'';
31
31
32
32
meta = {
33
-
description = "data for offline version of the Esperanto dictionary Reta Vortaro";
33
+
description = "Data for offline version of the Esperanto dictionary Reta Vortaro";
34
34
longDescription = ''
35
35
PReVo is the "portable" ReVo, i.e., the offline version
36
36
of the Esperanto dictionary Reta Vortaro.
+1
-1
pkgs/by-name/pr/prevo/package.nix
+1
-1
pkgs/by-name/pr/prevo/package.nix
···
23
23
'';
24
24
25
25
meta = {
26
-
description = "offline version of the Esperanto dictionary Reta Vortaro";
26
+
description = "Offline version of the Esperanto dictionary Reta Vortaro";
27
27
longDescription = ''
28
28
PReVo is the "portable" ReVo, i.e., the offline version
29
29
of the Esperanto dictionary Reta Vortaro.
+1
-1
pkgs/by-name/pt/pterm/package.nix
+1
-1
pkgs/by-name/pt/pterm/package.nix
···
42
42
'';
43
43
44
44
meta = with lib; {
45
-
description = "terminal emulator for the Cyber1 mainframe-based CYBIS system";
45
+
description = "Terminal emulator for the Cyber1 mainframe-based CYBIS system";
46
46
homepage = "https://www.cyber1.org/";
47
47
license = licenses.zlib;
48
48
maintainers = with maintainers; [ sarcasticadmin ];
+1
-1
pkgs/by-name/px/pxz/package.nix
+1
-1
pkgs/by-name/px/pxz/package.nix
···
43
43
homepage = "https://jnovy.fedorapeople.org/pxz/";
44
44
license = licenses.gpl2Plus;
45
45
maintainers = with maintainers; [ pashev ];
46
-
description = "compression utility that runs LZMA compression of different parts on multiple cores simultaneously";
46
+
description = "Compression utility that runs LZMA compression of different parts on multiple cores simultaneously";
47
47
longDescription = ''
48
48
Parallel XZ is a compression utility that takes advantage of
49
49
running LZMA compression of different parts of an input file on multiple
+1
-1
pkgs/by-name/py/pydf/package.nix
+1
-1
pkgs/by-name/py/pydf/package.nix
+1
-1
pkgs/by-name/qu/questdb/package.nix
+1
-1
pkgs/by-name/qu/questdb/package.nix
···
33
33
'';
34
34
35
35
meta = {
36
-
description = "high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability";
36
+
description = "High-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability";
37
37
homepage = "https://questdb.io/";
38
38
sourceProvenance = [ lib.sourceTypes.binaryBytecode ];
39
39
license = lib.licenses.asl20;
+1
-1
pkgs/by-name/qu/quinze/package.nix
+1
-1
pkgs/by-name/qu/quinze/package.nix
···
23
23
'';
24
24
25
25
meta = with lib; {
26
-
description = "narrow monospaced font, designed to fit a fifteen pixel bitmap";
26
+
description = "Narrow monospaced font, designed to fit a fifteen pixel bitmap";
27
27
homepage = "https://fontlibrary.org/en/font/quinze";
28
28
license = licenses.ofl;
29
29
maintainers = with maintainers; [ phunehehe ];
+1
-1
pkgs/by-name/ra/randtype/package.nix
+1
-1
pkgs/by-name/ra/randtype/package.nix
+1
-1
pkgs/by-name/rd/rdkafka/package.nix
+1
-1
pkgs/by-name/rd/rdkafka/package.nix
···
68
68
enableParallelBuilding = true;
69
69
70
70
meta = with lib; {
71
-
description = "librdkafka - Apache Kafka C/C++ client library";
71
+
description = "Apache Kafka C/C++ client library";
72
72
homepage = "https://github.com/confluentinc/librdkafka";
73
73
license = licenses.bsd2;
74
74
platforms = platforms.linux ++ platforms.darwin;
+1
-1
pkgs/by-name/re/reap/package.nix
+1
-1
pkgs/by-name/re/reap/package.nix
···
23
23
24
24
meta = with lib; {
25
25
homepage = "https://github.com/leahneukirchen/reap";
26
-
description = "run process until all its spawned processes are dead";
26
+
description = "Run process until all its spawned processes are dead";
27
27
mainProgram = "reap";
28
28
license = with licenses; [ publicDomain ];
29
29
platforms = platforms.linux;
+1
-1
pkgs/by-name/rm/rmtrash/package.nix
+1
-1
pkgs/by-name/rm/rmtrash/package.nix
···
39
39
40
40
meta = with lib; {
41
41
homepage = "https://github.com/PhrozenByte/rmtrash";
42
-
description = "trash-put made compatible with GNUs rm and rmdir";
42
+
description = "Trash-put made compatible with GNUs rm and rmdir";
43
43
longDescription = ''
44
44
Put files (and directories) in trash using the `trash-put` command in a
45
45
way that is, otherwise as `trash-put` itself, compatible to GNUs `rm`
+1
-1
pkgs/by-name/ro/ronn/package.nix
+1
-1
pkgs/by-name/ro/ronn/package.nix
···
38
38
passthru.tests.reproducible-html-manpage = callPackage ./test-reproducible-html.nix { };
39
39
40
40
meta = with lib; {
41
-
description = "markdown-based tool for building manpages";
41
+
description = "Markdown-based tool for building manpages";
42
42
mainProgram = "ronn";
43
43
homepage = "https://github.com/apjanke/ronn-ng";
44
44
license = licenses.mit;
+1
-1
pkgs/by-name/ro/rot8/package.nix
+1
-1
pkgs/by-name/ro/rot8/package.nix
···
18
18
cargoHash = "sha256-MZz8IZDux9VEDDLQjkT96smNsygY1vYG2QBw3Q09hqw=";
19
19
20
20
meta = with lib; {
21
-
description = "screen rotation daemon for X11 and wlroots";
21
+
description = "Screen rotation daemon for X11 and wlroots";
22
22
homepage = "https://github.com/efernau/rot8";
23
23
license = licenses.mit;
24
24
maintainers = [ maintainers.smona ];
+1
-1
pkgs/by-name/rs/rshim-user-space/package.nix
+1
-1
pkgs/by-name/rs/rshim-user-space/package.nix
···
65
65
'';
66
66
67
67
meta = with lib; {
68
-
description = "user-space rshim driver for the BlueField SoC";
68
+
description = "User-space rshim driver for the BlueField SoC";
69
69
longDescription = ''
70
70
The rshim driver provides a way to access the rshim resources on the
71
71
BlueField target from external host machine. The current version
+1
-1
pkgs/by-name/ru/rutabaga_gfx/package.nix
+1
-1
pkgs/by-name/ru/rutabaga_gfx/package.nix
···
69
69
70
70
meta = with lib; {
71
71
homepage = "https://crosvm.dev/book/appendix/rutabaga_gfx.html";
72
-
description = "cross-platform abstraction for GPU and display virtualization";
72
+
description = "Cross-platform abstraction for GPU and display virtualization";
73
73
license = licenses.bsd3;
74
74
maintainers = with maintainers; [ qyliss ];
75
75
platforms = [
+1
-1
pkgs/by-name/s3/s3bro/package.nix
+1
-1
pkgs/by-name/s3/s3bro/package.nix
+1
-1
pkgs/by-name/sa/samurai/package.nix
+1
-1
pkgs/by-name/sa/samurai/package.nix
···
39
39
];
40
40
41
41
meta = with lib; {
42
-
description = "ninja-compatible build tool written in C";
42
+
description = "Ninja-compatible build tool written in C";
43
43
longDescription = ''
44
44
samurai is a ninja-compatible build tool with a focus on simplicity,
45
45
speed, and portability.
+1
-1
pkgs/by-name/sc/scion-bootstrapper/package.nix
+1
-1
pkgs/by-name/sc/scion-bootstrapper/package.nix
···
29
29
'';
30
30
31
31
meta = with lib; {
32
-
description = "bootstrapper for SCION network configuration";
32
+
description = "Bootstrapper for SCION network configuration";
33
33
homepage = "https://github.com/netsec-ethz/bootstrapper";
34
34
license = licenses.asl20;
35
35
maintainers = with maintainers; [
+1
-1
pkgs/by-name/se/semver-tool/package.nix
+1
-1
pkgs/by-name/se/semver-tool/package.nix
···
28
28
29
29
meta = with lib; {
30
30
homepage = "https://github.com/fsaintjacques/semver-tool";
31
-
description = "semver bash implementation";
31
+
description = "Semver bash implementation";
32
32
license = licenses.asl20;
33
33
platforms = platforms.unix;
34
34
maintainers = [ maintainers.qyliss ];
+1
-1
pkgs/by-name/se/seqkit/package.nix
+1
-1
pkgs/by-name/se/seqkit/package.nix
···
18
18
vendorHash = "sha256-mmefX3SpQoSdpuwoxFmlYocE9ETOHz3fh/IDG5LlY7E=";
19
19
20
20
meta = with lib; {
21
-
description = "cross-platform and ultrafast toolkit for FASTA/Q file manipulation";
21
+
description = "Cross-platform and ultrafast toolkit for FASTA/Q file manipulation";
22
22
homepage = "https://github.com/shenwei356/seqkit";
23
23
license = licenses.mit;
24
24
maintainers = with maintainers; [ bzizou ];
+1
-1
pkgs/by-name/sh/shadowenv/package.nix
+1
-1
pkgs/by-name/sh/shadowenv/package.nix
···
34
34
35
35
meta = with lib; {
36
36
homepage = "https://shopify.github.io/shadowenv/";
37
-
description = "reversible directory-local environment variable manipulations";
37
+
description = "Reversible directory-local environment variable manipulations";
38
38
license = licenses.mit;
39
39
maintainers = [ ];
40
40
mainProgram = "shadowenv";
+1
-1
pkgs/by-name/sm/smu/package.nix
+1
-1
pkgs/by-name/sm/smu/package.nix
+1
-1
pkgs/by-name/sn/snips-sh/package.nix
+1
-1
pkgs/by-name/sn/snips-sh/package.nix
···
23
23
buildInputs = [ sqlite ] ++ (lib.optional withTensorflow libtensorflow);
24
24
25
25
meta = {
26
-
description = "passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI";
26
+
description = "Passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI";
27
27
license = lib.licenses.mit;
28
28
platforms = lib.platforms.linux;
29
29
homepage = "https://snips.sh";
+1
-1
pkgs/by-name/st/st-snazzy/package.nix
+1
-1
pkgs/by-name/st/st-snazzy/package.nix
···
39
39
40
40
meta = {
41
41
homepage = "https://github.com/siduck/st";
42
-
description = "snazzy terminal (suckless + beautiful)";
42
+
description = "Snazzy terminal (suckless + beautiful)";
43
43
license = lib.licenses.mit;
44
44
maintainers = with lib.maintainers; [ pouya ];
45
45
platforms = lib.platforms.linux;
+1
-1
pkgs/by-name/st/stagit/package.nix
+1
-1
pkgs/by-name/st/stagit/package.nix
+1
-1
pkgs/by-name/su/su-exec/package.nix
+1
-1
pkgs/by-name/su/su-exec/package.nix
+1
-1
pkgs/by-name/sy/sydbox/package.nix
+1
-1
pkgs/by-name/sy/sydbox/package.nix
···
76
76
};
77
77
78
78
meta = {
79
-
description = "seccomp-based application sandbox";
79
+
description = "Seccomp-based application sandbox";
80
80
homepage = "https://gitlab.exherbo.org/sydbox/sydbox";
81
81
changelog = "https://gitlab.exherbo.org/sydbox/sydbox/-/blob/${finalAttrs.src.tag}/ChangeLog.md";
82
82
license = lib.licenses.gpl3Plus;
+1
-1
pkgs/by-name/sy/syshud/package.nix
+1
-1
pkgs/by-name/sy/syshud/package.nix
+1
-1
pkgs/by-name/te/texi2mdoc/package.nix
+1
-1
pkgs/by-name/te/texi2mdoc/package.nix
···
17
17
18
18
meta = with lib; {
19
19
homepage = "http://mdocml.bsd.lv/";
20
-
description = "converter from Texinfo into mdoc";
20
+
description = "Converter from Texinfo into mdoc";
21
21
license = licenses.isc;
22
22
platforms = platforms.all;
23
23
maintainers = with maintainers; [ ramkromberg ];
+1
-1
pkgs/by-name/ti/tinycdb/package.nix
+1
-1
pkgs/by-name/ti/tinycdb/package.nix
+1
-1
pkgs/by-name/tr/traefik-certs-dumper/package.nix
+1
-1
pkgs/by-name/tr/traefik-certs-dumper/package.nix
···
19
19
excludedPackages = "integrationtest";
20
20
21
21
meta = with lib; {
22
-
description = "dump ACME data from traefik to certificates";
22
+
description = "Dump ACME data from traefik to certificates";
23
23
homepage = "https://github.com/ldez/traefik-certs-dumper";
24
24
license = licenses.asl20;
25
25
maintainers = with maintainers; [ nickcao ];
+1
-1
pkgs/by-name/tr/treefmt/package.nix
+1
-1
pkgs/by-name/tr/treefmt/package.nix
···
45
45
};
46
46
47
47
meta = {
48
-
description = "one CLI to format the code tree";
48
+
description = "One CLI to format the code tree";
49
49
longDescription = ''
50
50
[treefmt](${meta.homepage}) streamlines the process of applying formatters
51
51
to your project, making it a breeze with just one command line.
+1
-1
pkgs/by-name/ua/uarmsolver/package.nix
+1
-1
pkgs/by-name/ua/uarmsolver/package.nix
+1
-1
pkgs/by-name/ud/udevCheckHook/package.nix
+1
-1
pkgs/by-name/ud/udevCheckHook/package.nix
···
19
19
udevadm = if applyHook then lib.getExe' systemdMinimal "udevadm" else "";
20
20
};
21
21
meta = {
22
-
description = "check validity of udev rules in outputs";
22
+
description = "Check validity of udev rules in outputs";
23
23
maintainers = with lib.maintainers; [ grimmauld ];
24
24
};
25
25
} ./hook.sh
+1
-1
pkgs/by-name/ud/udocker/package.nix
+1
-1
pkgs/by-name/ud/udocker/package.nix
···
60
60
};
61
61
62
62
meta = {
63
-
description = "basic user tool to execute simple docker containers in user space without root privileges";
63
+
description = "Basic user tool to execute simple docker containers in user space without root privileges";
64
64
homepage = "https://indigo-dc.gitbooks.io/udocker";
65
65
changelog = "https://github.com/indigo-dc/udocker/releases/tag/${version}";
66
66
license = lib.licenses.asl20;
+1
-1
pkgs/by-name/un/undertime/package.nix
+1
-1
pkgs/by-name/un/undertime/package.nix
···
33
33
34
34
meta = {
35
35
changelog = "https://gitlab.com/anarcat/undertime/-/raw/${version}/debian/changelog";
36
-
description = "pick a meeting time across timezones from the commandline";
36
+
description = "Pick a meeting time across timezones from the commandline";
37
37
homepage = "https://gitlab.com/anarcat/undertime";
38
38
longDescription = ''
39
39
Undertime draws a simple 24 hour table of matching times across
+1
-1
pkgs/by-name/un/undollar/package.nix
+1
-1
pkgs/by-name/un/undollar/package.nix
···
27
27
'';
28
28
29
29
meta = {
30
-
description = "eats the dollar sign in the command you just pasted into your terminal";
30
+
description = "Eat the dollar sign in the command you just pasted into your terminal";
31
31
mainProgram = "$";
32
32
homepage = "https://github.com/xtyrrell/undollar";
33
33
license = lib.licenses.mit;
+1
-1
pkgs/by-name/un/unstructured-api/package.nix
+1
-1
pkgs/by-name/un/unstructured-api/package.nix
···
182
182
};
183
183
184
184
meta = {
185
-
description = "open-source toolkit designed to make it easy to prepare unstructured data like PDFs, HTML and Word Documents for downstream data science tasks";
185
+
description = "Open-source toolkit designed to make it easy to prepare unstructured data like PDFs, HTML and Word Documents for downstream data science tasks";
186
186
homepage = "https://github.com/Unstructured-IO/unstructured-api";
187
187
changelog = "https://github.com/Unstructured-IO/unstructured-api/releases/tag/${version}";
188
188
license = lib.licenses.asl20;
+1
-1
pkgs/by-name/up/upower-notify/package.nix
+1
-1
pkgs/by-name/up/upower-notify/package.nix
···
25
25
proxyVendor = true;
26
26
27
27
meta = with lib; {
28
-
description = "simple tool to give you Desktop Notifications about your battery";
28
+
description = "Simple tool to give you Desktop Notifications about your battery";
29
29
mainProgram = "upower-notify";
30
30
homepage = "https://github.com/omeid/upower-notify";
31
31
maintainers = with maintainers; [ kamilchm ];
+1
-1
pkgs/by-name/up/upsies/package.nix
+1
-1
pkgs/by-name/up/upsies/package.nix
···
92
92
];
93
93
94
94
meta = with lib; {
95
-
description = "a toolkit for collecting, generating, normalizing and sharing video metadata";
95
+
description = "Toolkit for collecting, generating, normalizing and sharing video metadata";
96
96
homepage = "https://upsies.readthedocs.io/";
97
97
license = with licenses; [ gpl3Plus ];
98
98
mainProgram = "upsies";
+1
-1
pkgs/by-name/v2/v2ray-domain-list-community/package.nix
+1
-1
pkgs/by-name/v2/v2ray-domain-list-community/package.nix
···
18
18
};
19
19
vendorHash = "sha256-NLh14rXRci4hgDkBJVJDIDvobndB7KYRKAX7UjyqSsg=";
20
20
meta = with lib; {
21
-
description = "community managed domain list";
21
+
description = "Community managed domain list";
22
22
homepage = "https://github.com/v2fly/domain-list-community";
23
23
license = licenses.mit;
24
24
maintainers = with maintainers; [ nickcao ];
+1
-1
pkgs/by-name/vi/victoriametrics/package.nix
+1
-1
pkgs/by-name/vi/victoriametrics/package.nix
···
80
80
81
81
meta = {
82
82
homepage = "https://victoriametrics.com/";
83
-
description = "fast, cost-effective and scalable time series database, long-term remote storage for Prometheus";
83
+
description = "Fast, cost-effective and scalable time series database, long-term remote storage for Prometheus";
84
84
license = lib.licenses.asl20;
85
85
maintainers = with lib.maintainers; [
86
86
yorickvp
+1
-1
pkgs/by-name/wa/wallabag/package.nix
+1
-1
pkgs/by-name/wa/wallabag/package.nix
···
43
43
'';
44
44
45
45
meta = {
46
-
description = "wallabag is a self hostable application for saving web pages";
46
+
description = "Self hostable application for saving web pages";
47
47
longDescription = ''
48
48
wallabag is a self-hostable PHP application allowing you to not
49
49
miss any content anymore. Click, save and read it when you can.
+1
-1
pkgs/by-name/wa/wargus/stratagus.nix
+1
-1
pkgs/by-name/wa/wargus/stratagus.nix
+1
-1
pkgs/by-name/wl/wlinhibit/package.nix
+1
-1
pkgs/by-name/wl/wlinhibit/package.nix
+1
-1
pkgs/by-name/wp/wpcleaner/package.nix
+1
-1
pkgs/by-name/wp/wpcleaner/package.nix
···
107
107
];
108
108
109
109
meta = {
110
-
description = "An utility for performing maintenance on Wikipedia";
110
+
description = "Utility for performing maintenance on Wikipedia";
111
111
longDescription = ''
112
112
WPCleaner is a tool designed to help with various maintenance tasks, especially repairing
113
113
links to disambiguation pages, checking Wikipedia, fixing spelling and typography, and
+1
-1
pkgs/by-name/wp/wprs/package.nix
+1
-1
pkgs/by-name/wp/wprs/package.nix
···
39
39
'';
40
40
41
41
meta = with lib; {
42
-
description = "rootless remote desktop access for remote Wayland";
42
+
description = "Rootless remote desktop access for remote Wayland";
43
43
license = licenses.asl20;
44
44
maintainers = with maintainers; [ mksafavi ];
45
45
platforms = [ "x86_64-linux" ]; # The aarch64-linux support is not implemented in upstream yet. Also, the darwin platform is not supported as it requires wayland.
+1
-1
pkgs/by-name/xc/xcb-imdkit/package.nix
+1
-1
pkgs/by-name/xc/xcb-imdkit/package.nix
···
36
36
];
37
37
38
38
meta = with lib; {
39
-
description = "input method development support for xcb";
39
+
description = "Input method development support for xcb";
40
40
homepage = "https://github.com/fcitx/xcb-imdkit";
41
41
license = licenses.lgpl21Plus;
42
42
maintainers = with maintainers; [ poscat ];
+1
-1
pkgs/by-name/xe/xearth/package.nix
+1
-1
pkgs/by-name/xe/xearth/package.nix
+1
-1
pkgs/by-name/xs/xscope/package.nix
+1
-1
pkgs/by-name/xs/xscope/package.nix
···
32
32
];
33
33
34
34
meta = {
35
-
description = "program to monitor X11/Client conversations";
35
+
description = "Program to monitor X11/Client conversations";
36
36
homepage = "https://cgit.freedesktop.org/xorg/app/xscope/";
37
37
license = with lib.licenses; [ mit ];
38
38
maintainers = with lib.maintainers; [ crertel ];
+1
-1
pkgs/by-name/xt/xtruss/package.nix
+1
-1
pkgs/by-name/xt/xtruss/package.nix
···
21
21
];
22
22
23
23
meta = with lib; {
24
-
description = "easy-to-use X protocol tracing program";
24
+
description = "Easy-to-use X protocol tracing program";
25
25
homepage = "https://www.chiark.greenend.org.uk/~sgtatham/xtruss";
26
26
license = licenses.mit;
27
27
maintainers = with maintainers; [ dtzWill ];
+1
-1
pkgs/by-name/ye/yeetgif/package.nix
+1
-1
pkgs/by-name/ye/yeetgif/package.nix
···
33
33
];
34
34
35
35
meta = with lib; {
36
-
description = "gif effects CLI. single binary, no dependencies. linux, osx, windows. #1 workplace productivity booster. #yeetgif #eggplant #golang";
36
+
description = "GIF effects CLI";
37
37
homepage = "https://github.com/sgreben/yeetgif";
38
38
license = with licenses; [
39
39
mit
+1
-1
pkgs/by-name/zf/zfxtop/package.nix
+1
-1
pkgs/by-name/zf/zfxtop/package.nix
···
18
18
vendorHash = "sha256-VKBRgDu9xVbZrC5fadkdFjd1OETNwaxgraRnA34ETzE=";
19
19
20
20
meta = with lib; {
21
-
description = "fetch top for gen Z with X written by bubbletea enjoyer";
21
+
description = "Fetch top for gen Z with X written by bubbletea enjoyer";
22
22
homepage = "https://github.com/ssleert/zfxtop";
23
23
license = licenses.bsd2;
24
24
platforms = platforms.linux;
+1
-1
pkgs/by-name/zi/zita-njbridge/package.nix
+1
-1
pkgs/by-name/zi/zita-njbridge/package.nix
···
31
31
];
32
32
33
33
meta = with lib; {
34
-
description = "command line Jack clients to transmit full quality multichannel audio over a local IP network";
34
+
description = "Command line Jack clients to transmit full quality multichannel audio over a local IP network";
35
35
homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/index.html";
36
36
license = licenses.gpl3;
37
37
maintainers = [ maintainers.magnetophon ];
+1
-1
pkgs/by-name/zl/zlib-ng/package.nix
+1
-1
pkgs/by-name/zl/zlib-ng/package.nix
···
48
48
++ lib.optionals withZlibCompat [ "-DZLIB_COMPAT=ON" ];
49
49
50
50
meta = with lib; {
51
-
description = "zlib data compression library for the next generation systems";
51
+
description = "Zlib data compression library for the next generation systems";
52
52
homepage = "https://github.com/zlib-ng/zlib-ng";
53
53
license = licenses.zlib;
54
54
platforms = platforms.all;
+1
-1
pkgs/by-name/zs/zsh-nix-shell/package.nix
+1
-1
pkgs/by-name/zs/zsh-nix-shell/package.nix
+1
-1
pkgs/by-name/zs/zstxtns-utils/package.nix
+1
-1
pkgs/by-name/zs/zstxtns-utils/package.nix
···
42
42
'';
43
43
44
44
meta = with lib; {
45
-
description = "utilities to deal with text based name service databases";
45
+
description = "Utilities to deal with text based name service databases";
46
46
homepage = "https://ytrizja.de/";
47
47
license = licenses.gpl3Plus;
48
48
maintainers = [ ];
+1
-1
pkgs/by-name/zu/zug/package.nix
+1
-1
pkgs/by-name/zu/zug/package.nix
···
41
41
42
42
meta = {
43
43
homepage = "https://github.com/arximboldi/zug";
44
-
description = "library for functional interactive c++ programs";
44
+
description = "Library for functional interactive c++ programs";
45
45
maintainers = with lib.maintainers; [ nek0 ];
46
46
license = lib.licenses.boost;
47
47
};
+2
-2
pkgs/data/fonts/open-relay/default.nix
+2
-2
pkgs/data/fonts/open-relay/default.nix
···
47
47
directory = "Constructium";
48
48
meta = {
49
49
homepage = "https://www.kreativekorp.com/software/fonts/constructium/";
50
-
description = "fork of SIL Gentium designed specifically to support constructed scripts as encoded in the Under-ConScript Unicode Registry";
50
+
description = "Fork of SIL Gentium designed specifically to support constructed scripts as encoded in the Under-ConScript Unicode Registry";
51
51
longDescription = ''
52
52
Constructium is a fork of SIL Gentium designed specifically to support
53
53
constructed scripts as encoded in the Under-ConScript Unicode Registry.
···
76
76
directory = "FairfaxHD";
77
77
meta = {
78
78
homepage = "https://www.kreativekorp.com/software/fonts/fairfaxhd/";
79
-
description = "halfwidth scalable monospace font supporting many Unicode blocks & script as well as constructed scripts";
79
+
description = "Halfwidth scalable monospace font supporting many Unicode blocks & script as well as constructed scripts";
80
80
longDescription = ''
81
81
Fairfax HD is a halfwidth scalable monospace font for terminals, text
82
82
editors, IDEs, etc. It supports many scripts and a large number of
+1
-1
pkgs/desktops/deepin/artwork/deepin-wallpapers/default.nix
+1
-1
pkgs/desktops/deepin/artwork/deepin-wallpapers/default.nix
+1
-1
pkgs/desktops/deepin/core/dde-shell/default.nix
+1
-1
pkgs/desktops/deepin/core/dde-shell/default.nix
···
97
97
];
98
98
99
99
meta = {
100
-
description = "A plugin system that integrates plugins developed on DDE";
100
+
description = "Plugin system that integrates plugins developed on DDE";
101
101
homepage = "https://github.com/linuxdeepin/dde-shell";
102
102
license = with lib.licenses; [ gpl3Plus ];
103
103
platforms = lib.platforms.linux;
+1
-1
pkgs/desktops/gnome/extensions/guillotine/default.nix
+1
-1
pkgs/desktops/gnome/extensions/guillotine/default.nix
···
46
46
'';
47
47
48
48
meta = {
49
-
description = "A gnome extension designed for efficiently carrying out executions of commands from a customizable menu";
49
+
description = "Gnome extension designed for efficiently carrying out executions of commands from a customizable menu";
50
50
homepage = "https://gitlab.com/ente76/guillotine/";
51
51
license = lib.licenses.gpl3Plus;
52
52
maintainers = with lib.maintainers; [ husky ];
+1
-1
pkgs/development/ada-modules/gpr2/default.nix
+1
-1
pkgs/development/ada-modules/gpr2/default.nix
+1
-1
pkgs/development/androidndk-pkgs/androidndk-pkgs.nix
+1
-1
pkgs/development/androidndk-pkgs/androidndk-pkgs.nix
···
148
148
patchShebangs $out/bin
149
149
'';
150
150
meta = {
151
-
description = "The Android NDK toolchain, tuned for other platforms";
151
+
description = "Android NDK toolchain, tuned for other platforms";
152
152
license = with lib.licenses; [ unfree ];
153
153
teams = [ lib.teams.android ];
154
154
};
+1
-1
pkgs/development/compilers/factor-lang/unwrapped.nix
+1
-1
pkgs/development/compilers/factor-lang/unwrapped.nix
···
86
86
87
87
meta = with lib; {
88
88
homepage = "https://factorcode.org/";
89
-
description = "A concatenative, stack-based programming language";
89
+
description = "Concatenative, stack-based programming language";
90
90
longDescription = ''
91
91
The Factor programming language is a concatenative, stack-based
92
92
programming language with high-level features including dynamic types,
+1
-1
pkgs/development/compilers/flutter/engine/package.nix
+1
-1
pkgs/development/compilers/flutter/engine/package.nix
···
341
341
{
342
342
# Very broken on Darwin
343
343
broken = stdenv.hostPlatform.isDarwin;
344
-
description = "The Flutter engine";
344
+
description = "Flutter engine";
345
345
homepage = "https://flutter.dev";
346
346
maintainers = with maintainers; [ RossComputerGuy ];
347
347
license = licenses.bsd3;
+1
-1
pkgs/development/compilers/go/binary.nix
+1
-1
pkgs/development/compilers/go/binary.nix
···
30
30
meta = {
31
31
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
32
32
changelog = "https://go.dev/doc/devel/release#go${lib.versions.majorMinor version}";
33
-
description = "The Go Programming language";
33
+
description = "Go Programming language";
34
34
homepage = "https://go.dev/";
35
35
license = lib.licenses.bsd3;
36
36
teams = [ lib.teams.golang ];
+1
-1
pkgs/development/compilers/idris2/pack.nix
+1
-1
pkgs/development/compilers/idris2/pack.nix
···
72
72
'';
73
73
74
74
meta = {
75
-
description = "An Idris2 Package Manager with Curated Package Collections";
75
+
description = "Idris2 Package Manager with Curated Package Collections";
76
76
mainProgram = "pack";
77
77
homepage = "https://github.com/stefan-hoeck/idris2-pack";
78
78
license = lib.licenses.bsd3;
+1
-1
pkgs/development/compilers/scala/bare.nix
+1
-1
pkgs/development/compilers/scala/bare.nix
+1
-1
pkgs/development/coq-modules/ElmExtraction/default.nix
+1
-1
pkgs/development/coq-modules/ElmExtraction/default.nix
···
49
49
postPatch = ''patchShebangs ./tests/process-extraction-examples.sh'';
50
50
51
51
meta = {
52
-
description = "A framework for extracting Coq programs to Elm";
52
+
description = "Framework for extracting Coq programs to Elm";
53
53
maintainers = with maintainers; [ _4ever2 ];
54
54
license = licenses.mit;
55
55
};
+1
-1
pkgs/development/coq-modules/MenhirLib/default.nix
+1
-1
pkgs/development/coq-modules/MenhirLib/default.nix
···
34
34
preBuild = "cd coq-menhirlib/src";
35
35
meta = {
36
36
homepage = "https://gitlab.inria.fr/fpottier/menhir/-/tree/master/coq-menhirlib";
37
-
description = "A support library for verified Coq parsers produced by Menhir";
37
+
description = "Support library for verified Coq parsers produced by Menhir";
38
38
license = lib.licenses.lgpl3Plus;
39
39
maintainers = with lib.maintainers; [ damhiya ];
40
40
};
+1
-1
pkgs/development/coq-modules/RustExtraction/default.nix
+1
-1
pkgs/development/coq-modules/RustExtraction/default.nix
+1
-1
pkgs/development/coq-modules/autosubst-ocaml/default.nix
+1
-1
pkgs/development/coq-modules/autosubst-ocaml/default.nix
···
43
43
'';
44
44
45
45
meta = with lib; {
46
-
description = "An OCaml reimplementation of the Autosubst 2 code generator";
46
+
description = "OCaml reimplementation of the Autosubst 2 code generator";
47
47
homepage = "https://github.com/uds-psl/autosubst-ocaml";
48
48
mainProgram = "autosubst";
49
49
maintainers = with maintainers; [ chen ];
+1
-1
pkgs/development/coq-modules/coinduction/default.nix
+1
-1
pkgs/development/coq-modules/coinduction/default.nix
+1
-1
pkgs/development/coq-modules/unicoq/default.nix
+1
-1
pkgs/development/coq-modules/unicoq/default.nix
+1
-1
pkgs/development/libraries/agda/1lab/default.nix
+1
-1
pkgs/development/libraries/agda/1lab/default.nix
···
37
37
everythingFile = "_build/all-pages.agda";
38
38
39
39
meta = with lib; {
40
-
description = "A formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory ";
40
+
description = "Formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory ";
41
41
homepage = src.meta.homepage;
42
42
license = licenses.agpl3Only;
43
43
platforms = platforms.unix;
+1
-1
pkgs/development/libraries/agda/cubical-mini/default.nix
+1
-1
pkgs/development/libraries/agda/cubical-mini/default.nix
···
35
35
36
36
meta = {
37
37
homepage = "https://github.com/cmcmA20/cubical-mini";
38
-
description = "A nonstandard library for Cubical Agda";
38
+
description = "Nonstandard library for Cubical Agda";
39
39
license = lib.licenses.agpl3Only;
40
40
platforms = lib.platforms.unix;
41
41
maintainers = with lib.maintainers; [ thelissimus ];
+1
-1
pkgs/development/libraries/agda/cubical/default.nix
+1
-1
pkgs/development/libraries/agda/cubical/default.nix
···
26
26
'';
27
27
28
28
meta = with lib; {
29
-
description = "A cubical type theory library for use with the Agda compiler";
29
+
description = "Cubical type theory library for use with the Agda compiler";
30
30
homepage = src.meta.homepage;
31
31
license = licenses.mit;
32
32
platforms = platforms.unix;
+1
-1
pkgs/development/libraries/agda/generic/default.nix
+1
-1
pkgs/development/libraries/agda/generic/default.nix
···
28
28
meta = with lib; {
29
29
# Remove if a version compatible with agda 2.6.2 is made
30
30
broken = true;
31
-
description = "A library for doing generic programming in Agda";
31
+
description = "Library for doing generic programming in Agda";
32
32
homepage = src.meta.homepage;
33
33
license = licenses.mit;
34
34
platforms = platforms.unix;
+1
-1
pkgs/development/libraries/libusb-compat/0.1.nix
+1
-1
pkgs/development/libraries/libusb-compat/0.1.nix
···
41
41
42
42
meta = with lib; {
43
43
homepage = "https://libusb.info/";
44
-
description = "cross-platform user-mode USB device library";
44
+
description = "Cross-platform user-mode USB device library";
45
45
mainProgram = "libusb-config";
46
46
longDescription = ''
47
47
libusb is a cross-platform user-mode library that provides access to USB devices.
+2
-2
pkgs/development/lisp-modules/packages.nix
+2
-2
pkgs/development/lisp-modules/packages.nix
···
512
512
"fset/test"
513
513
];
514
514
meta = {
515
-
description = "functional collections library";
515
+
description = "Functional collections library";
516
516
homepage = "https://gitlab.common-lisp.net/fset/fset/-/wikis/home";
517
517
license = pkgs.lib.licenses.llgpl21;
518
518
};
···
532
532
lispLibs = oa.lispLibs ++ [ self.fiasco ];
533
533
nativeLibs = [ pkgs.mpfr ];
534
534
meta = {
535
-
description = "statically typed functional programming language that supercharges Common Lisp";
535
+
description = "Statically typed functional programming language that supercharges Common Lisp";
536
536
homepage = "https://coalton-lang.github.io";
537
537
license = pkgs.lib.licenses.mit;
538
538
};
+1
-1
pkgs/development/ocaml-modules/afl-persistent/default.nix
+1
-1
pkgs/development/ocaml-modules/afl-persistent/default.nix
···
44
44
45
45
meta = with lib; {
46
46
homepage = "https://github.com/stedolan/ocaml-afl-persistent";
47
-
description = "persistent-mode afl-fuzz for ocaml";
47
+
description = "Persistent-mode afl-fuzz for ocaml";
48
48
license = licenses.mit;
49
49
maintainers = [ maintainers.sternenseemann ];
50
50
};
+1
-1
pkgs/development/ocaml-modules/bytesrw/default.nix
+1
-1
pkgs/development/ocaml-modules/bytesrw/default.nix
···
32
32
];
33
33
34
34
meta = {
35
-
description = "composable, memory efficient, byte stream readers and writers compatible with effect-based concurrency";
35
+
description = "Composable, memory efficient, byte stream readers and writers compatible with effect-based concurrency";
36
36
longDescription = ''
37
37
Bytesrw extends the OCaml Bytes module with composable, memory efficient,
38
38
byte stream readers and writers compatible with effect-based concurrency.
+1
-1
pkgs/development/ocaml-modules/dolmen/lsp.nix
+1
-1
pkgs/development/ocaml-modules/dolmen/lsp.nix
+1
-1
pkgs/development/ocaml-modules/h1/default.nix
+1
-1
pkgs/development/ocaml-modules/h1/default.nix
···
33
33
];
34
34
35
35
meta = {
36
-
description = "A high-performance, memory-efficient, and scalable web server for OCaml";
36
+
description = "High-performance, memory-efficient, and scalable web server for OCaml";
37
37
homepage = "https://github.com/robur-coop/ocaml-h1";
38
38
maintainers = [ lib.maintainers.vbgl ];
39
39
license = lib.licenses.bsd3;
+1
-1
pkgs/development/ocaml-modules/httpun/default.nix
+1
-1
pkgs/development/ocaml-modules/httpun/default.nix
+1
-1
pkgs/development/ocaml-modules/jsont/default.nix
+1
-1
pkgs/development/ocaml-modules/jsont/default.nix
+1
-1
pkgs/development/ocaml-modules/junit/default.nix
+1
-1
pkgs/development/ocaml-modules/junit/default.nix
···
23
23
doCheck = true;
24
24
25
25
meta = with lib; {
26
-
description = "ocaml-junit is an OCaml package for the creation of JUnit XML reports, proving a typed API to produce valid reports acceptable to Jenkins, comes with packages supporting OUnit and Alcotest";
26
+
description = "OCaml package for the creation of JUnit XML reports, proving a typed API to produce valid reports acceptable to Jenkins, comes with packages supporting OUnit and Alcotest";
27
27
license = licenses.lgpl3Plus;
28
28
maintainers = [ ];
29
29
homepage = "https://github.com/Khady/ocaml-junit";
+1
-1
pkgs/development/ocaml-modules/mirage-ptime/default.nix
+1
-1
pkgs/development/ocaml-modules/mirage-ptime/default.nix
···
19
19
propagatedBuildInputs = [ ptime ];
20
20
21
21
meta = {
22
-
description = "A POSIX clock for MirageOS";
22
+
description = "POSIX clock for MirageOS";
23
23
license = lib.licenses.isc;
24
24
maintainers = [ lib.maintainers.vbgl ];
25
25
changelog = "https://raw.githubusercontent.com/mirage/mirage-ptime/refs/tags/v${version}/CHANGES.md";
+1
-1
pkgs/development/ocaml-modules/mlbdd/default.nix
+1
-1
pkgs/development/ocaml-modules/mlbdd/default.nix
···
24
24
25
25
meta = {
26
26
homepage = "https://github.com/arlencox/mlbdd";
27
-
description = "A not-quite-so-simple Binary Decision Diagrams implementation for OCaml";
27
+
description = "Not-quite-so-simple Binary Decision Diagrams implementation for OCaml";
28
28
maintainers = with lib.maintainers; [ katrinafyi ];
29
29
};
30
30
}
+1
-1
pkgs/development/ocaml-modules/mopsa/default.nix
+1
-1
pkgs/development/ocaml-modules/mopsa/default.nix
···
75
75
meta = {
76
76
license = lib.licenses.lgpl3Plus;
77
77
homepage = "https://mopsa.lip6.fr/";
78
-
description = "A Modular and Open Platform for Static Analysis using Abstract Interpretation";
78
+
description = "Modular and Open Platform for Static Analysis using Abstract Interpretation";
79
79
maintainers = [ lib.maintainers.vbgl ];
80
80
};
81
81
+1
-1
pkgs/development/ocaml-modules/ocaml-cairo/default.nix
+1
-1
pkgs/development/ocaml-modules/ocaml-cairo/default.nix
+1
-1
pkgs/development/ocaml-modules/posix/time2.nix
+1
-1
pkgs/development/ocaml-modules/posix/time2.nix
···
20
20
doCheck = true;
21
21
22
22
meta = posix-base.meta // {
23
-
description = "posix-time2 provides the types and bindings for posix time APIs";
23
+
description = "Posix-time2 provides the types and bindings for posix time APIs";
24
24
maintainers = with lib.maintainers; [ dandellion ];
25
25
};
26
26
}
+1
-1
pkgs/development/ocaml-modules/pp/default.nix
+1
-1
pkgs/development/ocaml-modules/pp/default.nix
···
26
26
doCheck = true;
27
27
28
28
meta = with lib; {
29
-
description = "A an alternative pretty printing library to the Format module of the OCaml standard library";
29
+
description = "Alternative pretty printing library to the Format module of the OCaml standard library";
30
30
license = licenses.mit;
31
31
platforms = platforms.unix;
32
32
maintainers = [ ];
+1
-1
pkgs/development/ocaml-modules/ppx_deriving/default.nix
+1
-1
pkgs/development/ocaml-modules/ppx_deriving/default.nix
···
62
62
];
63
63
64
64
meta = with lib; {
65
-
description = "deriving is a library simplifying type-driven code generation on OCaml >=4.02";
65
+
description = "Library simplifying type-driven code generation on OCaml >=4.02";
66
66
maintainers = [ maintainers.maurer ];
67
67
license = licenses.mit;
68
68
};
+1
-1
pkgs/development/ocaml-modules/seq/default.nix
+1
-1
pkgs/development/ocaml-modules/seq/default.nix
+1
-1
pkgs/development/ocaml-modules/spdx_licenses/default.nix
+1
-1
pkgs/development/ocaml-modules/spdx_licenses/default.nix
···
17
17
18
18
meta = {
19
19
homepage = "https://github.com/kit-ty-kate/spdx_licenses";
20
-
description = "A library providing a strict SPDX License Expression parser";
20
+
description = "Library providing a strict SPDX License Expression parser";
21
21
license = lib.licenses.mit;
22
22
maintainers = [ lib.maintainers.vbgl ];
23
23
};
+1
-1
pkgs/development/ocaml-modules/vlq/default.nix
+1
-1
pkgs/development/ocaml-modules/vlq/default.nix
···
22
22
buildInputs = [ dune-configurator ];
23
23
24
24
meta = {
25
-
description = "encoding variable-length quantities, in particular base64";
25
+
description = "Encoding variable-length quantities, in particular base64";
26
26
license = lib.licenses.mit;
27
27
homepage = "https://github.com/flowtype/ocaml-vlq";
28
28
maintainers = [ lib.maintainers.nomeata ];
+1
-1
pkgs/development/php-packages/luasandbox/default.nix
+1
-1
pkgs/development/php-packages/luasandbox/default.nix
···
21
21
buildInputs = [ lua51Packages.lua ];
22
22
23
23
meta = {
24
-
description = "extension for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP";
24
+
description = "Extension for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP";
25
25
license = lib.licenses.mit;
26
26
homepage = "https://www.mediawiki.org/wiki/LuaSandbox";
27
27
maintainers = with lib.maintainers; [ georgyo ];
+1
-1
pkgs/development/php-packages/pdo_oci/default.nix
+1
-1
pkgs/development/php-packages/pdo_oci/default.nix
···
21
21
22
22
meta = {
23
23
changelog = "https://pecl.php.net/package-changelog.php?package=PDO_OCI";
24
-
description = "The PHP PDO_OCI extension lets you access Oracle Database";
24
+
description = "PHP PDO_OCI extension lets you access Oracle Database";
25
25
license = lib.licenses.php301;
26
26
homepage = "https://pecl.php.net/package/pdo_oci";
27
27
teams = [ lib.teams.php ];
+1
-1
pkgs/development/php-packages/uuid/default.nix
+1
-1
pkgs/development/php-packages/uuid/default.nix
···
27
27
28
28
meta = {
29
29
changelog = "https://github.com/php/pecl-networking-uuid/releases/tag/v${version}";
30
-
description = "A wrapper around Universally Unique IDentifier library (libuuid)";
30
+
description = "Wrapper around Universally Unique IDentifier library (libuuid)";
31
31
license = lib.licenses.php301;
32
32
homepage = "https://github.com/php/pecl-networking-uuid";
33
33
teams = [ lib.teams.php ];
+1
-1
pkgs/development/python-modules/aiohomeconnect/default.nix
+1
-1
pkgs/development/python-modules/aiohomeconnect/default.nix
···
59
59
pythonImportsCheck = [ "aiohomeconnect" ];
60
60
61
61
meta = {
62
-
description = "An asyncio client for the Home Connect API";
62
+
description = "asyncio client for the Home Connect API";
63
63
homepage = "https://github.com/MartinHjelmare/aiohomeconnect";
64
64
changelog = "https://github.com/MartinHjelmare/aiohomeconnect/blob/${src.tag}/CHANGELOG.md";
65
65
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/aiohttp-sse-client/default.nix
+1
-1
pkgs/development/python-modules/aiohttp-sse-client/default.nix
···
42
42
];
43
43
44
44
meta = {
45
-
description = "A Server-Sent Event python client base on aiohttp";
45
+
description = "Server-Sent Event python client base on aiohttp";
46
46
homepage = "https://pypi.org/project/aiohttp-sse-client/";
47
47
license = lib.licenses.asl20;
48
48
maintainers = with lib.maintainers; [ kranzes ];
+1
-1
pkgs/development/python-modules/alabaster/default.nix
+1
-1
pkgs/development/python-modules/alabaster/default.nix
···
27
27
meta = {
28
28
changelog = "https://github.com/sphinx-doc/alabaster/blob/${src.rev}/docs/changelog.rst";
29
29
homepage = "https://github.com/sphinx-doc/alabaster";
30
-
description = "A light, configurable Sphinx theme";
30
+
description = "Light, configurable Sphinx theme";
31
31
license = lib.licenses.bsd3;
32
32
teams = [ lib.teams.sphinx ];
33
33
};
+1
-1
pkgs/development/python-modules/ament-package/default.nix
+1
-1
pkgs/development/python-modules/ament-package/default.nix
···
34
34
doCheck = false;
35
35
36
36
meta = {
37
-
description = "The parser for the manifest files in the ament buildsystem";
37
+
description = "Parser for the manifest files in the ament buildsystem";
38
38
homepage = "https://github.com/ament/ament_package";
39
39
license = lib.licenses.asl20;
40
40
maintainers = with lib.maintainers; [ guelakais ];
+1
-1
pkgs/development/python-modules/apollo-fpga/default.nix
+1
-1
pkgs/development/python-modules/apollo-fpga/default.nix
···
55
55
56
56
meta = {
57
57
changelog = "https://github.com/greatscottgadgets/apollo/releases/tag/v${version}";
58
-
description = "microcontroller-based FPGA / JTAG programmer";
58
+
description = "Microcontroller-based FPGA / JTAG programmer";
59
59
homepage = "https://github.com/greatscottgadgets/apollo";
60
60
license = lib.licenses.bsd3;
61
61
maintainers = with lib.maintainers; [ carlossless ];
+1
-1
pkgs/development/python-modules/array-api-strict/default.nix
+1
-1
pkgs/development/python-modules/array-api-strict/default.nix
···
48
48
meta = {
49
49
homepage = "https://data-apis.org/array-api-strict";
50
50
changelog = "https://github.com/data-apis/array-api-strict/releases/tag/${version}";
51
-
description = "A strict, minimal implementation of the Python array API";
51
+
description = "Strict, minimal implementation of the Python array API";
52
52
license = lib.licenses.bsd3;
53
53
maintainers = with lib.maintainers; [ berquist ];
54
54
};
+1
-1
pkgs/development/python-modules/audioop-lts/default.nix
+1
-1
pkgs/development/python-modules/audioop-lts/default.nix
···
35
35
36
36
meta = {
37
37
changelog = "https://github.com/AbstractUmbra/audioop/releases/tag/${version}";
38
-
description = "An LTS port of Python's `audioop` module";
38
+
description = "LTS port of Python's `audioop` module";
39
39
homepage = "https://github.com/AbstractUmbra/audioop";
40
40
license = lib.licenses.psfl;
41
41
maintainers = with lib.maintainers; [ hexa ];
+1
-1
pkgs/development/python-modules/bdffont/default.nix
+1
-1
pkgs/development/python-modules/bdffont/default.nix
···
31
31
32
32
meta = {
33
33
homepage = "https://github.com/TakWolf/bdffont";
34
-
description = "A library for manipulating Glyph Bitmap Distribution Format (BDF) Fonts";
34
+
description = "Library for manipulating Glyph Bitmap Distribution Format (BDF) Fonts";
35
35
platforms = lib.platforms.all;
36
36
license = lib.licenses.mit;
37
37
maintainers = with lib.maintainers; [
+1
-1
pkgs/development/python-modules/beaupy/default.nix
+1
-1
pkgs/development/python-modules/beaupy/default.nix
···
48
48
];
49
49
50
50
meta = {
51
-
description = "A Python library of interactive CLI elements you have been looking for";
51
+
description = "Python library of interactive CLI elements you have been looking for";
52
52
homepage = "https://github.com/petereon/beaupy";
53
53
license = lib.licenses.mit;
54
54
maintainers = with lib.maintainers; [ doronbehar ];
+1
-1
pkgs/development/python-modules/before-after/default.nix
+1
-1
pkgs/development/python-modules/before-after/default.nix
···
34
34
pythonImportsCheck = [ "before_after" ];
35
35
36
36
meta = with lib; {
37
-
description = "sugar over the Mock library to help test race conditions";
37
+
description = "Sugar over the Mock library to help test race conditions";
38
38
homepage = "https://github.com/c-oreills/before_after";
39
39
maintainers = [ ];
40
40
license = licenses.gpl2Only;
+1
-1
pkgs/development/python-modules/behave/default.nix
+1
-1
pkgs/development/python-modules/behave/default.nix
···
82
82
meta = with lib; {
83
83
changelog = "https://github.com/behave/behave/blob/${src.rev}/CHANGES.rst";
84
84
homepage = "https://github.com/behave/behave";
85
-
description = "behaviour-driven development, Python style";
85
+
description = "Behaviour-driven development, Python style";
86
86
mainProgram = "behave";
87
87
license = licenses.bsd2;
88
88
maintainers = with maintainers; [
+1
-1
pkgs/development/python-modules/betamax-matchers/default.nix
+1
-1
pkgs/development/python-modules/betamax-matchers/default.nix
···
35
35
pythonImportsCheck = [ "betamax_matchers" ];
36
36
37
37
meta = with lib; {
38
-
description = "A group of experimental matchers for Betamax";
38
+
description = "Group of experimental matchers for Betamax";
39
39
homepage = "https://github.com/sigmavirus24/betamax_matchers";
40
40
changelog = "https://github.com/betamaxpy/betamax_matchers/blob/${version}/HISTORY.rst";
41
41
license = licenses.asl20;
+1
-1
pkgs/development/python-modules/betamax/default.nix
+1
-1
pkgs/development/python-modules/betamax/default.nix
···
39
39
];
40
40
41
41
meta = with lib; {
42
-
description = "A VCR imitation for requests";
42
+
description = "VCR imitation for requests";
43
43
homepage = "https://betamax.readthedocs.org/";
44
44
changelog = "https://github.com/betamaxpy/betamax/blob/${version}/HISTORY.rst";
45
45
license = licenses.asl20;
+1
-1
pkgs/development/python-modules/binsync/default.nix
+1
-1
pkgs/development/python-modules/binsync/default.nix
···
59
59
pythonImportsCheck = [ "binsync" ];
60
60
61
61
meta = {
62
-
description = "A reversing plugin for cross-decompiler collaboration, built on git";
62
+
description = "Reversing plugin for cross-decompiler collaboration, built on git";
63
63
homepage = "https://github.com/binsync/binsync";
64
64
changelog = "https://github.com/binsync/binsync/releases/tag/v${version}";
65
65
license = lib.licenses.bsd2;
+1
-1
pkgs/development/python-modules/canonical-sphinx-extensions/default.nix
+1
-1
pkgs/development/python-modules/canonical-sphinx-extensions/default.nix
···
36
36
doCheck = false;
37
37
38
38
meta = {
39
-
description = "A collection of Sphinx extensions used by Canonical documentation";
39
+
description = "Collection of Sphinx extensions used by Canonical documentation";
40
40
homepage = "https://pypi.org/project/canonical-sphinx-extensions";
41
41
license = lib.licenses.asl20;
42
42
maintainers = with lib.maintainers; [ ];
+1
-1
pkgs/development/python-modules/click-command-tree/default.nix
+1
-1
pkgs/development/python-modules/click-command-tree/default.nix
···
27
27
pythonImportsCheck = [ "click_command_tree" ];
28
28
29
29
meta = with lib; {
30
-
description = "click plugin to show the command tree of your CLI";
30
+
description = "Click plugin to show the command tree of your CLI";
31
31
homepage = "https://github.com/whwright/click-command-tree";
32
32
license = licenses.mit;
33
33
maintainers = with maintainers; [ tjni ];
+1
-1
pkgs/development/python-modules/colcon-argcomplete/default.nix
+1
-1
pkgs/development/python-modules/colcon-argcomplete/default.nix
···
42
42
];
43
43
44
44
meta = {
45
-
description = "An extension for colcon-core to provide command line completion using argcomplete";
45
+
description = "Extension for colcon-core to provide command line completion using argcomplete";
46
46
homepage = "https://github.com/colcon/colcon-argcomplete";
47
47
license = lib.licenses.asl20;
48
48
maintainers = with lib.maintainers; [ guelakais ];
+1
-1
pkgs/development/python-modules/colcon-cargo/default.nix
+1
-1
pkgs/development/python-modules/colcon-cargo/default.nix
···
51
51
];
52
52
53
53
meta = {
54
-
description = "An extension for colcon-core to support Rust packages built with Cargo";
54
+
description = "Extension for colcon-core to support Rust packages built with Cargo";
55
55
homepage = "https://github.com/colcon/colcon-cargo";
56
56
license = lib.licenses.asl20;
57
57
maintainers = with lib.maintainers; [ guelakais ];
+1
-1
pkgs/development/python-modules/colcon-ros-domain-id-coordinator/default.nix
+1
-1
pkgs/development/python-modules/colcon-ros-domain-id-coordinator/default.nix
···
46
46
];
47
47
48
48
meta = {
49
-
description = "An extension for colcon-core to coordinate ROS_DOMAIN_ID values across multiple terminals";
49
+
description = "Extension for colcon-core to coordinate ROS_DOMAIN_ID values across multiple terminals";
50
50
homepage = "https://github.com/colcon/colcon-ros-domain-id-coordinator";
51
51
license = lib.licenses.asl20;
52
52
maintainers = with lib.maintainers; [ guelakais ];
+1
-1
pkgs/development/python-modules/commonregex/default.nix
+1
-1
pkgs/development/python-modules/commonregex/default.nix
···
18
18
build-system = [ setuptools ];
19
19
20
20
meta = with lib; {
21
-
description = "A collection of common regular expressions bundled with an easy to use interface";
21
+
description = "Collection of common regular expressions bundled with an easy to use interface";
22
22
homepage = "https://github.com/madisonmay/CommonRegex";
23
23
maintainers = with maintainers; [ k900 ];
24
24
license = licenses.mit;
+1
-1
pkgs/development/python-modules/compliance-trestle/default.nix
+1
-1
pkgs/development/python-modules/compliance-trestle/default.nix
···
98
98
pythonImportsCheck = [ "trestle" ];
99
99
100
100
meta = {
101
-
description = "An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard";
101
+
description = "Opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard";
102
102
homepage = "https://github.com/oscal-compass/compliance-trestle";
103
103
changelog = "https://github.com/oscal-compass/compliance-trestle/blob/${src.tag}/CHANGELOG.md";
104
104
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/compressed-tensors/default.nix
+1
-1
pkgs/development/python-modules/compressed-tensors/default.nix
···
59
59
];
60
60
61
61
meta = {
62
-
description = "A safetensors extension to efficiently store sparse quantized tensors on disk";
62
+
description = "Safetensors extension to efficiently store sparse quantized tensors on disk";
63
63
homepage = "https://github.com/neuralmagic/compressed-tensors";
64
64
changelog = "https://github.com/neuralmagic/compressed-tensors/releases/tag/${version}";
65
65
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/copier-template-tester/default.nix
+1
-1
pkgs/development/python-modules/copier-template-tester/default.nix
···
30
30
];
31
31
32
32
meta = with lib; {
33
-
description = "ctt: CLI and pre-commit tool for testing copier";
33
+
description = "CLI and pre-commit tool for testing copier";
34
34
homepage = "https://copier-template-tester.kyleking.me";
35
35
license = licenses.mit;
36
36
maintainers = with maintainers; [ yajo ];
+1
-1
pkgs/development/python-modules/dash-bootstrap-templates/default.nix
+1
-1
pkgs/development/python-modules/dash-bootstrap-templates/default.nix
···
37
37
doCheck = false;
38
38
39
39
meta = {
40
-
description = "A collection of 52 Plotly figure templates with a Bootstrap theme";
40
+
description = "Collection of 52 Plotly figure templates with a Bootstrap theme";
41
41
homepage = "https://github.com/AnnMarieW/dash-bootstrap-templates";
42
42
changelog = "https://github.com/AnnMarieW/dash-bootstrap-templates/releases/tag/${src.tag}";
43
43
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/deprecation-alias/default.nix
+1
-1
pkgs/development/python-modules/deprecation-alias/default.nix
···
25
25
];
26
26
27
27
meta = {
28
-
description = "A wrapper around ‘deprecation’ providing support for deprecated aliases";
28
+
description = "Wrapper around ‘deprecation’ providing support for deprecated aliases";
29
29
homepage = "https://github.com/domdfcoding/deprecation-alias";
30
30
license = lib.licenses.mit;
31
31
maintainers = with lib.maintainers; [ tyberius-prime ];
+1
-1
pkgs/development/python-modules/django-lasuite/default.nix
+1
-1
pkgs/development/python-modules/django-lasuite/default.nix
···
61
61
pythonImportsCheck = [ "lasuite" ];
62
62
63
63
meta = {
64
-
description = "The common library for La Suite Django projects and Proconnected Django projects";
64
+
description = "Common library for La Suite Django projects and Proconnected Django projects";
65
65
homepage = "https://github.com/suitenumerique/django-lasuite";
66
66
changelog = "https://github.com/suitenumerique/django-lasuite/blob/${src.tag}/CHANGELOG.md";
67
67
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/dockerflow/default.nix
+1
-1
pkgs/development/python-modules/dockerflow/default.nix
···
98
98
99
99
meta = {
100
100
changelog = "https://github.com/mozilla-services/python-dockerflow/releases/tag/${src.tag}";
101
-
description = "A Python package to implement tools and helpers for Mozilla Dockerflow";
101
+
description = "Python package to implement tools and helpers for Mozilla Dockerflow";
102
102
homepage = "https://github.com/mozilla-services/python-dockerflow";
103
103
license = lib.licenses.mpl20;
104
104
};
+1
-1
pkgs/development/python-modules/drawilleplot/default.nix
+1
-1
pkgs/development/python-modules/drawilleplot/default.nix
···
27
27
pythonImportsCheck = [ "drawilleplot" ];
28
28
29
29
meta = with lib; {
30
-
description = "matplotlib backend for graph output in unicode terminals using drawille";
30
+
description = "Matplotlib backend for graph output in unicode terminals using drawille";
31
31
homepage = "https://github.com/gooofy/drawilleplot";
32
32
license = licenses.asl20;
33
33
maintainers = with maintainers; [ nobbz ];
+1
-1
pkgs/development/python-modules/duration-parser/default.nix
+1
-1
pkgs/development/python-modules/duration-parser/default.nix
···
31
31
];
32
32
33
33
meta = {
34
-
description = "A minimal duration parser written in python";
34
+
description = "Minimal duration parser written in python";
35
35
homepage = "https://github.com/adriansahlman/duration-parser";
36
36
license = lib.licenses.mit;
37
37
maintainers = with lib.maintainers; [ hexa ];
+1
-1
pkgs/development/python-modules/dvc-s3/default.nix
+1
-1
pkgs/development/python-modules/dvc-s3/default.nix
···
49
49
# ];
50
50
51
51
meta = with lib; {
52
-
description = "s3 plugin for dvc";
52
+
description = "S3 plugin for dvc";
53
53
homepage = "https://pypi.org/project/dvc-s3/${version}";
54
54
changelog = "https://github.com/iterative/dvc-s3/releases/tag/${version}";
55
55
license = licenses.asl20;
+1
-1
pkgs/development/python-modules/ec2-metadata/default.nix
+1
-1
pkgs/development/python-modules/ec2-metadata/default.nix
···
33
33
passthru.updateScript = nix-update-script { };
34
34
35
35
meta = {
36
-
description = "An easy interface to query the EC2 metadata API, with caching";
36
+
description = "Easy interface to query the EC2 metadata API, with caching";
37
37
homepage = "https://pypi.org/project/ec2-metadata/";
38
38
license = lib.licenses.mit;
39
39
maintainers = [ lib.maintainers._9999years ];
+1
-1
pkgs/development/python-modules/esphome-glyphsets/default.nix
+1
-1
pkgs/development/python-modules/esphome-glyphsets/default.nix
···
25
25
];
26
26
27
27
meta = {
28
-
description = "A lightweight version of glyphsets for ESPHome";
28
+
description = "Lightweight version of glyphsets for ESPHome";
29
29
homepage = "https://github.com/esphome/esphome-glyphsets";
30
30
changelog = "https://github.com/esphome/esphome-glyphsets/blob/${src.tag}/CHANGELOG.md";
31
31
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/evolutionhttp/default.nix
+1
-1
pkgs/development/python-modules/evolutionhttp/default.nix
···
40
40
pythonImportsCheck = [ "evolutionhttp" ];
41
41
42
42
meta = with lib; {
43
-
description = "An HTTP client for controlling a Bryant Evolution HVAC system";
43
+
description = "HTTP client for controlling a Bryant Evolution HVAC system";
44
44
homepage = "https://github.com/danielsmyers/evolutionhttp";
45
45
license = licenses.asl20;
46
46
maintainers = with maintainers; [ hexa ];
+1
-1
pkgs/development/python-modules/falconpy/default.nix
+1
-1
pkgs/development/python-modules/falconpy/default.nix
···
27
27
pythonImportsCheck = [ "falconpy" ];
28
28
29
29
meta = {
30
-
description = "The CrowdStrike Falcon SDK for Python";
30
+
description = "CrowdStrike Falcon SDK for Python";
31
31
homepage = "https://github.com/CrowdStrike/falconpy";
32
32
changelog = "https://github.com/CrowdStrike/falconpy/releases/tag/${src.tag}";
33
33
license = lib.licenses.unlicense;
+1
-1
pkgs/development/python-modules/fastmcp/default.nix
+1
-1
pkgs/development/python-modules/fastmcp/default.nix
···
87
87
__darwinAllowLocalNetworking = true;
88
88
89
89
meta = {
90
-
description = "The fast, Pythonic way to build MCP servers and clients";
90
+
description = "Fast, Pythonic way to build MCP servers and clients";
91
91
changelog = "https://github.com/jlowin/fastmcp/releases/tag/v${version}";
92
92
homepage = "https://github.com/jlowin/fastmcp";
93
93
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/fickling/default.nix
+1
-1
pkgs/development/python-modules/fickling/default.nix
···
44
44
pythonImportsCheck = [ "fickling" ];
45
45
46
46
meta = with lib; {
47
-
description = "A Python pickling decompiler and static analyzer";
47
+
description = "Python pickling decompiler and static analyzer";
48
48
homepage = "https://github.com/trailofbits/fickling";
49
49
changelog = "https://github.com/trailofbits/fickling/releases/tag/v${version}";
50
50
license = licenses.lgpl3Plus;
+1
-1
pkgs/development/python-modules/flexcache/default.nix
+1
-1
pkgs/development/python-modules/flexcache/default.nix
···
46
46
pythonImportsCheck = [ "flexcache" ];
47
47
48
48
meta = with lib; {
49
-
description = "An robust and extensible package to cache on disk the result of expensive calculations";
49
+
description = "Robust and extensible package to cache on disk the result of expensive calculations";
50
50
homepage = "https://github.com/hgrecco/flexcache";
51
51
changelog = "https://github.com/hgrecco/flexcache/blob/${src.rev}/CHANGES";
52
52
license = licenses.bsd3;
+1
-1
pkgs/development/python-modules/fnllm/default.nix
+1
-1
pkgs/development/python-modules/fnllm/default.nix
···
80
80
];
81
81
82
82
meta = {
83
-
description = "A function-based LLM protocol and wrapper";
83
+
description = "Function-based LLM protocol and wrapper";
84
84
homepage = "https://github.com/microsoft/essex-toolkit/tree/main/python/fnllm";
85
85
license = lib.licenses.mit;
86
86
maintainers = with lib.maintainers; [ fab ];
+1
-1
pkgs/development/python-modules/funk/default.nix
+1
-1
pkgs/development/python-modules/funk/default.nix
···
31
31
passthru.updateScripts = gitUpdater { };
32
32
33
33
meta = {
34
-
description = "A mocking framework for Python, influenced by JMock";
34
+
description = "Mocking framework for Python, influenced by JMock";
35
35
homepage = "https://github.com/mwilliamson/funk";
36
36
changelog = "https://github.com/mwilliamson/funk/blob/${src.tag}/NEWS";
37
37
license = lib.licenses.bsd2;
+1
-1
pkgs/development/python-modules/genie-partner-sdk/default.nix
+1
-1
pkgs/development/python-modules/genie-partner-sdk/default.nix
···
30
30
pythonImportsCheck = [ "genie_partner_sdk" ];
31
31
32
32
meta = {
33
-
description = "An SDK to interact with the AladdinConnect (or OHD) partner API";
33
+
description = "SDK to interact with the AladdinConnect (or OHD) partner API";
34
34
homepage = "https://github.com/Genie-Garage/aladdin-python-sdk";
35
35
license = lib.licenses.mit;
36
36
maintainers = [ lib.maintainers.jamiemagee ];
+1
-1
pkgs/development/python-modules/gipc/default.nix
+1
-1
pkgs/development/python-modules/gipc/default.nix
···
54
54
];
55
55
56
56
meta = with lib; {
57
-
description = "gevent-cooperative child processes and IPC";
57
+
description = "Gevent-cooperative child processes and IPC";
58
58
longDescription = ''
59
59
Usage of Python's multiprocessing package in a gevent-powered
60
60
application may raise problems and most likely breaks the application
+1
-1
pkgs/development/python-modules/gunicorn/default.nix
+1
-1
pkgs/development/python-modules/gunicorn/default.nix
···
55
55
++ lib.flatten (lib.attrValues optional-dependencies);
56
56
57
57
meta = {
58
-
description = "gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications";
58
+
description = "WSGI HTTP Server for UNIX, fast clients and sleepy applications";
59
59
homepage = "https://github.com/benoitc/gunicorn";
60
60
changelog = "https://github.com/benoitc/gunicorn/releases/tag/${version}";
61
61
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/hanzidentifier/default.nix
+1
-1
pkgs/development/python-modules/hanzidentifier/default.nix
···
28
28
pythonImportsCheck = [ "hanzidentifier" ];
29
29
30
30
meta = {
31
-
description = "A Python module that identifies Chinese text as being Simplified or Traditional";
31
+
description = "Python module that identifies Chinese text as being Simplified or Traditional";
32
32
homepage = "https://github.com/tsroten/hanzidentifier";
33
33
changelog = "https://github.com/tsroten/hanzidentifier/blob/${src.rev}/CHANGES.rst";
34
34
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/harlequin-bigquery/default.nix
+1
-1
pkgs/development/python-modules/harlequin-bigquery/default.nix
···
35
35
];
36
36
37
37
meta = {
38
-
description = "A Harlequin adapter for Google BigQuery";
38
+
description = "Harlequin adapter for Google BigQuery";
39
39
homepage = "https://pypi.org/project/harlequin-bigquery/";
40
40
license = lib.licenses.mit;
41
41
maintainers = with lib.maintainers; [ pcboy ];
+1
-1
pkgs/development/python-modules/harlequin-postgres/default.nix
+1
-1
pkgs/development/python-modules/harlequin-postgres/default.nix
+1
-1
pkgs/development/python-modules/hatch-jupyter-builder/default.nix
+1
-1
pkgs/development/python-modules/hatch-jupyter-builder/default.nix
···
40
40
41
41
meta = with lib; {
42
42
changelog = "https://github.com/jupyterlab/hatch-jupyter-builder/releases/tag/v${version}";
43
-
description = "hatch plugin to help build Jupyter packages";
43
+
description = "Hatch plugin to help build Jupyter packages";
44
44
mainProgram = "hatch-jupyter-builder";
45
45
homepage = "https://github.com/jupyterlab/hatch-jupyter-builder";
46
46
license = licenses.bsd3;
+1
-1
pkgs/development/python-modules/hatch-odoo/default.nix
+1
-1
pkgs/development/python-modules/hatch-odoo/default.nix
···
31
31
];
32
32
33
33
meta = with lib; {
34
-
description = "A hatch plugin to develop and package Odoo projects";
34
+
description = "Hatch plugin to develop and package Odoo projects";
35
35
homepage = "https://github.com/acsone/hatch-odoo";
36
36
license = licenses.mit;
37
37
maintainers = with maintainers; [ yajo ];
+1
-1
pkgs/development/python-modules/hid/default.nix
+1
-1
pkgs/development/python-modules/hid/default.nix
···
31
31
pythonImportsCheck = [ "hid" ];
32
32
33
33
meta = with lib; {
34
-
description = "hidapi bindings in ctypes";
34
+
description = "Hidapi bindings in ctypes";
35
35
homepage = "https://github.com/apmorton/pyhidapi";
36
36
license = with licenses; [ mit ];
37
37
maintainers = with maintainers; [ ];
+1
-1
pkgs/development/python-modules/hikari-crescent/default.nix
+1
-1
pkgs/development/python-modules/hikari-crescent/default.nix
···
44
44
disabledTests = [ "test_handle_resp" ];
45
45
46
46
meta = {
47
-
description = "A command handler for Hikari that keeps your project neat and tidy";
47
+
description = "Command handler for Hikari that keeps your project neat and tidy";
48
48
license = lib.licenses.mit;
49
49
homepage = "https://github.com/hikari-crescent/hikari-crescent";
50
50
maintainers = with lib.maintainers; [ sigmanificient ];
+1
-1
pkgs/development/python-modules/i2c-tools/default.nix
+1
-1
pkgs/development/python-modules/i2c-tools/default.nix
···
16
16
meta = with lib; {
17
17
inherit (i2c-tools.meta) homepage platforms;
18
18
19
-
description = "wrapper for i2c-tools' smbus stuff";
19
+
description = "Wrapper for i2c-tools' smbus stuff";
20
20
# from py-smbus/smbusmodule.c
21
21
license = [ licenses.gpl2Only ];
22
22
maintainers = [ maintainers.evils ];
+1
-1
pkgs/development/python-modules/iniconfig/default.nix
+1
-1
pkgs/development/python-modules/iniconfig/default.nix
+1
-1
pkgs/development/python-modules/jellyfish/default.nix
+1
-1
pkgs/development/python-modules/jellyfish/default.nix
···
47
47
pythonImportsCheck = [ "jellyfish" ];
48
48
49
49
meta = {
50
-
description = "A python library for doing approximate and phonetic matching of strings";
50
+
description = "Python library for doing approximate and phonetic matching of strings";
51
51
homepage = "https://github.com/jamesturk/jellyfish";
52
52
changelog = "https://github.com/jamesturk/jellyfish/releases/tag/v${version}";
53
53
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/jinja2-humanize-extension/default.nix
+1
-1
pkgs/development/python-modules/jinja2-humanize-extension/default.nix
···
38
38
];
39
39
40
40
meta = {
41
-
description = "A jinja2 extension to use humanize library inside jinja2 templates";
41
+
description = "Jinja2 extension to use humanize library inside jinja2 templates";
42
42
homepage = "https://github.com/metwork-framework/jinja2_humanize_extension";
43
43
changelog = "https://github.com/metwork-framework/jinja2_humanize_extension/blob/${src.tag}/CHANGELOG.md";
44
44
license = lib.licenses.bsd3;
+1
-1
pkgs/development/python-modules/jschon/default.nix
+1
-1
pkgs/development/python-modules/jschon/default.nix
···
72
72
__darwinAllowLocalNetworking = true;
73
73
74
74
meta = with lib; {
75
-
description = "An object-oriented JSON Schema implementation for Python";
75
+
description = "Object-oriented JSON Schema implementation for Python";
76
76
homepage = "https://github.com/marksparkza/jschon";
77
77
changelog = "https://github.com/marksparkza/jschon/blob/${src.rev}/CHANGELOG.rst";
78
78
license = licenses.mit;
+1
-1
pkgs/development/python-modules/jsonpath-python/default.nix
+1
-1
pkgs/development/python-modules/jsonpath-python/default.nix
···
20
20
21
21
meta = with lib; {
22
22
homepage = "https://github.com/sean2077/jsonpath-python";
23
-
description = "A more powerful JSONPath implementations in modern python";
23
+
description = "More powerful JSONPath implementations in modern python";
24
24
maintainers = with maintainers; [ dadada ];
25
25
license = with licenses; [ mit ];
26
26
};
+1
-1
pkgs/development/python-modules/jsonxs/default.nix
+1
-1
pkgs/development/python-modules/jsonxs/default.nix
···
23
23
build-system = [ setuptools ];
24
24
25
25
meta = {
26
-
description = "A python library that uses path expression strings to get and set values in JSON";
26
+
description = "Python library that uses path expression strings to get and set values in JSON";
27
27
homepage = "https://github.com/fboender/jsonxs";
28
28
license = lib.licenses.mit;
29
29
maintainers = [ lib.maintainers.tie ];
+1
-1
pkgs/development/python-modules/justbases/default.nix
+1
-1
pkgs/development/python-modules/justbases/default.nix
···
24
24
];
25
25
26
26
meta = with lib; {
27
-
description = "conversion of ints and rationals to any base";
27
+
description = "Conversion of ints and rationals to any base";
28
28
homepage = "https://github.com/mulkieran/justbases";
29
29
changelog = "https://github.com/mulkieran/justbases/blob/v${version}/CHANGES.txt";
30
30
license = licenses.lgpl2Plus;
+1
-1
pkgs/development/python-modules/justbytes/default.nix
+1
-1
pkgs/development/python-modules/justbytes/default.nix
···
26
26
];
27
27
28
28
meta = with lib; {
29
-
description = "computing with and displaying bytes";
29
+
description = "Computing with and displaying bytes";
30
30
homepage = "https://github.com/mulkieran/justbytes";
31
31
license = licenses.lgpl2Plus;
32
32
maintainers = with maintainers; [ nickcao ];
+1
-1
pkgs/development/python-modules/langchain-huggingface/default.nix
+1
-1
pkgs/development/python-modules/langchain-huggingface/default.nix
···
86
86
87
87
meta = {
88
88
changelog = "https://github.com/langchain-ai/langchain/releases/tag/${src.tag}";
89
-
description = "An integration package connecting Huggingface related classes and LangChain";
89
+
description = "Integration package connecting Huggingface related classes and LangChain";
90
90
homepage = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/huggingface";
91
91
license = lib.licenses.mit;
92
92
maintainers = with lib.maintainers; [
+1
-1
pkgs/development/python-modules/lexid/default.nix
+1
-1
pkgs/development/python-modules/lexid/default.nix
···
28
28
nativeCheckInputs = [ pytestCheckHook ];
29
29
30
30
meta = with lib; {
31
-
description = "micro library to increment lexically ordered numerical ids";
31
+
description = "Micro library to increment lexically ordered numerical ids";
32
32
mainProgram = "lexid_incr";
33
33
homepage = "https://pypi.org/project/lexid/";
34
34
license = licenses.mit;
+1
-1
pkgs/development/python-modules/libasyncns/default.nix
+1
-1
pkgs/development/python-modules/libasyncns/default.nix
···
31
31
pythonImportsCheck = [ "libasyncns" ];
32
32
33
33
meta = with lib; {
34
-
description = "libasyncns-python is a python binding for the asynchronous name service query library";
34
+
description = "Libasyncns-python is a python binding for the asynchronous name service query library";
35
35
license = licenses.lgpl21;
36
36
maintainers = [ maintainers.mic92 ];
37
37
homepage = "https://launchpad.net/libasyncns-python";
+1
-1
pkgs/development/python-modules/libmr/default.nix
+1
-1
pkgs/development/python-modules/libmr/default.nix
···
26
26
doCheck = false;
27
27
28
28
meta = with lib; {
29
-
description = "libMR provides core MetaRecognition and Weibull fitting functionality";
29
+
description = "LibMR provides core MetaRecognition and Weibull fitting functionality";
30
30
homepage = "https://github.com/Vastlab/libMR";
31
31
license = licenses.bsd3;
32
32
maintainers = with maintainers; [ psyanticy ];
+1
-1
pkgs/development/python-modules/libvirt/default.nix
+1
-1
pkgs/development/python-modules/libvirt/default.nix
+1
-1
pkgs/development/python-modules/llama-index-workflows/default.nix
+1
-1
pkgs/development/python-modules/llama-index-workflows/default.nix
···
32
32
pythonImportsCheck = [ "workflows" ];
33
33
34
34
meta = {
35
-
description = "An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents";
35
+
description = "Event-driven, async-first, step-based way to control the execution flow of AI applications like Agents";
36
36
homepage = "https://pypi.org/project/llama-index-workflows/";
37
37
license = lib.licenses.mit;
38
38
maintainers = with lib.maintainers; [ fab ];
+1
-1
pkgs/development/python-modules/lm-eval/default.nix
+1
-1
pkgs/development/python-modules/lm-eval/default.nix
···
149
149
150
150
meta = {
151
151
changelog = "https://github.com/EleutherAI/lm-evaluation-harness/releases/tag/${src.tag}";
152
-
description = "A framework for few-shot evaluation of language models";
152
+
description = "Framework for few-shot evaluation of language models";
153
153
homepage = "https://github.com/EleutherAI/lm-evaluation-harness";
154
154
license = [ lib.licenses.mit ];
155
155
maintainers = [ lib.maintainers.booxter ];
+1
-1
pkgs/development/python-modules/logassert/default.nix
+1
-1
pkgs/development/python-modules/logassert/default.nix
···
32
32
];
33
33
34
34
meta = {
35
-
description = "A simple Log Assertion mechanism for Python unittests";
35
+
description = "Simple Log Assertion mechanism for Python unittests";
36
36
homepage = "https://github.com/facundobatista/logassert";
37
37
changelog = "https://github.com/facundobatista/logassert/releases/tag/${src.tag}";
38
38
license = lib.licenses.lgpl3Only;
+1
-1
pkgs/development/python-modules/logilab/constraint.nix
+1
-1
pkgs/development/python-modules/logilab/constraint.nix
···
46
46
pythonImportsCheck = [ "logilab.constraint" ];
47
47
48
48
meta = with lib; {
49
-
description = "logilab-database provides some classes to make unified access to different";
49
+
description = "Logilab-database provides some classes to make unified access to different";
50
50
homepage = "https://forge.extranet.logilab.fr/open-source/logilab-constraint";
51
51
changelog = "https://forge.extranet.logilab.fr/open-source/logilab-constraint/-/blob/${version}/CHANGELOG.md";
52
52
license = licenses.lgpl21Plus;
+1
-1
pkgs/development/python-modules/lsp-tree-sitter/default.nix
+1
-1
pkgs/development/python-modules/lsp-tree-sitter/default.nix
···
41
41
pythonImportsCheck = [ "lsp_tree_sitter" ];
42
42
43
43
meta = with lib; {
44
-
description = "A library to create language servers";
44
+
description = "Library to create language servers";
45
45
homepage = "https://github.com/neomutt/lsp-tree-sitter";
46
46
license = licenses.gpl3Only;
47
47
maintainers = with maintainers; [ doronbehar ];
+1
-1
pkgs/development/python-modules/microsoft-security-utilities-secret-masker/default.nix
+1
-1
pkgs/development/python-modules/microsoft-security-utilities-secret-masker/default.nix
···
27
27
];
28
28
29
29
meta = {
30
-
description = "A tool for detecting and masking secrets";
30
+
description = "Tool for detecting and masking secrets";
31
31
homepage = "https://pypi.org/project/microsoft-security-utilities-secret-masker/";
32
32
license = lib.licenses.mit;
33
33
maintainers = with lib.maintainers; [ ];
+1
-1
pkgs/development/python-modules/miniupnpc/default.nix
+1
-1
pkgs/development/python-modules/miniupnpc/default.nix
+1
-1
pkgs/development/python-modules/mkdocs-get-deps/default.nix
+1
-1
pkgs/development/python-modules/mkdocs-get-deps/default.nix
···
36
36
pythonImportsCheck = [ "mkdocs_get_deps" ];
37
37
38
38
meta = with lib; {
39
-
description = "An extra command for MkDocs that infers required PyPI packages from `plugins` in mkdocs.yml";
39
+
description = "Extra command for MkDocs that infers required PyPI packages from `plugins` in mkdocs.yml";
40
40
homepage = "https://github.com/mkdocs/get-deps";
41
41
license = licenses.mit;
42
42
maintainers = [ ];
+1
-1
pkgs/development/python-modules/mpire/default.nix
+1
-1
pkgs/development/python-modules/mpire/default.nix
···
76
76
enabledTestPaths = [ "tests" ];
77
77
78
78
meta = {
79
-
description = "A Python package for easy multiprocessing, but faster than multiprocessing";
79
+
description = "Python package for easy multiprocessing, but faster than multiprocessing";
80
80
homepage = "https://pypi.org/project/mpire/";
81
81
license = lib.licenses.mit;
82
82
maintainers = with lib.maintainers; [ booxter ];
+1
-1
pkgs/development/python-modules/multi-key-dict/default.nix
+1
-1
pkgs/development/python-modules/multi-key-dict/default.nix
+1
-1
pkgs/development/python-modules/netapp-lib/default.nix
+1
-1
pkgs/development/python-modules/netapp-lib/default.nix
···
29
29
pythonImportsCheck = [ "netapp_lib" ];
30
30
31
31
meta = with lib; {
32
-
description = "netapp-lib is required for Ansible deployments to interact with NetApp storage systems";
32
+
description = "Netapp-lib is required for Ansible deployments to interact with NetApp storage systems";
33
33
homepage = "https://netapp.io/";
34
34
license = licenses.asl20;
35
35
maintainers = with maintainers; [ SuperSandro2000 ];
+1
-1
pkgs/development/python-modules/netbox-routing/default.nix
+1
-1
pkgs/development/python-modules/netbox-routing/default.nix
···
36
36
dependencies = [ django-polymorphic ];
37
37
38
38
meta = {
39
-
description = "A NetBox plugin for tracking all kinds of routing information";
39
+
description = "NetBox plugin for tracking all kinds of routing information";
40
40
homepage = "https://github.com/DanSheps/netbox-routing";
41
41
changelog = "https://github.com/DanSheps/netbox-routing/releases/tag/${src.tag}";
42
42
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/oauth2-client/default.nix
+1
-1
pkgs/development/python-modules/oauth2-client/default.nix
+1
-1
pkgs/development/python-modules/onnxslim/default.nix
+1
-1
pkgs/development/python-modules/onnxslim/default.nix
+1
-1
pkgs/development/python-modules/openai-agents/default.nix
+1
-1
pkgs/development/python-modules/openai-agents/default.nix
···
52
52
meta = {
53
53
changelog = "https://github.com/openai/openai-agents-python/releases/tag/${version}";
54
54
homepage = "https://github.com/openai/openai-agents-python";
55
-
description = "A lightweight, powerful framework for multi-agent workflows";
55
+
description = "Lightweight, powerful framework for multi-agent workflows";
56
56
license = lib.licenses.mit;
57
57
maintainers = [ lib.maintainers.bryanhonof ];
58
58
};
+1
-1
pkgs/development/python-modules/orgparse/default.nix
+1
-1
pkgs/development/python-modules/orgparse/default.nix
···
20
20
21
21
meta = with lib; {
22
22
homepage = "https://github.com/karlicoss/orgparse";
23
-
description = "orgparse - Emacs org-mode parser in Python";
23
+
description = "Orgparse - Emacs org-mode parser in Python";
24
24
license = licenses.bsd2;
25
25
maintainers = with maintainers; [ twitchy0 ];
26
26
};
+1
-1
pkgs/development/python-modules/osc/default.nix
+1
-1
pkgs/development/python-modules/osc/default.nix
+1
-1
pkgs/development/python-modules/patool/default.nix
+1
-1
pkgs/development/python-modules/patool/default.nix
···
81
81
++ lib.optionals stdenv.hostPlatform.isDarwin [ "test_ar" ];
82
82
83
83
meta = {
84
-
description = "portable archive file manager";
84
+
description = "Portable archive file manager";
85
85
mainProgram = "patool";
86
86
homepage = "https://wummel.github.io/patool/";
87
87
license = lib.licenses.gpl3;
+1
-1
pkgs/development/python-modules/pcffont/default.nix
+1
-1
pkgs/development/python-modules/pcffont/default.nix
···
34
34
35
35
meta = {
36
36
homepage = "https://github.com/TakWolf/pcffont";
37
-
description = "A library for manipulating Portable Compiled Format (PCF) Fonts";
37
+
description = "Library for manipulating Portable Compiled Format (PCF) Fonts";
38
38
platforms = lib.platforms.all;
39
39
license = lib.licenses.mit;
40
40
maintainers = with lib.maintainers; [
+1
-1
pkgs/development/python-modules/pdfrw/default.nix
+1
-1
pkgs/development/python-modules/pdfrw/default.nix
···
18
18
doCheck = false;
19
19
20
20
meta = with lib; {
21
-
description = "pdfrw is a pure Python library that reads and writes PDFs";
21
+
description = "Pure Python library that reads and writes PDFs";
22
22
homepage = "https://github.com/pmaupin/pdfrw";
23
23
maintainers = with maintainers; [ teto ];
24
24
license = licenses.mit;
+1
-1
pkgs/development/python-modules/picologging/default.nix
+1
-1
pkgs/development/python-modules/picologging/default.nix
···
57
57
platforms = lib.platforms.unix;
58
58
maintainers = with lib.maintainers; [ bot-wxt1221 ];
59
59
changelog = "https://github.com/microsoft/picologging/releases/tag/${version}";
60
-
description = "optimized logging library for Python";
60
+
description = "Optimized logging library for Python";
61
61
license = lib.licenses.mit;
62
62
};
63
63
}
+1
-1
pkgs/development/python-modules/pip-chill/default.nix
+1
-1
pkgs/development/python-modules/pip-chill/default.nix
···
37
37
pythonImportsCheck = [ "pip_chill" ];
38
38
39
39
meta = {
40
-
description = "A more relaxed `pip freeze`";
40
+
description = "More relaxed `pip freeze`";
41
41
homepage = "https://github.com/rbanffy/pip-chill";
42
42
changelog = "https://github.com/rbanffy/pip-chill/releases/tag/v${version}";
43
43
license = lib.licenses.gpl3Plus;
+1
-1
pkgs/development/python-modules/pipdate/default.nix
+1
-1
pkgs/development/python-modules/pipdate/default.nix
+1
-1
pkgs/development/python-modules/piqp/default.nix
+1
-1
pkgs/development/python-modules/piqp/default.nix
···
78
78
];
79
79
80
80
meta = with lib; {
81
-
description = "A Proximal Interior Point Quadratic Programming solver";
81
+
description = "Proximal Interior Point Quadratic Programming solver";
82
82
homepage = "https://github.com/PREDICT-EPFL/piqp";
83
83
license = licenses.bsd2;
84
84
maintainers = with maintainers; [ renesat ];
+1
-1
pkgs/development/python-modules/plasTeX/default.nix
+1
-1
pkgs/development/python-modules/plasTeX/default.nix
···
34
34
];
35
35
36
36
meta = {
37
-
description = "plasTeX is a Python package to convert LaTeX markup to DOM";
37
+
description = "Python package to convert LaTeX markup to DOM";
38
38
homepage = "https://plastex.github.io/plastex/";
39
39
maintainers = with lib.maintainers; [ niklashh ];
40
40
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/plastexdepgraph/default.nix
+1
-1
pkgs/development/python-modules/plastexdepgraph/default.nix
···
30
30
];
31
31
32
32
meta = {
33
-
description = "plasTeX plugin allowing to build dependency graphs";
33
+
description = "PlasTeX plugin allowing to build dependency graphs";
34
34
homepage = "https://github.com/PatrickMassot/plastexdepgraph";
35
35
maintainers = with lib.maintainers; [ niklashh ];
36
36
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/py-deviceid/default.nix
+1
-1
pkgs/development/python-modules/py-deviceid/default.nix
···
25
25
];
26
26
27
27
meta = {
28
-
description = "A simple library to get or create a unique device id for a device in Python";
28
+
description = "Simple library to get or create a unique device id for a device in Python";
29
29
homepage = "https://pypi.org/project/py-deviceid/";
30
30
license = lib.licenses.mit;
31
31
maintainers = with lib.maintainers; [ katexochen ];
+1
-1
pkgs/development/python-modules/pyairports/default.nix
+1
-1
pkgs/development/python-modules/pyairports/default.nix
···
22
22
pythonImportsCheck = [ "pyairports" ];
23
23
24
24
meta = with lib; {
25
-
description = "pyairports is a package which enables airport lookup by 3-letter IATA code";
25
+
description = "Package which enables airport lookup by 3-letter IATA code";
26
26
homepage = "https://github.com/ozeliger/pyairports";
27
27
license = licenses.asl20;
28
28
maintainers = with maintainers; [ cfhammill ];
+1
-1
pkgs/development/python-modules/pycsdr/default.nix
+1
-1
pkgs/development/python-modules/pycsdr/default.nix
+1
-1
pkgs/development/python-modules/pydantic-argparse-extensible/default.nix
+1
-1
pkgs/development/python-modules/pydantic-argparse-extensible/default.nix
···
33
33
passthru.updateScript = nix-update-script { };
34
34
35
35
meta = {
36
-
description = "A typed wrapper around argparse using pydantic models";
36
+
description = "Typed wrapper around argparse using pydantic models";
37
37
homepage = "https://pypi.org/project/pydantic-argparse-extensible";
38
38
license = lib.licenses.mit;
39
39
maintainers = [ lib.maintainers._9999years ];
+1
-1
pkgs/development/python-modules/pydemumble/default.nix
+1
-1
pkgs/development/python-modules/pydemumble/default.nix
···
45
45
pythonImportsCheck = [ "pydemumble" ];
46
46
47
47
meta = {
48
-
description = "demumble wrapper library";
48
+
description = "Demumble wrapper library";
49
49
longDescription = ''
50
50
Python wrapper library for demumble; demumble is a tool to
51
51
demangle C++, Rust, and Swift symbol names.
+1
-1
pkgs/development/python-modules/pydigiham/default.nix
+1
-1
pkgs/development/python-modules/pydigiham/default.nix
+1
-1
pkgs/development/python-modules/pyenchant/default.nix
+1
-1
pkgs/development/python-modules/pyenchant/default.nix
···
41
41
doCheck = false;
42
42
43
43
meta = with lib; {
44
-
description = "pyenchant: Python bindings for the Enchant spellchecker";
44
+
description = "Python bindings for the Enchant spellchecker";
45
45
homepage = "https://github.com/pyenchant/pyenchant";
46
46
license = licenses.lgpl21;
47
47
};
+1
-1
pkgs/development/python-modules/pyinstaller/default.nix
+1
-1
pkgs/development/python-modules/pyinstaller/default.nix
···
61
61
};
62
62
63
63
meta = {
64
-
description = "A tool to bundle a python application with dependencies into a single package";
64
+
description = "Tool to bundle a python application with dependencies into a single package";
65
65
homepage = "https://pyinstaller.org/";
66
66
changelog = "https://pyinstaller.org/en/v${version}/CHANGES.html";
67
67
downloadPage = "https://pypi.org/project/pyinstaller/";
+1
-1
pkgs/development/python-modules/pylibjpeg-openjpeg/default.nix
+1
-1
pkgs/development/python-modules/pylibjpeg-openjpeg/default.nix
···
67
67
pythonImportsCheck = [ "openjpeg" ];
68
68
69
69
meta = {
70
-
description = "A J2K and JP2 plugin for pylibjpeg";
70
+
description = "J2K and JP2 plugin for pylibjpeg";
71
71
homepage = "https://github.com/pydicom/pylibjpeg-openjpeg";
72
72
changelog = "https://github.com/pydicom/pylibjpeg-openjpeg/releases/tag/v${version}";
73
73
license = [ lib.licenses.mit ];
+1
-1
pkgs/development/python-modules/pymvglive/default.nix
+1
-1
pkgs/development/python-modules/pymvglive/default.nix
+1
-1
pkgs/development/python-modules/pyscreenshot/default.nix
+1
-1
pkgs/development/python-modules/pyscreenshot/default.nix
+1
-1
pkgs/development/python-modules/pysmbc/default.nix
+1
-1
pkgs/development/python-modules/pysmbc/default.nix
···
29
29
pythonImportsCheck = [ "smbc" ];
30
30
31
31
meta = with lib; {
32
-
description = "libsmbclient binding for Python";
32
+
description = "Libsmbclient binding for Python";
33
33
homepage = "https://github.com/hamano/pysmbc";
34
34
license = with licenses; [ gpl2Plus ];
35
35
maintainers = with maintainers; [ fab ];
+1
-1
pkgs/development/python-modules/pystac-client/default.nix
+1
-1
pkgs/development/python-modules/pystac-client/default.nix
···
58
58
pythonImportsCheck = [ "pystac_client" ];
59
59
60
60
meta = {
61
-
description = "A Python client for working with STAC Catalogs and APIs";
61
+
description = "Python client for working with STAC Catalogs and APIs";
62
62
homepage = "https://github.com/stac-utils/pystac-client";
63
63
license = lib.licenses.asl20;
64
64
teams = [ lib.teams.geospatial ];
+1
-1
pkgs/development/python-modules/pytest-base-url/default.nix
+1
-1
pkgs/development/python-modules/pytest-base-url/default.nix
···
53
53
pythonImportsCheck = [ "pytest_base_url" ];
54
54
55
55
meta = with lib; {
56
-
description = "pytest plugin for URL based tests";
56
+
description = "Pytest plugin for URL based tests";
57
57
homepage = "https://github.com/pytest-dev/pytest-base-url";
58
58
changelog = "https://github.com/pytest-dev/pytest-base-url/blob/${src.rev}/CHANGES.rst";
59
59
license = licenses.mpl20;
+1
-1
pkgs/development/python-modules/pytest-check/default.nix
+1
-1
pkgs/development/python-modules/pytest-check/default.nix
···
27
27
pythonImportsCheck = [ "pytest_check" ];
28
28
29
29
meta = with lib; {
30
-
description = "pytest plugin allowing multiple failures per test";
30
+
description = "Pytest plugin allowing multiple failures per test";
31
31
homepage = "https://github.com/okken/pytest-check";
32
32
changelog = "https://github.com/okken/pytest-check/releases/tag/${version}";
33
33
license = licenses.mit;
+1
-1
pkgs/development/python-modules/pytest-click/default.nix
+1
-1
pkgs/development/python-modules/pytest-click/default.nix
···
28
28
nativeCheckInputs = [ pytestCheckHook ];
29
29
30
30
meta = with lib; {
31
-
description = "pytest plugin for click";
31
+
description = "Pytest plugin for click";
32
32
homepage = "https://github.com/Stranger6667/pytest-click";
33
33
changelog = "https://github.com/Stranger6667/pytest-click/releases/tag/v${version}";
34
34
license = licenses.mit;
+1
-1
pkgs/development/python-modules/pytest-flakes/default.nix
+1
-1
pkgs/development/python-modules/pytest-flakes/default.nix
+1
-1
pkgs/development/python-modules/pytest-grpc/default.nix
+1
-1
pkgs/development/python-modules/pytest-grpc/default.nix
+1
-1
pkgs/development/python-modules/pytest-instafail/default.nix
+1
-1
pkgs/development/python-modules/pytest-instafail/default.nix
···
26
26
pythonImportsCheck = [ "pytest_instafail" ];
27
27
28
28
meta = with lib; {
29
-
description = "pytest plugin that shows failures and errors instantly instead of waiting until the end of test session";
29
+
description = "Pytest plugin that shows failures and errors instantly instead of waiting until the end of test session";
30
30
homepage = "https://github.com/pytest-dev/pytest-instafail";
31
31
changelog = "https://github.com/pytest-dev/pytest-instafail/blob/v${version}/CHANGES.rst";
32
32
license = licenses.bsd3;
+1
-1
pkgs/development/python-modules/pytest-jupyter/default.nix
+1
-1
pkgs/development/python-modules/pytest-jupyter/default.nix
···
70
70
71
71
meta = with lib; {
72
72
changelog = "https://github.com/jupyter-server/pytest-jupyter/releases/tag/v${version}";
73
-
description = "pytest plugin for testing Jupyter core libraries and extensions";
73
+
description = "Pytest plugin for testing Jupyter core libraries and extensions";
74
74
homepage = "https://github.com/jupyter-server/pytest-jupyter";
75
75
license = licenses.bsd3;
76
76
maintainers = [ ];
+1
-1
pkgs/development/python-modules/pytest-plt/default.nix
+1
-1
pkgs/development/python-modules/pytest-plt/default.nix
···
26
26
];
27
27
28
28
meta = with lib; {
29
-
description = "provides fixtures for quickly creating Matplotlib plots in your tests";
29
+
description = "Provides fixtures for quickly creating Matplotlib plots in your tests";
30
30
homepage = "https://www.nengo.ai/pytest-plt/";
31
31
changelog = "https://github.com/nengo/pytest-plt/blob/master/CHANGES.rst";
32
32
license = licenses.mit;
+1
-1
pkgs/development/python-modules/pytest-qt/default.nix
+1
-1
pkgs/development/python-modules/pytest-qt/default.nix
···
32
32
doCheck = false;
33
33
34
34
meta = with lib; {
35
-
description = "pytest support for PyQt and PySide applications";
35
+
description = "Pytest support for PyQt and PySide applications";
36
36
homepage = "https://github.com/pytest-dev/pytest-qt";
37
37
license = licenses.mit;
38
38
maintainers = [ ];
+1
-1
pkgs/development/python-modules/pytest-quickcheck/default.nix
+1
-1
pkgs/development/python-modules/pytest-quickcheck/default.nix
···
27
27
meta = with lib; {
28
28
license = licenses.asl20;
29
29
homepage = "https://pypi.python.org/pypi/pytest-quickcheck";
30
-
description = "pytest plugin to generate random data inspired by QuickCheck";
30
+
description = "Pytest plugin to generate random data inspired by QuickCheck";
31
31
maintainers = with maintainers; [ onny ];
32
32
};
33
33
}
+1
-1
pkgs/development/python-modules/pytest-ruff/default.nix
+1
-1
pkgs/development/python-modules/pytest-ruff/default.nix
···
46
46
pythonImportsCheck = [ "pytest_ruff" ];
47
47
48
48
meta = {
49
-
description = "A pytest plugin to run ruff";
49
+
description = "Pytest plugin to run ruff";
50
50
homepage = "https://github.com/businho/pytest-ruff";
51
51
changelog = "https://github.com/businho/pytest-ruff/releases/tag/${src.tag}";
52
52
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/pytest-run-parallel/default.nix
+1
-1
pkgs/development/python-modules/pytest-run-parallel/default.nix
···
51
51
];
52
52
53
53
meta = {
54
-
description = "A simple pytest plugin to run tests concurrently";
54
+
description = "Simple pytest plugin to run tests concurrently";
55
55
homepage = "https://github.com/Quansight-Labs/pytest-run-parallel";
56
56
changelog = "https://github.com/Quansight-Labs/pytest-run-parallel/blob/${src.tag}/CHANGELOG.md";
57
57
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/pytestcache/default.nix
+1
-1
pkgs/development/python-modules/pytestcache/default.nix
···
29
29
meta = with lib; {
30
30
license = licenses.mit;
31
31
homepage = "https://pypi.python.org/pypi/pytest-cache/";
32
-
description = "pytest plugin with mechanisms for caching across test runs";
32
+
description = "Pytest plugin with mechanisms for caching across test runs";
33
33
};
34
34
}
+1
-1
pkgs/development/python-modules/python-hcl2/default.nix
+1
-1
pkgs/development/python-modules/python-hcl2/default.nix
···
35
35
nativeCheckInputs = [ pytestCheckHook ];
36
36
37
37
meta = with lib; {
38
-
description = "A parser for HCL2 written in Python using Lark";
38
+
description = "Parser for HCL2 written in Python using Lark";
39
39
homepage = "https://github.com/amplify-education/python-hcl2";
40
40
changelog = "https://github.com/amplify-education/python-hcl2/releases/tag/${src.tag}";
41
41
license = licenses.mit;
+1
-1
pkgs/development/python-modules/python-lzf/default.nix
+1
-1
pkgs/development/python-modules/python-lzf/default.nix
+1
-1
pkgs/development/python-modules/pytouchlinesl/default.nix
+1
-1
pkgs/development/python-modules/pytouchlinesl/default.nix
···
39
39
pythonImportsCheck = [ "pytouchlinesl" ];
40
40
41
41
meta = {
42
-
description = "A Python API client for Roth's TouchlineSL API";
42
+
description = "Python API client for Roth's TouchlineSL API";
43
43
homepage = "https://github.com/jnsgruk/pytouchlinesl";
44
44
changelog = "https://github.com/jnsgruk/pytouchlinesl/releases/tag/${version}";
45
45
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/questo/default.nix
+1
-1
pkgs/development/python-modules/questo/default.nix
···
44
44
];
45
45
46
46
meta = {
47
-
description = "A library of extensible and modular CLI prompt elements";
47
+
description = "Library of extensible and modular CLI prompt elements";
48
48
homepage = "https://github.com/petereon/questo";
49
49
license = lib.licenses.mit;
50
50
maintainers = with lib.maintainers; [ doronbehar ];
+1
-1
pkgs/development/python-modules/result/default.nix
+1
-1
pkgs/development/python-modules/result/default.nix
···
34
34
pythonImportsCheck = [ "result" ];
35
35
36
36
meta = with lib; {
37
-
description = "A Rust-like result type for Python";
37
+
description = "Rust-like result type for Python";
38
38
homepage = "https://github.com/rustedpy/result";
39
39
changelog = "https://github.com/rustedpy/result/blob/v${version}/CHANGELOG.md";
40
40
license = licenses.mit;
+1
-1
pkgs/development/python-modules/rpmfluff/default.nix
+1
-1
pkgs/development/python-modules/rpmfluff/default.nix
···
19
19
buildInputs = [ glibcLocales ];
20
20
21
21
meta = with lib; {
22
-
description = "lightweight way of building RPMs, and sabotaging them";
22
+
description = "Lightweight way of building RPMs, and sabotaging them";
23
23
homepage = "https://pagure.io/rpmfluff";
24
24
license = licenses.gpl2;
25
25
maintainers = with maintainers; [ disassembler ];
+1
-1
pkgs/development/python-modules/samarium/default.nix
+1
-1
pkgs/development/python-modules/samarium/default.nix
···
27
27
28
28
meta = with lib; {
29
29
changelog = "https://github.com/samarium-lang/samarium/blob/${src.rev}/CHANGELOG.md";
30
-
description = "The Samarium Programming Language";
30
+
description = "Samarium Programming Language";
31
31
license = licenses.mit;
32
32
homepage = "https://samarium-lang.github.io/Samarium";
33
33
maintainers = with maintainers; [ sigmanificient ];
+1
-1
pkgs/development/python-modules/scalar-fastapi/default.nix
+1
-1
pkgs/development/python-modules/scalar-fastapi/default.nix
···
57
57
];
58
58
59
59
meta = {
60
-
description = "A plugin for FastAPI to render a reference for your OpenAPI document";
60
+
description = "Plugin for FastAPI to render a reference for your OpenAPI document";
61
61
homepage = "https://github.com/scalar/scalar/";
62
62
license = lib.licenses.mit;
63
63
maintainers = with lib.maintainers; [ codgician ];
+1
-1
pkgs/development/python-modules/scheduler/default.nix
+1
-1
pkgs/development/python-modules/scheduler/default.nix
···
29
29
pythonImportsCheck = [ "scheduler" ];
30
30
31
31
meta = with lib; {
32
-
description = "A simple in-process python scheduler library with asyncio, threading and timezone support. Use datetime standard library objects for planning of Jobs depending on time cycles, fixed times, weekdays, dates, weights, offsets and execution counts";
32
+
description = "Simple in-process python scheduler library with asyncio, threading and timezone support";
33
33
homepage = "https://pypi.org/project/scheduler/";
34
34
license = licenses.lgpl3;
35
35
maintainers = with maintainers; [ pinpox ];
+1
-1
pkgs/development/python-modules/sciform/default.nix
+1
-1
pkgs/development/python-modules/sciform/default.nix
···
37
37
];
38
38
39
39
meta = {
40
-
description = "A package for formatting numbers into scientific formatted strings";
40
+
description = "Package for formatting numbers into scientific formatted strings";
41
41
homepage = "https://sciform.readthedocs.io/en/stable/";
42
42
downloadPage = "https://github.com/jagerber48/sciform";
43
43
changelog = "https://github.com/jagerber48/sciform/blob/${src.tag}/CHANGELOG.rst";
+1
-1
pkgs/development/python-modules/scspell/default.nix
+1
-1
pkgs/development/python-modules/scspell/default.nix
···
36
36
pythonImportsCheck = [ "scspell" ];
37
37
38
38
meta = {
39
-
description = "A spell checker for source code";
39
+
description = "Spell checker for source code";
40
40
homepage = "https://github.com/myint/scspell";
41
41
license = lib.licenses.gpl2;
42
42
maintainers = with lib.maintainers; [ guelakais ];
+1
-1
pkgs/development/python-modules/sdbus-networkmanager/default.nix
+1
-1
pkgs/development/python-modules/sdbus-networkmanager/default.nix
···
21
21
};
22
22
23
23
meta = with lib; {
24
-
description = "python-sdbus binds for NetworkManager";
24
+
description = "Python-sdbus binds for NetworkManager";
25
25
homepage = "https://github.com/python-sdbus/python-sdbus-networkmanager";
26
26
license = licenses.lgpl2;
27
27
maintainers = with maintainers; [ camelpunch ];
+1
-1
pkgs/development/python-modules/sectools/default.nix
+1
-1
pkgs/development/python-modules/sectools/default.nix
···
31
31
pythonImportsCheck = [ "sectools" ];
32
32
33
33
meta = with lib; {
34
-
description = "library containing functions to write security tools";
34
+
description = "Library containing functions to write security tools";
35
35
homepage = "https://github.com/p0dalirius/sectools";
36
36
changelog = "https://github.com/p0dalirius/sectools/releases/tag/${src.tag}";
37
37
license = with licenses; [ gpl3Only ];
+1
-1
pkgs/development/python-modules/sectxt/default.nix
+1
-1
pkgs/development/python-modules/sectxt/default.nix
···
47
47
meta = {
48
48
homepage = "https://github.com/DigitalTrustCenter/sectxt";
49
49
changelog = "https://github.com/DigitalTrustCenter/sectxt/releases/tag/${src.tag}";
50
-
description = "security.txt parser and validator";
50
+
description = "Security.txt parser and validator";
51
51
license = lib.licenses.eupl12;
52
52
maintainers = with lib.maintainers; [ networkexception ];
53
53
};
+1
-1
pkgs/development/python-modules/semchunk/default.nix
+1
-1
pkgs/development/python-modules/semchunk/default.nix
···
33
33
];
34
34
35
35
meta = {
36
-
description = "A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks";
36
+
description = "Fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks";
37
37
changelog = "https://github.com/isaacus-dev/semchunk/releases/tag/v${version}";
38
38
homepage = "https://github.com/isaacus-dev/semchunk";
39
39
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/setuptools-dso/default.nix
+1
-1
pkgs/development/python-modules/setuptools-dso/default.nix
···
26
26
];
27
27
28
28
meta = with lib; {
29
-
description = "setuptools extension for building non-Python Dynamic Shared Objects";
29
+
description = "Setuptools extension for building non-Python Dynamic Shared Objects";
30
30
homepage = "https://github.com/mdavidsaver/setuptools_dso";
31
31
license = licenses.bsd3;
32
32
maintainers = with maintainers; [ marius851000 ];
+1
-1
pkgs/development/python-modules/setuptools-gettext/default.nix
+1
-1
pkgs/development/python-modules/setuptools-gettext/default.nix
···
36
36
37
37
meta = {
38
38
changelog = "https://github.com/breezy-team/setuptools-gettext/releases/tag/v${version}";
39
-
description = "setuptools plugin for building mo files";
39
+
description = "Setuptools plugin for building mo files";
40
40
homepage = "https://github.com/breezy-team/setuptools-gettext";
41
41
license = lib.licenses.gpl2Plus;
42
42
maintainers = with lib.maintainers; [ tomasajt ];
+1
-1
pkgs/development/python-modules/shlib/default.nix
+1
-1
pkgs/development/python-modules/shlib/default.nix
···
36
36
pythonImportsCheck = [ "shlib" ];
37
37
38
38
meta = with lib; {
39
-
description = "shell library";
39
+
description = "Shell library";
40
40
homepage = "https://github.com/KenKundert/shlib";
41
41
changelog = "https://github.com/KenKundert/shlib/releases/tag/${src.tag}";
42
42
license = licenses.gpl3Plus;
+1
-1
pkgs/development/python-modules/showit/default.nix
+1
-1
pkgs/development/python-modules/showit/default.nix
+1
-1
pkgs/development/python-modules/signify/default.nix
+1
-1
pkgs/development/python-modules/signify/default.nix
···
42
42
43
43
meta = {
44
44
changelog = "https://github.com/ralphje/signify/blob/refs/tags/${src.tag}/docs/changelog.rst";
45
-
description = "library that verifies PE Authenticode-signed binaries";
45
+
description = "Library that verifies PE Authenticode-signed binaries";
46
46
homepage = "https://github.com/ralphje/signify";
47
47
license = lib.licenses.mit;
48
48
maintainers = with lib.maintainers; [ baloo ];
+1
-1
pkgs/development/python-modules/sleekxmppfs/default.nix
+1
-1
pkgs/development/python-modules/sleekxmppfs/default.nix
···
34
34
doCheck = false;
35
35
36
36
meta = {
37
-
description = "A fork of SleekXMPP with TLS cert validation disabled, intended only to be used with the sucks project";
37
+
description = "Fork of SleekXMPP with TLS cert validation disabled, intended only to be used with the sucks project";
38
38
license = lib.licenses.mit;
39
39
homepage = "https://github.com/aszymanik/SleekXMPP";
40
40
maintainers = with lib.maintainers; [ dotlambda ];
+1
-1
pkgs/development/python-modules/snakemake-interface-logger-plugins/default.nix
+1
-1
pkgs/development/python-modules/snakemake-interface-logger-plugins/default.nix
···
27
27
pythonImportsCheck = [ "snakemake_interface_logger_plugins" ];
28
28
29
29
meta = with lib; {
30
-
description = "A stable interface for interactions between Snakemake and its logger plugins";
30
+
description = "Stable interface for interactions between Snakemake and its logger plugins";
31
31
homepage = "https://github.com/snakemake/snakemake-interface-logger-plugins";
32
32
license = licenses.mit;
33
33
maintainers = with maintainers; [ veprbl ];
+1
-1
pkgs/development/python-modules/snakemake-storage-plugin-fs/default.nix
+1
-1
pkgs/development/python-modules/snakemake-storage-plugin-fs/default.nix
···
35
35
pythonImportsCheck = [ ];
36
36
37
37
meta = with lib; {
38
-
description = "A Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync";
38
+
description = "Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync";
39
39
homepage = "https://github.com/snakemake/snakemake-storage-plugin-fs";
40
40
license = licenses.mit;
41
41
maintainers = with maintainers; [ veprbl ];
+1
-1
pkgs/development/python-modules/solidpython2/default.nix
+1
-1
pkgs/development/python-modules/solidpython2/default.nix
···
43
43
44
44
meta = with lib; {
45
45
homepage = "https://github.com/jeff-dh/SolidPython";
46
-
description = "A python frontend for solid modelling that compiles to OpenSCAD";
46
+
description = "Python frontend for solid modelling that compiles to OpenSCAD";
47
47
license = licenses.lgpl2Plus;
48
48
maintainers = with maintainers; [ jonboh ];
49
49
};
+1
-1
pkgs/development/python-modules/somweb/default.nix
+1
-1
pkgs/development/python-modules/somweb/default.nix
···
32
32
33
33
meta = with lib; {
34
34
changelog = "https://github.com/taarskog/pySOMweb/releases/tag/v${version}";
35
-
description = "A client library to control garage door operators produced by SOMMER through their SOMweb device";
35
+
description = "Client library to control garage door operators produced by SOMMER through their SOMweb device";
36
36
homepage = "https://github.com/taarskog/pysomweb";
37
37
license = licenses.mit;
38
38
maintainers = with maintainers; [ uvnikita ];
+1
-1
pkgs/development/python-modules/sphinxcontrib-applehelp/default.nix
+1
-1
pkgs/development/python-modules/sphinxcontrib-applehelp/default.nix
···
28
28
pythonNamespaces = [ "sphinxcontrib" ];
29
29
30
30
meta = with lib; {
31
-
description = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books";
31
+
description = "Sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books";
32
32
homepage = "https://github.com/sphinx-doc/sphinxcontrib-applehelp";
33
33
license = licenses.bsd2;
34
34
teams = [ teams.sphinx ];
+1
-1
pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix
+1
-1
pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix
···
28
28
pythonNamespaces = [ "sphinxcontrib" ];
29
29
30
30
meta = with lib; {
31
-
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document";
31
+
description = "Sphinx extension which outputs Devhelp document";
32
32
homepage = "https://github.com/sphinx-doc/sphinxcontrib-devhelp";
33
33
license = licenses.bsd2;
34
34
teams = [ teams.sphinx ];
+1
-1
pkgs/development/python-modules/sphinxcontrib-jsmath/default.nix
+1
-1
pkgs/development/python-modules/sphinxcontrib-jsmath/default.nix
···
22
22
pythonNamespaces = [ "sphinxcontrib" ];
23
23
24
24
meta = with lib; {
25
-
description = "sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript";
25
+
description = "Sphinx extension which renders display math in HTML via JavaScript";
26
26
homepage = "https://github.com/sphinx-doc/sphinxcontrib-jsmath";
27
27
license = licenses.bsd0;
28
28
teams = [ teams.sphinx ];
+1
-1
pkgs/development/python-modules/sphinxcontrib-qthelp/default.nix
+1
-1
pkgs/development/python-modules/sphinxcontrib-qthelp/default.nix
···
28
28
pythonNamespaces = [ "sphinxcontrib" ];
29
29
30
30
meta = with lib; {
31
-
description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document";
31
+
description = "Sphinx extension which outputs QtHelp document";
32
32
homepage = "https://github.com/sphinx-doc/sphinxcontrib-qthelp";
33
33
license = licenses.bsd2;
34
34
teams = [ teams.sphinx ];
+1
-1
pkgs/development/python-modules/sphinxcontrib-serializinghtml/default.nix
+1
-1
pkgs/development/python-modules/sphinxcontrib-serializinghtml/default.nix
···
28
28
pythonNamespaces = [ "sphinxcontrib" ];
29
29
30
30
meta = with lib; {
31
-
description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)";
31
+
description = "Sphinx extension which outputs \"serialized\" HTML files (json and pickle)";
32
32
homepage = "https://github.com/sphinx-doc/sphinxcontrib-serializinghtml";
33
33
license = licenses.bsd2;
34
34
teams = [ teams.sphinx ];
+1
-1
pkgs/development/python-modules/splunk-sdk/default.nix
+1
-1
pkgs/development/python-modules/splunk-sdk/default.nix
···
25
25
pythonImportsCheck = [ "splunklib" ];
26
26
27
27
meta = {
28
-
description = "The Splunk Enterprise Software Development Kit (SDK) for Python";
28
+
description = "Splunk Enterprise Software Development Kit (SDK) for Python";
29
29
homepage = "https://github.com/splunk/splunk-sdk-python";
30
30
changelog = "https://github.com/splunk/splunk-sdk-python/releases/tag/${version}";
31
31
license = lib.licenses.asl20;
+1
-1
pkgs/development/python-modules/svgpathtools/default.nix
+1
-1
pkgs/development/python-modules/svgpathtools/default.nix
···
46
46
];
47
47
48
48
meta = {
49
-
description = "A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves";
49
+
description = "Collection of tools for manipulating and analyzing SVG Path objects and Bezier curves";
50
50
homepage = "https://github.com/mathandy/svgpathtools";
51
51
license = lib.licenses.mit;
52
52
maintainers = with lib.maintainers; [ doronbehar ];
+1
-1
pkgs/development/python-modules/swagger-ui-bundle/default.nix
+1
-1
pkgs/development/python-modules/swagger-ui-bundle/default.nix
+1
-1
pkgs/development/python-modules/terminaltexteffects/default.nix
+1
-1
pkgs/development/python-modules/terminaltexteffects/default.nix
···
24
24
pythonImportsCheck = [ "terminaltexteffects" ];
25
25
26
26
meta = with lib; {
27
-
description = "A collection of visual effects that can be applied to terminal piped stdin text";
27
+
description = "Collection of visual effects that can be applied to terminal piped stdin text";
28
28
homepage = "https://chrisbuilds.github.io/terminaltexteffects";
29
29
changelog = "https://chrisbuilds.github.io/terminaltexteffects/changeblog/";
30
30
license = licenses.mit;
+1
-1
pkgs/development/python-modules/termplotlib/default.nix
+1
-1
pkgs/development/python-modules/termplotlib/default.nix
···
47
47
];
48
48
49
49
meta = with lib; {
50
-
description = "matplotlib for your terminal";
50
+
description = "Matplotlib for your terminal";
51
51
homepage = "https://github.com/nschloe/termplotlib";
52
52
license = with licenses; [ gpl3Plus ];
53
53
maintainers = with maintainers; [ thoughtpolice ];
+1
-1
pkgs/development/python-modules/testing-common-database/default.nix
+1
-1
pkgs/development/python-modules/testing-common-database/default.nix
···
26
26
doCheck = false;
27
27
28
28
meta = with lib; {
29
-
description = "utilities for testing.* packages";
29
+
description = "Utilities for testing.* packages";
30
30
homepage = "https://github.com/tk0miya/testing.common.database";
31
31
license = licenses.asl20;
32
32
maintainers = with maintainers; [ jluttine ];
+1
-1
pkgs/development/python-modules/textual-fastdatatable/default.nix
+1
-1
pkgs/development/python-modules/textual-fastdatatable/default.nix
···
57
57
];
58
58
59
59
meta = {
60
-
description = "A performance-focused reimplementation of Textual's DataTable widget, with a pluggable data storage backend";
60
+
description = "Performance-focused reimplementation of Textual's DataTable widget, with a pluggable data storage backend";
61
61
homepage = "https://github.com/tconbeer/textual-fastdatatable";
62
62
changelog = "https://github.com/tconbeer/textual-fastdatatable/releases/tag/${src.tag}";
63
63
license = lib.licenses.mit;
+1
-1
pkgs/development/python-modules/tiktoken/default.nix
+1
-1
pkgs/development/python-modules/tiktoken/default.nix
···
72
72
pythonImportsCheck = [ "tiktoken" ];
73
73
74
74
meta = with lib; {
75
-
description = "tiktoken is a fast BPE tokeniser for use with OpenAI's models";
75
+
description = "Fast BPE tokeniser for use with OpenAI's models";
76
76
homepage = "https://github.com/openai/tiktoken";
77
77
license = licenses.mit;
78
78
maintainers = with maintainers; [ happysalada ];
+1
-1
pkgs/development/python-modules/tinyhtml5/default.nix
+1
-1
pkgs/development/python-modules/tinyhtml5/default.nix
···
37
37
38
38
meta = {
39
39
changelog = "https://github.com/CourtBouillon/tinyhtml5/releases/tag/${src.tag}";
40
-
description = "A tiny HTML5 parser";
40
+
description = "Tiny HTML5 parser";
41
41
homepage = "https://github.com/CourtBouillon/tinyhtml5";
42
42
license = lib.licenses.mit;
43
43
maintainers = with lib.maintainers; [ ];
+1
-1
pkgs/development/python-modules/torf/default.nix
+1
-1
pkgs/development/python-modules/torf/default.nix
···
49
49
pythonImportsCheck = [ "torf" ];
50
50
51
51
meta = with lib; {
52
-
description = "create, parse and edit torrent files and magnet links";
52
+
description = "Create, parse and edit torrent files and magnet links";
53
53
homepage = "https://github.com/rndusr/torf";
54
54
license = licenses.gpl3Plus;
55
55
maintainers = with maintainers; [ ambroisie ];
+1
-1
pkgs/development/python-modules/tree-sitter-sql/default.nix
+1
-1
pkgs/development/python-modules/tree-sitter-sql/default.nix
···
51
51
pythonImportsCheck = [ "tree_sitter_sql" ];
52
52
53
53
meta = {
54
-
description = "sql grammar for tree-sitter";
54
+
description = "Sql grammar for tree-sitter";
55
55
homepage = "https://github.com/DerekStride/tree-sitter-sql";
56
56
license = lib.licenses.mit;
57
57
maintainers = with lib.maintainers; [ pcboy ];
+1
-1
pkgs/development/python-modules/txredisapi/default.nix
+1
-1
pkgs/development/python-modules/txredisapi/default.nix
···
36
36
37
37
meta = with lib; {
38
38
homepage = "https://github.com/IlyaSkriblovsky/txredisapi";
39
-
description = "non-blocking redis client for python";
39
+
description = "Non-blocking redis client for python";
40
40
license = licenses.asl20;
41
41
maintainers = with maintainers; [ dandellion ];
42
42
};
+1
-1
pkgs/development/python-modules/uncompyle6/default.nix
+1
-1
pkgs/development/python-modules/uncompyle6/default.nix
···
40
40
doCheck = false;
41
41
42
42
meta = {
43
-
description = "A bytecode decompiler for Python versions 3.8 and below";
43
+
description = "Bytecode decompiler for Python versions 3.8 and below";
44
44
homepage = "https://github.com/rocky/python-uncompyle6";
45
45
license = lib.licenses.gpl3;
46
46
maintainers = with lib.maintainers; [ melvyn2 ];
+1
-1
pkgs/development/python-modules/unstructured-inference/default.nix
+1
-1
pkgs/development/python-modules/unstructured-inference/default.nix
···
87
87
pythonImportsCheck = [ "unstructured_inference" ];
88
88
89
89
meta = with lib; {
90
-
description = "hosted model inference code for layout parsing models";
90
+
description = "Hosted model inference code for layout parsing models";
91
91
homepage = "https://github.com/Unstructured-IO/unstructured-inference";
92
92
changelog = "https://github.com/Unstructured-IO/unstructured-inference/blob/${src.tag}/CHANGELOG.md";
93
93
license = licenses.asl20;
+1
-1
pkgs/development/python-modules/uv-build/default.nix
+1
-1
pkgs/development/python-modules/uv-build/default.nix
···
35
35
passthru.tests.built-by-uv = callPackage ./built-by-uv.nix { inherit (pkgs) uv; };
36
36
37
37
meta = {
38
-
description = "A minimal build backend for uv";
38
+
description = "Minimal build backend for uv";
39
39
homepage = "https://docs.astral.sh/uv/reference/settings/#build-backend";
40
40
inherit (pkgs.uv.meta) changelog license;
41
41
maintainers = with lib.maintainers; [ bengsparks ];
+1
-1
pkgs/development/python-modules/vcversioner/default.nix
+1
-1
pkgs/development/python-modules/vcversioner/default.nix
+1
-1
pkgs/development/python-modules/versioningit/default.nix
+1
-1
pkgs/development/python-modules/versioningit/default.nix
···
60
60
pythonImportsCheck = [ "versioningit" ];
61
61
62
62
meta = with lib; {
63
-
description = "setuptools plugin for determining package version from VCS";
63
+
description = "Setuptools plugin for determining package version from VCS";
64
64
mainProgram = "versioningit";
65
65
homepage = "https://github.com/jwodder/versioningit";
66
66
changelog = "https://versioningit.readthedocs.io/en/latest/changelog.html";
+1
-1
pkgs/development/python-modules/volkswagencarnet/default.nix
+1
-1
pkgs/development/python-modules/volkswagencarnet/default.nix
···
47
47
];
48
48
49
49
meta = {
50
-
description = "A python library for volkswagen carnet";
50
+
description = "Python library for volkswagen carnet";
51
51
homepage = "https://github.com/robinostlund/volkswagencarnet";
52
52
license = lib.licenses.gpl3Only;
53
53
maintainers = with lib.maintainers; [ dotlambda ];
+1
-1
pkgs/development/python-modules/warp-lang/default.nix
+1
-1
pkgs/development/python-modules/warp-lang/default.nix
···
91
91
'';
92
92
93
93
meta = {
94
-
description = "library used to integrate cuBLASDx and cuFFTDx into Warp";
94
+
description = "Library used to integrate cuBLASDx and cuFFTDx into Warp";
95
95
homepage = "https://developer.nvidia.com/cublasdx-downloads";
96
96
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
97
97
license = with lib.licenses; [
+1
-1
pkgs/development/python-modules/waymax/default.nix
+1
-1
pkgs/development/python-modules/waymax/default.nix
···
62
62
];
63
63
64
64
meta = {
65
-
description = "A JAX-based simulator for autonomous driving research";
65
+
description = "JAX-based simulator for autonomous driving research";
66
66
homepage = "https://github.com/waymo-research/waymax";
67
67
changelog = "https://github.com/waymo-research/waymax/blob/main/CHANGELOG.md";
68
68
maintainers = with lib.maintainers; [ samuela ];
+1
-1
pkgs/development/python-modules/xarray-dataclasses/default.nix
+1
-1
pkgs/development/python-modules/xarray-dataclasses/default.nix
···
41
41
pythonImportsCheck = [ "xarray_dataclasses" ];
42
42
43
43
meta = with lib; {
44
-
description = "xarray data creation made easy by dataclass";
44
+
description = "Xarray data creation made easy by dataclass";
45
45
homepage = "https://github.com/astropenguin/xarray-dataclasses";
46
46
changelog = "https://github.com/astropenguin/xarray-dataclasses/releases/tag/v${version}";
47
47
license = licenses.mit;
+1
-1
pkgs/development/python-modules/xstatic-pygments/default.nix
+1
-1
pkgs/development/python-modules/xstatic-pygments/default.nix
+1
-1
pkgs/development/python-modules/yara-x/default.nix
+1
-1
pkgs/development/python-modules/yara-x/default.nix
···
40
40
nativeCheckInputs = [ pytestCheckHook ];
41
41
42
42
meta = {
43
-
description = "The official Python library for YARA-X";
43
+
description = "Official Python library for YARA-X";
44
44
homepage = "https://github.com/VirusTotal/yara-x/tree/main/py";
45
45
changelog = "https://github.com/VirusTotal/yara-x/tree/v${version}/py";
46
46
license = lib.licenses.bsd3;
+1
-1
pkgs/development/python-modules/zopfli/default.nix
+1
-1
pkgs/development/python-modules/zopfli/default.nix
···
30
30
nativeCheckInputs = [ pytestCheckHook ];
31
31
32
32
meta = with lib; {
33
-
description = "cPython bindings for zopfli";
33
+
description = "CPython bindings for zopfli";
34
34
homepage = "https://github.com/obp/py-zopfli";
35
35
license = licenses.asl20;
36
36
maintainers = [ maintainers.sternenseemann ];
+1
-1
pkgs/development/python-modules/zpp/default.nix
+1
-1
pkgs/development/python-modules/zpp/default.nix
···
26
26
};
27
27
28
28
meta = {
29
-
description = "The 'Z' pre-processor, the last preprocessor you'll ever need";
29
+
description = "'Z' pre-processor, the last preprocessor you'll ever need";
30
30
homepage = "https://github.com/jbigot/zpp";
31
31
license = lib.licenses.mit;
32
32
mainProgram = "zpp";
+1
-1
pkgs/development/python-modules/zstandard/default.nix
+1
-1
pkgs/development/python-modules/zstandard/default.nix
···
48
48
pythonImportsCheck = [ "zstandard" ];
49
49
50
50
meta = {
51
-
description = "zstandard bindings for Python";
51
+
description = "Zstandard bindings for Python";
52
52
homepage = "https://github.com/indygreg/python-zstandard";
53
53
license = lib.licenses.bsdOriginal;
54
54
maintainers = with lib.maintainers; [ arnoldfarkas ];
+1
-1
pkgs/development/rocm-modules/6/composable_kernel/ck4inductor.nix
+1
-1
pkgs/development/rocm-modules/6/composable_kernel/ck4inductor.nix
···
34
34
fi
35
35
'';
36
36
meta = with lib; {
37
-
description = "pytorch inductor backend which uses composable_kernel universal GEMM implementations";
37
+
description = "Pytorch inductor backend which uses composable_kernel universal GEMM implementations";
38
38
homepage = "https://github.com/ROCm/composable_kernel";
39
39
license = with licenses; [ mit ];
40
40
teams = [ teams.rocm ];
+1
-1
pkgs/development/rocm-modules/6/hipblaslt/default.nix
+1
-1
pkgs/development/rocm-modules/6/hipblaslt/default.nix
···
222
222
};
223
223
passthru.tensilelite = tensile';
224
224
meta = with lib; {
225
-
description = "hipBLASLt is a library that provides general matrix-matrix operations with a flexible API";
225
+
description = "Library that provides general matrix-matrix operations with a flexible API";
226
226
homepage = "https://github.com/ROCm/hipBLASlt";
227
227
license = with licenses; [ mit ];
228
228
teams = [ teams.rocm ];
+1
-1
pkgs/development/rocq-modules/stdlib/default.nix
+1
-1
pkgs/development/rocq-modules/stdlib/default.nix
+1
-1
pkgs/development/tools/build-managers/build2/bdep.nix
+1
-1
pkgs/development/tools/build-managers/build2/bdep.nix
+1
-1
pkgs/development/tools/build-managers/build2/bpkg.nix
+1
-1
pkgs/development/tools/build-managers/build2/bpkg.nix
+1
-1
pkgs/development/tools/build-managers/build2/default.nix
+1
-1
pkgs/development/tools/build-managers/build2/default.nix
···
100
100
101
101
meta = with lib; {
102
102
homepage = "https://www.build2.org/";
103
-
description = "build2 build system";
103
+
description = "Build2 build system";
104
104
license = licenses.mit;
105
105
longDescription = ''
106
106
build2 is an open source (MIT), cross-platform build toolchain
+1
-1
pkgs/development/tools/misc/coreboot-toolchain/default.nix
+1
-1
pkgs/development/tools/misc/coreboot-toolchain/default.nix
+1
-1
pkgs/games/xonotic/default.nix
+1
-1
pkgs/games/xonotic/default.nix
···
52
52
"-what-even-am-i";
53
53
54
54
meta = {
55
-
description = "A free fast-paced first-person shooter";
55
+
description = "Free fast-paced first-person shooter";
56
56
longDescription = ''
57
57
Xonotic is a free, fast-paced first-person shooter that works on
58
58
Windows, macOS and Linux. The project is geared towards providing
+1
-1
pkgs/misc/apulse/pressureaudio.nix
+1
-1
pkgs/misc/apulse/pressureaudio.nix
···
69
69
'';
70
70
71
71
meta = apulse.meta // {
72
-
description = "libpulse without any sound daemons over pure ALSA";
72
+
description = "Libpulse without any sound daemons over pure ALSA";
73
73
longDescription = ''
74
74
apulse (${apulse.meta.homepage}) implements most of libpulse
75
75
API over pure ALSA in 5% LOC of the original PulseAudio.
+1
-1
pkgs/misc/optee-os/default.nix
+1
-1
pkgs/misc/optee-os/default.nix
···
97
97
meta =
98
98
with lib;
99
99
{
100
-
description = "A Trusted Execution Environment for ARM";
100
+
description = "Trusted Execution Environment for ARM";
101
101
homepage = "https://github.com/OP-TEE/optee_os";
102
102
changelog = "https://github.com/OP-TEE/optee_os/blob/${defaultVersion}/CHANGELOG.md";
103
103
license = licenses.bsd2;
+3
-3
pkgs/misc/tmux-plugins/default.nix
+3
-3
pkgs/misc/tmux-plugins/default.nix
···
96
96
rtpFilePath = "scroll_copy_mode.tmux";
97
97
meta = {
98
98
homepage = "https://github.com/NHDaly/tmux-better-mouse-mode";
99
-
description = "better mouse support for tmux";
99
+
description = "Better mouse support for tmux";
100
100
longDescription = ''
101
101
Features:
102
102
···
142
142
};
143
143
meta = {
144
144
homepage = "https://github.com/tmux-plugins/tmux-continuum";
145
-
description = "continuous saving of tmux environment";
145
+
description = "Continuous saving of tmux environment";
146
146
longDescription = ''
147
147
Features:
148
148
* continuous saving of tmux environment
···
1091
1091
};
1092
1092
meta = with lib; {
1093
1093
homepage = "https://github.com/o0th/tmux-nova";
1094
-
description = "tmux-nova theme";
1094
+
description = "Tmux-nova theme";
1095
1095
license = licenses.mit;
1096
1096
platforms = platforms.unix;
1097
1097
maintainers = with maintainers; [ o0th ];
+1
-1
pkgs/misc/translatelocally-models/default.nix
+1
-1
pkgs/misc/translatelocally-models/default.nix
···
38
38
'';
39
39
40
40
meta = {
41
-
description = "translateLocally model - ${name}";
41
+
description = "TranslateLocally model - ${name}";
42
42
homepage = "https://translatelocally.com/";
43
43
# https://github.com/browsermt/students/blob/master/LICENSE.md
44
44
license = lib.licenses.cc-by-sa-40;
+1
-1
pkgs/os-specific/bsd/openbsd/pkgs/compat/package.nix
+1
-1
pkgs/os-specific/bsd/openbsd/pkgs/compat/package.nix
···
5
5
include = ./include;
6
6
7
7
meta = with lib; {
8
-
description = "A header-only library for running OpenBSD software on Linux";
8
+
description = "Header-only library for running OpenBSD software on Linux";
9
9
platforms = lib.platforms.linux;
10
10
maintainers = with lib.maintainers; [ artemist ];
11
11
};
+1
-1
pkgs/os-specific/darwin/apple-source-releases/dyld/package.nix
+1
-1
pkgs/os-specific/darwin/apple-source-releases/dyld/package.nix
+1
-1
pkgs/os-specific/darwin/apple-source-releases/libresolv/package.nix
+1
-1
pkgs/os-specific/darwin/apple-source-releases/libresolv/package.nix
+1
-1
pkgs/os-specific/darwin/lsusb/default.nix
+1
-1
pkgs/os-specific/darwin/lsusb/default.nix
···
24
24
25
25
meta = {
26
26
homepage = "https://github.com/jlhonora/lsusb";
27
-
description = "lsusb command for Mac OS X";
27
+
description = "Lsusb command for Mac OS X";
28
28
platforms = lib.platforms.darwin;
29
29
license = lib.licenses.mit;
30
30
maintainers = [ lib.maintainers.varunpatro ];
+1
-1
pkgs/os-specific/linux/dddvb/default.nix
+1
-1
pkgs/os-specific/linux/dddvb/default.nix
···
41
41
42
42
meta = with lib; {
43
43
homepage = "https://github.com/DigitalDevices/dddvb";
44
-
description = "ddbridge linux driver";
44
+
description = "Device driver for all Digital Devices DVB demodulator and modulator cards";
45
45
license = licenses.gpl2Only;
46
46
maintainers = [ ];
47
47
platforms = platforms.linux;
+1
-1
pkgs/os-specific/linux/nullfs/default.nix
+1
-1
pkgs/os-specific/linux/nullfs/default.nix
···
39
39
'';
40
40
41
41
meta = with lib; {
42
-
description = "A virtual black hole file system that behaves like /dev/null";
42
+
description = "Virtual black hole file system that behaves like /dev/null";
43
43
homepage = "https://github.com/abbbi/nullfsvfs";
44
44
license = licenses.gpl3;
45
45
platforms = platforms.linux;
+1
-1
pkgs/os-specific/linux/sysdig/default.nix
+1
-1
pkgs/os-specific/linux/sysdig/default.nix
···
187
187
'';
188
188
189
189
meta = {
190
-
description = "A tracepoint-based system tracing tool for Linux (with clients for other OSes)";
190
+
description = "Tracepoint-based system tracing tool for Linux (with clients for other OSes)";
191
191
license = with lib.licenses; [
192
192
asl20
193
193
gpl2Only
+1
-1
pkgs/os-specific/linux/usbip/default.nix
+1
-1
pkgs/os-specific/linux/usbip/default.nix
···
42
42
43
43
meta = with lib; {
44
44
homepage = "https://github.com/torvalds/linux/tree/master/tools/usb/usbip";
45
-
description = "allows to pass USB device from server to client over the network";
45
+
description = "Allows to pass USB device from server to client over the network";
46
46
license = with licenses; [
47
47
gpl2Only
48
48
gpl2Plus
+1
-1
pkgs/servers/dict/dictd-db.nix
+1
-1
pkgs/servers/dict/dictd-db.nix
+1
-1
pkgs/servers/dict/dictd-wordnet.nix
+1
-1
pkgs/servers/dict/dictd-wordnet.nix
+1
-1
pkgs/servers/home-assistant/custom-components/garmin_connect/package.nix
+1
-1
pkgs/servers/home-assistant/custom-components/garmin_connect/package.nix
···
24
24
];
25
25
26
26
meta = with lib; {
27
-
description = "The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant";
27
+
description = "Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant";
28
28
homepage = "https://github.com/cyberjunky/home-assistant-garmin_connect";
29
29
maintainers = with maintainers; [
30
30
matthiasbeyer
+1
-1
pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix
+1
-1
pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix
···
21
21
22
22
meta = {
23
23
changelog = "https://github.com/jmcollin78/versatile_thermostat/releases/tag/${version}";
24
-
description = "A full-featured thermostat";
24
+
description = "Full-featured thermostat";
25
25
homepage = "https://github.com/jmcollin78/versatile_thermostat";
26
26
maintainers = with lib.maintainers; [ pwoelfel ];
27
27
license = lib.licenses.mit;
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/advanced-camera-card/package.nix
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/advanced-camera-card/package.nix
···
27
27
28
28
meta = {
29
29
changelog = "https://github.com/dermotduffy/advanced-camera-card/releases/tag/v${version}";
30
-
description = "A comprehensive camera card for Home Assistant";
30
+
description = "Comprehensive camera card for Home Assistant";
31
31
homepage = "https://github.com/dermotduffy/advanced-camera-card";
32
32
license = lib.licenses.mit;
33
33
maintainers = with lib.maintainers; [ hexa ];
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/apexcharts-card/package.nix
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/apexcharts-card/package.nix
···
27
27
'';
28
28
29
29
meta = with lib; {
30
-
description = "A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant";
30
+
description = "Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant";
31
31
homepage = "https://github.com/RomRider/apexcharts-card";
32
32
changelog = "https://github.com/RomRider/apexcharts-card/blob/${src.rev}/CHANGELOG.md";
33
33
license = licenses.mit;
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/atomic-calendar-revive/package.nix
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/atomic-calendar-revive/package.nix
···
47
47
48
48
meta = with lib; {
49
49
changelog = "https://github.com/totaldebug/atomic-calendar-revive/releases/tag/v${src.rev}";
50
-
description = "An advanced calendar card for Home Assistant Lovelace";
50
+
description = "Advanced calendar card for Home Assistant Lovelace";
51
51
homepage = "https://github.com/totaldebug/atomic-calendar-revive";
52
52
license = licenses.mit;
53
53
maintainers = with maintainers; [ hexa ];
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/clock-weather-card/package.nix
+1
-1
pkgs/servers/home-assistant/custom-lovelace-modules/clock-weather-card/package.nix
···
39
39
'';
40
40
41
41
meta = {
42
-
description = "A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons";
42
+
description = "Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons";
43
43
homepage = "https://github.com/pkissling/clock-weather-card";
44
44
changelog = "https://github.com/pkissling/clock-weather-card/blob/${src.tag}/CHANGELOG.md";
45
45
license = lib.licenses.mit;
+1
-1
pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix
+1
-1
pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix
···
69
69
};
70
70
71
71
meta = {
72
-
description = "A library to proxy web traffic through Home Assistant integrations";
72
+
description = "Library to proxy web traffic through Home Assistant integrations";
73
73
homepage = "https://github.com/dermotduffy/hass-web-proxy-lib";
74
74
license = lib.licenses.mit;
75
75
maintainers = home-assistant-custom-components.frigate.meta.maintainers;
+1
-1
pkgs/servers/monitoring/grafana/plugins/marcusolsson-json-datasource/default.nix
+1
-1
pkgs/servers/monitoring/grafana/plugins/marcusolsson-json-datasource/default.nix
···
5
5
version = "1.3.24";
6
6
zipHash = "sha256-gKFy7T5FQU2OUGBDokNWj0cT4EuOLLMcOFezlArtdww=";
7
7
meta = with lib; {
8
-
description = "The Grafana JSON Datasource plugin empowers you to seamlessly integrate JSON data into Grafana";
8
+
description = "Grafana JSON Datasource plugin empowers you to seamlessly integrate JSON data into Grafana";
9
9
license = licenses.asl20;
10
10
maintainers = with maintainers; [ nagisa ];
11
11
platforms = platforms.unix;
+1
-1
pkgs/servers/monitoring/grafana/plugins/volkovlabs-variable-panel/default.nix
+1
-1
pkgs/servers/monitoring/grafana/plugins/volkovlabs-variable-panel/default.nix
···
5
5
version = "4.0.0";
6
6
zipHash = "sha256-fHOo/Au8yPQXIkG/BupNcMpFNgDLRrqpwRpmbq6xYhM=";
7
7
meta = with lib; {
8
-
description = "The Variable panel allows you to have dashboard filters in a separate panel which you can place anywhere on the dashboard";
8
+
description = "Variable panel allows you to have dashboard filters in a separate panel which you can place anywhere on the dashboard";
9
9
license = licenses.asl20;
10
10
maintainers = with maintainers; [ nagisa ];
11
11
platforms = platforms.unix;
+1
-1
pkgs/shells/fish/plugins/grc.nix
+1
-1
pkgs/shells/fish/plugins/grc.nix
···
20
20
'';
21
21
22
22
meta = with lib; {
23
-
description = "grc Colourizer for some commands on Fish shell";
23
+
description = "Grc Colourizer for some commands on Fish shell";
24
24
license = licenses.mit;
25
25
maintainers = with maintainers; [ onny ];
26
26
platforms = with platforms; unix;
+1
-1
pkgs/shells/fish/plugins/nvm.nix
+1
-1
pkgs/shells/fish/plugins/nvm.nix
···
14
14
};
15
15
16
16
meta = {
17
-
description = "The Node.js version manager you'll adore, crafted just for Fish";
17
+
description = "Node.js version manager you'll adore, crafted just for Fish";
18
18
homepage = "https://github.com/jorgebucaran/nvm.fish";
19
19
changelog = "https://github.com/jorgebucaran/nvm.fish/releases/tag/${version}/CHANGELOG.md";
20
20
downloadPage = "https://github.com/jorgebucaran/nvm.fish/releases";
+1
-1
pkgs/shells/fish/plugins/sponge.nix
+1
-1
pkgs/shells/fish/plugins/sponge.nix
···
16
16
};
17
17
18
18
meta = with lib; {
19
-
description = "keeps your fish shell history clean from typos, incorrectly used commands and everything you don't want to store due to privacy reasons";
19
+
description = "Keeps your fish shell history clean from typos, incorrectly used commands and everything you don't want to store due to privacy reasons";
20
20
homepage = "https://github.com/meaningful-ooo/sponge";
21
21
license = licenses.mit;
22
22
maintainers = with maintainers; [ quantenzitrone ];
+1
-1
pkgs/shells/nushell/plugins/semver.nix
+1
-1
pkgs/shells/nushell/plugins/semver.nix
···
21
21
passthru.update-script = nix-update-script { };
22
22
23
23
meta = {
24
-
description = "A nushell plugin to work with semver versions";
24
+
description = "Nushell plugin to work with semver versions";
25
25
homepage = "https://github.com/abusch/nu_plugin_semver";
26
26
changelog = "https://github.com/abusch/nu_plugin_semver/blob/${finalAttrs.src.tag}/CHANGELOG.md";
27
27
license = lib.licenses.mit;
+1
-1
pkgs/shells/nushell/plugins/skim.nix
+1
-1
pkgs/shells/nushell/plugins/skim.nix
···
24
24
passthru.updateScript = nix-update-script { };
25
25
26
26
meta = {
27
-
description = "A nushell plugin that adds integrates the skim fuzzy finder";
27
+
description = "Nushell plugin that adds integrates the skim fuzzy finder";
28
28
mainProgram = "nu_plugin_skim";
29
29
homepage = "https://github.com/idanarye/nu_plugin_skim";
30
30
license = lib.licenses.mit;
+1
-1
pkgs/tools/filesystems/ceph/old-python-packages/cryptography.nix
+1
-1
pkgs/tools/filesystems/ceph/old-python-packages/cryptography.nix
···
117
117
];
118
118
119
119
meta = with lib; {
120
-
description = "A package which provides cryptographic recipes and primitives";
120
+
description = "Package which provides cryptographic recipes and primitives";
121
121
longDescription = ''
122
122
Cryptography includes both high level recipes and low level interfaces to
123
123
common cryptographic algorithms such as symmetric ciphers, message
+1
-1
pkgs/tools/inputmethods/ibus-engines/ibus-kkc/default.nix
+1
-1
pkgs/tools/inputmethods/ibus-engines/ibus-kkc/default.nix
···
38
38
39
39
meta = with lib; {
40
40
isIbusEngine = true;
41
-
description = "libkkc (Japanese Kana Kanji input method) engine for ibus";
41
+
description = "Libkkc (Japanese Kana Kanji input method) engine for ibus";
42
42
homepage = "https://github.com/ueno/ibus-kkc";
43
43
license = licenses.gpl2Plus;
44
44
platforms = platforms.linux;
+1
-1
pkgs/tools/inputmethods/ibus-engines/ibus-pinyin/default.nix
+1
-1
pkgs/tools/inputmethods/ibus-engines/ibus-pinyin/default.nix
+1
-1
pkgs/tools/inputmethods/skk/skk-dicts/default.nix
+1
-1
pkgs/tools/inputmethods/skk/skk-dicts/default.nix
+1
-1
pkgs/tools/misc/bat-extras/modules/batpipe.nix
+1
-1
pkgs/tools/misc/bat-extras/modules/batpipe.nix
+1
-1
pkgs/tools/misc/coreboot-utils/default.nix
+1
-1
pkgs/tools/misc/coreboot-utils/default.nix
+1
-1
pkgs/tools/misc/h/default.nix
+1
-1
pkgs/tools/misc/h/default.nix
+1
-1
pkgs/tools/networking/apc-temp-fetch/default.nix
+1
-1
pkgs/tools/networking/apc-temp-fetch/default.nix
···
33
33
];
34
34
35
35
meta = with lib; {
36
-
description = "unified temperature fetcher interface to several UPS network adapters";
36
+
description = "Unified temperature fetcher interface to several UPS network adapters";
37
37
homepage = "https://github.com/YZITE/APC_Temp_fetch";
38
38
license = licenses.asl20;
39
39
maintainers = [ ];
+1
-1
pkgs/tools/networking/flannel/plugin.nix
+1
-1
pkgs/tools/networking/flannel/plugin.nix
···
39
39
'';
40
40
41
41
meta = with lib; {
42
-
description = "flannel CNI plugin";
42
+
description = "Network fabric for containers designed to work in conjunction with flannel";
43
43
mainProgram = "flannel";
44
44
homepage = "https://github.com/flannel-io/cni-plugin/";
45
45
license = licenses.asl20;
+1
-1
pkgs/tools/package-management/nix/modular/packaging/everything.nix
+1
-1
pkgs/tools/package-management/nix/modular/packaging/everything.nix
+1
-1
pkgs/tools/security/ghidra/extensions/kaiju/default.nix
+1
-1
pkgs/tools/security/ghidra/extensions/kaiju/default.nix
···
56
56
};
57
57
58
58
meta = {
59
-
description = "A Java implementation of some features of the CERT Pharos Binary Analysis Framework for Ghidra";
59
+
description = "Java implementation of some features of the CERT Pharos Binary Analysis Framework for Ghidra";
60
60
homepage = "https://github.com/CERTCC/kaiju";
61
61
downloadPage = "https://github.com/CERTCC/kaiju/releases/tag/${finalAttrs.version}";
62
62
license = lib.licenses.bsd3;
+1
-1
pkgs/tools/security/ghidra/extensions/lightkeeper/default.nix
+1
-1
pkgs/tools/security/ghidra/extensions/lightkeeper/default.nix
+1
-1
pkgs/tools/security/web-eid-app/default.nix
+1
-1
pkgs/tools/security/web-eid-app/default.nix
···
33
33
];
34
34
35
35
meta = with lib; {
36
-
description = "signing and authentication operations with smart cards for the Web eID browser extension";
36
+
description = "Signing and authentication operations with smart cards for the Web eID browser extension";
37
37
mainProgram = "web-eid";
38
38
longDescription = ''
39
39
The Web eID application performs cryptographic digital signing and
+3
-3
pkgs/top-level/perl-packages.nix
+3
-3
pkgs/top-level/perl-packages.nix
···
6834
6834
hash = "sha256-Z/ymiwUm5zTi2VvGsyutAcMZ5Yer9j5M80Itpmu+o6A=";
6835
6835
};
6836
6836
meta = {
6837
-
description = "modern bcrypt implementation";
6837
+
description = "Modern bcrypt implementation";
6838
6838
license = with lib.licenses; [
6839
6839
artistic1
6840
6840
gpl1Plus
···
8853
8853
};
8854
8854
propagatedBuildInputs = [ DateSimple ];
8855
8855
meta = {
8856
-
description = "work with a range of dates";
8856
+
description = "Work with a range of dates";
8857
8857
license = with lib.licenses; [ gpl2Plus ];
8858
8858
};
8859
8859
};
···
31447
31447
hash = "sha256-nkF6j42epiO+6i0TpHwNWmlvyGAsBQm4Js1F+Xt253g=";
31448
31448
};
31449
31449
meta = {
31450
-
description = "sprintf-like string formatting capabilities with arbitrary format definitions";
31450
+
description = "Sprintf-like string formatting capabilities with arbitrary format definitions";
31451
31451
license = with lib.licenses; [ gpl2Only ];
31452
31452
};
31453
31453
};